Home
last modified time | relevance | path

Searched refs:TEA575X_WREN (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/media/radio/
A Dtea575x.c96 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()
A Dradio-maxiradio.c91 bits |= (pins & TEA575X_WREN) ? wren : 0; in maxiradio_tea575x_set_pins()
A Dradio-sf16fmr2.c68 bits |= (pins & TEA575X_WREN) ? 0 : STR_WREN | STR_DATA; in fmr2_tea575x_set_pins()
/linux-6.3-rc2/include/media/drv-intf/
A Dtea575x.h21 #define TEA575X_WREN (1 << 2) macro
/linux-6.3-rc2/sound/pci/
A Dfm801.c777 reg |= (pins & TEA575X_WREN) ? 0 : FM801_GPIO_GP(gpio.wren); in snd_fm801_tea575x_set_pins()
A Des1968.c2546 val |= (pins & TEA575X_WREN) ? (1 << gpio.wren) : 0; in snd_es1968_tea575x_set_pins()
/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbttv-cards.c3749 val |= (pins & TEA575X_WREN) ? (1 << gpio.wren) : 0; in bttv_tea575x_set_pins()

Completed in 23 milliseconds