Searched refs:CX24120_SEARCH_RANGE_KHZ (Results 1 – 1 of 1) sorted by relevance
27 #define CX24120_SEARCH_RANGE_KHZ 5000 macro1213 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()