| /linux-6.15/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-6.15/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-6.15/drivers/staging/vc04_services/bcm2835-audio/ |
| H A D | bcm2835-ctl.c | 195 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /linux-6.15/sound/pci/au88x0/ |
| H A D | au88x0_pcm.c | 511 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux-6.15/sound/ppc/ |
| H A D | snd_ps3.c | 722 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /linux-6.15/sound/aoa/codecs/ |
| H A D | onyx.c | 482 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux-6.15/sound/pci/oxygen/ |
| H A D | oxygen_mixer.c | 798 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /linux-6.15/sound/pci/ |
| H A D | rme32.c | 1790 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| H A D | rme96.c | 2239 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| H A D | cmipci.c | 1048 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux-6.15/sound/pci/rme9652/ |
| H A D | rme9652.c | 1458 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| H A D | hdsp.c | 2908 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux-6.15/sound/soc/ti/ |
| H A D | davinci-mcasp.c | 1677 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /linux-6.15/sound/pci/ymfpci/ |
| H A D | ymfpci_main.c | 1325 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux-6.15/sound/pci/ice1712/ |
| H A D | ice1724.c | 1705 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| H A D | ice1712.c | 1673 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /linux-6.15/sound/pci/ac97/ |
| H A D | ac97_codec.c | 836 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /linux-6.15/sound/pci/hda/ |
| H A D | hda_codec.c | 2406 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|