| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | s5p_gpio.c | 21 #define CON_MASK(val) (0xf << ((val) << 2)) macro 79 value &= ~CON_MASK(gpio); in s5p_gpio_cfg_pin() 110 value &= CON_MASK(gpio); in s5p_gpio_get_cfg_pin()
|
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | extcon-fsa9480.c | 53 #define CON_MASK (CON_SWITCH_OPEN | CON_RAW_DATA | \ macro 305 fsa9480_write_reg(info, FSA9480_REG_CTRL, CON_MASK); in fsa9480_probe()
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-audio/ |
| H A D | bcm2835-ctl.c | 204 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /OK3568_Linux_fs/kernel/sound/pci/au88x0/ |
| H A D | au88x0_pcm.c | 511 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /OK3568_Linux_fs/kernel/sound/ppc/ |
| H A D | snd_ps3.c | 722 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /OK3568_Linux_fs/kernel/sound/aoa/codecs/ |
| H A D | onyx.c | 481 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /OK3568_Linux_fs/kernel/sound/pci/oxygen/ |
| H A D | oxygen_mixer.c | 798 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | rme32.c | 1818 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| H A D | rme96.c | 2275 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| H A D | cmipci.c | 1054 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /OK3568_Linux_fs/kernel/sound/pci/rme9652/ |
| H A D | rme9652.c | 1476 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| H A D | hdsp.c | 2908 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /OK3568_Linux_fs/kernel/sound/pci/ice1712/ |
| H A D | ice1724.c | 1724 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| H A D | ice1712.c | 1679 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|
| /OK3568_Linux_fs/kernel/sound/pci/ymfpci/ |
| H A D | ymfpci_main.c | 1321 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /OK3568_Linux_fs/kernel/sound/pci/ac97/ |
| H A D | ac97_codec.c | 837 .name = SNDRV_CTL_NAME_IEC958("",PLAYBACK,CON_MASK),
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_codec.c | 2416 .name = SNDRV_CTL_NAME_IEC958("", PLAYBACK, CON_MASK),
|