Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dcx24116.c91 #define CX24116_PILOT_ON (0x40) macro
1256 ? CX24116_PILOT_OFF : CX24116_PILOT_ON; in cx24116_set_frontend()
1263 state->dnxt.pilot_val = CX24116_PILOT_ON; in cx24116_set_frontend()
1422 cmd.args[0x07] ^= CX24116_PILOT_ON; in cx24116_set_frontend()