Searched refs:CX24120_SEARCH_RANGE_KHZ (Results 1 – 1 of 1) sorted by relevance
35 #define CX24120_SEARCH_RANGE_KHZ 5000 macro1219 cmd.arg[8] = CX24120_SEARCH_RANGE_KHZ >> 8; in cx24120_set_frontend()1220 cmd.arg[9] = CX24120_SEARCH_RANGE_KHZ & 0xff; in cx24120_set_frontend()