Searched refs:INPUT_CD (Results 1 – 4 of 4) sorted by relevance
60 #define INPUT_CD 2 macro817 if (val & (1U << INPUT_CD)) in audiopci_configure_output()840 if (val & (1U << INPUT_CD)) in audiopci_configure_input()851 if (val & (1U << INPUT_CD)) in audiopci_configure_input()
170 #define INPUT_CD 3 macro1167 state->cs_imask |= (1U << INPUT_CD); in audiocs_get_ports()1224 state->cs_imask |= (1U << INPUT_CD); in audiocs_get_ports()1351 if (inputs & (1U << INPUT_CD)) { in audiocs_configure_input()
117 #define INPUT_CD 2 macro430 solo_setmixer(dev, 0x6a, rec & (1 << INPUT_CD) ? v : 0); in solo_configure_mixer()431 solo_setmixer(dev, 0x38, mon & (1 << INPUT_CD) ? v : 0); in solo_configure_mixer()
71 #define INPUT_CD 1 macro509 ac->inputs |= (1U << INPUT_CD); in ac_probe_cdrom()