/openbmc/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()
|
/openbmc/u-boot/drivers/gpio/ |
H A D | s5p_gpio.c | 20 #define CON_MASK(val) (0xf << ((val) << 2)) macro 78 value &= ~CON_MASK(gpio); in s5p_gpio_cfg_pin() 109 value &= CON_MASK(gpio); in s5p_gpio_get_cfg_pin()
|
/openbmc/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()
|
/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/ |
H A D | bcm2835-ctl.c | 195 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
/openbmc/linux/sound/pci/au88x0/ |
H A D | au88x0_pcm.c | 511 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
/openbmc/linux/sound/ppc/ |
H A D | snd_ps3.c | 722 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
/openbmc/linux/sound/aoa/codecs/ |
H A D | onyx.c | 481 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
/openbmc/linux/sound/pci/oxygen/ |
H A D | oxygen_mixer.c | 798 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
/openbmc/linux/sound/pci/ |
H A D | rme32.c | 1787 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
H A D | rme96.c | 2240 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
H A D | cmipci.c | 1050 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
/openbmc/linux/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),
|
/openbmc/linux/sound/soc/ti/ |
H A D | davinci-mcasp.c | 1679 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
/openbmc/linux/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 1325 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1712.c | 1673 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
H A D | ice1724.c | 1705 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
/openbmc/linux/sound/pci/ac97/ |
H A D | ac97_codec.c | 836 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_codec.c | 2399 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|