Searched refs:TEA575X_CLK (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/media/drv-intf/
H A Dtea575x.h20 #define TEA575X_CLK (1 << 1) macro
/linux-master/drivers/media/radio/
H A Dradio-maxiradio.c90 bits |= (pins & TEA575X_CLK) ? clk : 0;
H A Dtea575x.c98 tea->ops->set_pins(tea, data | TEA575X_WREN | TEA575X_CLK);
121 tea->ops->set_pins(tea, TEA575X_CLK);
H A Dradio-sf16fmr2.c66 bits |= (pins & TEA575X_CLK) ? STR_CLK : 0;
/linux-master/sound/pci/
H A Dfm801.c773 reg |= (pins & TEA575X_CLK) ? FM801_GPIO_GP(gpio.clk) : 0;
H A Des1968.c2525 val |= (pins & TEA575X_CLK) ? (1 << gpio.clk) : 0;
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3746 val |= (pins & TEA575X_CLK) ? (1 << gpio.clk) : 0;

Completed in 199 milliseconds