Searched refs:ITE_LCF_MIN_CARRIER_FREQ (Results 1 – 2 of 2) sorted by relevance
98 if (freq < ITE_LCF_MIN_CARRIER_FREQ) in ite_get_carrier_freq_bits()99 freq = ITE_LCF_MIN_CARRIER_FREQ; in ite_get_carrier_freq_bits()105 DIV_ROUND_CLOSEST(freq - ITE_LCF_MIN_CARRIER_FREQ, in ite_get_carrier_freq_bits()118 if (freq < ITE_LCF_MIN_CARRIER_FREQ) in ite_get_pulse_width_bits()119 freq = ITE_LCF_MIN_CARRIER_FREQ; in ite_get_pulse_width_bits()
138 #define ITE_LCF_MIN_CARRIER_FREQ 27000 macro