Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
omap-hdmi.h File Reference

Go to the source code of this file.

Macros

#define OMAP_HDMI_AUDIO_DMA_PORT   0x8c
 
#define OMAP_HDMI_RATES
 
#define OMAP_HDMI_FORMATS
 

Macro Definition Documentation

#define OMAP_HDMI_AUDIO_DMA_PORT   0x8c

Definition at line 28 of file omap-hdmi.h.

#define OMAP_HDMI_FORMATS
Value:
SNDRV_PCM_FMTBIT_S24_LE)

Definition at line 35 of file omap-hdmi.h.

#define OMAP_HDMI_RATES
Value:
SNDRV_PCM_RATE_44100 | SNDRV_PCM_RATE_48000 | \
SNDRV_PCM_RATE_88200 | SNDRV_PCM_RATE_96000 | \
SNDRV_PCM_RATE_176400 | SNDRV_PCM_RATE_192000)

Definition at line 30 of file omap-hdmi.h.