Searched refs:KILO (Results 1 – 5 of 5) sorted by relevance
85 if (bt->bitrate > 800 * KILO /* BPS */) in can_calc_bittiming()87 else if (bt->bitrate > 500 * KILO /* BPS */) in can_calc_bittiming()
12 #define KILO 1000UL macro
196 st->lo_freq_hz = (u64)tmp * KILO; in admv4420_fw_parse()
40 return clk_get_rate(dev->clk) / KILO; in i2c_dw_get_clk_rate_khz()
406 return DIV_ROUND_CLOSEST(value, KILO); in asus_wmi_scale_sensor_value()
Completed in 9 milliseconds