Searched refs:CX24116_SEARCH_RANGE_KHZ (Results 1 – 1 of 1) sorted by relevance
46 #define CX24116_SEARCH_RANGE_KHZ 5000 macro1360 cmd.args[0x08] = CX24116_SEARCH_RANGE_KHZ >> 8; in cx24116_set_frontend()1361 cmd.args[0x09] = CX24116_SEARCH_RANGE_KHZ & 0xff; in cx24116_set_frontend()