Home
last modified time | relevance | path

Searched refs:LM7000_CE (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/media/radio/
Dlm7000.h14 #define LM7000_CE (1 << 2) macro
34 set_pins(handle, data | LM7000_CE); in lm7000_set_freq()
36 set_pins(handle, data | LM7000_CE | LM7000_CLK); in lm7000_set_freq()
38 set_pins(handle, data | LM7000_CE); in lm7000_set_freq()
Dradio-aztech.c77 if (pins & LM7000_CE) in aztech_set_pins()
Dradio-aimslab.c99 if (pins & LM7000_CE) in rtrack_set_pins()
Dradio-sf16fmi.c83 if (pins & LM7000_CE) in fmi_set_pins()