Home
last modified time | relevance | path

Searched refs:LM7000_CE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/
H A 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()
H A Dradio-aztech.c77 if (pins & LM7000_CE) in aztech_set_pins()
H A Dradio-aimslab.c99 if (pins & LM7000_CE) in rtrack_set_pins()
H A Dradio-sf16fmi.c83 if (pins & LM7000_CE) in fmi_set_pins()
/kernel/linux/linux-6.6/drivers/media/radio/
H A 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()
H A Dradio-aztech.c77 if (pins & LM7000_CE) in aztech_set_pins()
H A Dradio-aimslab.c99 if (pins & LM7000_CE) in rtrack_set_pins()
H A Dradio-sf16fmi.c83 if (pins & LM7000_CE) in fmi_set_pins()

Completed in 4 milliseconds