Searched refs:CON_MASK (Results 1 – 18 of 18) 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/extcon/ |
| H A D | extcon-fsa9480.c | 53 #define CON_MASK (CON_SWITCH_OPEN | CON_RAW_DATA | \ macro 304 fsa9480_write_reg(info, FSA9480_REG_CTRL, CON_MASK); in fsa9480_probe()
|
| /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/ppc/ |
| H A D | snd_ps3.c | 711 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /linux/sound/aoa/codecs/ |
| H A D | onyx.c | 466 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux/sound/pci/oxygen/ |
| H A D | oxygen_mixer.c | 776 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /linux/sound/pci/ |
| H A D | rme32.c | 1750 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| H A D | rme96.c | 2198 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| H A D | cmipci.c | 1038 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux/sound/pci/rme9652/ |
| H A D | rme9652.c | 1431 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| H A D | hdsp.c | 2870 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux/sound/soc/ti/ |
| H A D | davinci-mcasp.c | 1939 .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/ice1712/ |
| H A D | ice1712.c | 1653 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| H A D | ice1724.c | 1696 .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 | 2357 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|