Searched refs:polarity (Results 1 – 7 of 7) sorted by relevance
123 int polarity) in speyside_set_polarity() argument125 speyside_jack_polarity = !polarity; in speyside_set_polarity()
371 u8 polarity = (pv >> 16) & FLAG_POLARITY_INVERT; in onyx_snd_single_bit_get() local379 ucontrol->value.integer.value[0] = !!(c & mask) ^ polarity; in onyx_snd_single_bit_get()391 u8 polarity = (pv >> 16) & FLAG_POLARITY_INVERT; in onyx_snd_single_bit_put() local405 if (!!ucontrol->value.integer.value[0] ^ polarity) in onyx_snd_single_bit_put()
2222 u16 gpo, polarity; in snd_m3_amp_enable() local2227 polarity = enable ? 0 : 1; in snd_m3_amp_enable()2228 polarity = polarity << chip->amp_gpio; in snd_m3_amp_enable()2236 outw((GPO_SECONDARY_AC97 | GPO_PRIMARY_AC97 | polarity), in snd_m3_amp_enable()
1557 u16 hpi_bitstream_set_data_polarity(u32 h_control, u16 polarity);
1613 u16 hpi_bitstream_set_data_polarity(u32 h_control, u16 polarity) in hpi_bitstream_set_data_polarity() argument1616 polarity, 0); in hpi_bitstream_set_data_polarity()
4282 bool polarity, bool on) in alc_update_vref_led() argument4288 if (polarity) in alc_update_vref_led()4389 int polarity, bool enabled) in alc_update_gpio_led() argument4391 if (polarity) in alc_update_gpio_led()4578 bool polarity, bool on) in alc_update_coef_led() argument4580 if (polarity) in alc_update_coef_led()
21 typedef void (*wm8996_polarity_fn)(struct snd_soc_component *component, int polarity);