Home
last modified time | relevance | path

Searched refs:CX24117_SIGNAL_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dcx24117.c104 #define CX24117_SIGNAL_MASK (0xc0) macro
803 sig_reading = ((buf[0] & CX24117_SIGNAL_MASK) << 2) | buf[1]; in cx24117_read_signal_strength()
1488 CX24117_SIGNAL_MASK; in cx24117_set_frontend()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dcx24117.c104 #define CX24117_SIGNAL_MASK (0xc0) macro
803 sig_reading = ((buf[0] & CX24117_SIGNAL_MASK) << 2) | buf[1]; in cx24117_read_signal_strength()
1487 CX24117_SIGNAL_MASK; in cx24117_set_frontend()

Completed in 5 milliseconds