Searched refs:CON_MASK (Results 1 – 9 of 9) sorted by relevance
| /linux/sound/soc/samsung/ |
| H A D | spdif.c | 34 #define CON_MASK 0x3ffffff macro 201 con = readl(regs + CON) & CON_MASK; in spdif_hw_params() 289 con = readl(regs + CON) & CON_MASK; in spdif_shutdown() 307 spdif->saved_con = readl(spdif->regs + CON) & CON_MASK; in spdif_suspend()
|
| /linux/drivers/staging/vc04_services/bcm2835-audio/ |
| H A D | bcm2835-ctl.c | 201 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /linux/sound/pci/au88x0/ |
| H A D | au88x0_pcm.c | 511 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux/sound/aoa/codecs/ |
| H A D | onyx.c | 465 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux/sound/soc/ti/ |
| H A D | davinci-mcasp.c | 1922 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK), in davinci_mcasp_get_config()
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci_main.c | 1298 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux/sound/pci/ |
| H A D | cmipci.c | 1038 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux/sound/pci/ac97/ |
| H A D | ac97_codec.c | 825 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux/sound/hda/common/ |
| H A D | codec.c | 2358 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|