Searched refs:TEA575X_WREN (Results 1 – 7 of 7) sorted by relevance
96 tea->ops->set_pins(tea, data | TEA575X_WREN); in snd_tea575x_write()98 tea->ops->set_pins(tea, data | TEA575X_WREN | TEA575X_CLK); in snd_tea575x_write()100 tea->ops->set_pins(tea, data | TEA575X_WREN); in snd_tea575x_write()137 tea->ops->set_pins(tea, TEA575X_WREN); in snd_tea575x_read()
91 bits |= (pins & TEA575X_WREN) ? wren : 0; in maxiradio_tea575x_set_pins()
68 bits |= (pins & TEA575X_WREN) ? 0 : STR_WREN | STR_DATA; in fmr2_tea575x_set_pins()
21 #define TEA575X_WREN (1 << 2) macro
775 reg |= (pins & TEA575X_WREN) ? 0 : FM801_GPIO_GP(gpio.wren); in snd_fm801_tea575x_set_pins()
2526 val |= (pins & TEA575X_WREN) ? (1 << gpio.wren) : 0; in snd_es1968_tea575x_set_pins()
3747 val |= (pins & TEA575X_WREN) ? (1 << gpio.wren) : 0; in bttv_tea575x_set_pins()