Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dcx24120.c27 #define CX24120_SEARCH_RANGE_KHZ 5000 macro
1213 cmd.arg[8] = CX24120_SEARCH_RANGE_KHZ >> 8; in cx24120_set_frontend()
1214 cmd.arg[9] = CX24120_SEARCH_RANGE_KHZ & 0xff; in cx24120_set_frontend()