Home
last modified time | relevance | path

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

/openbmc/linux/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()