Searched refs:KILO (Results 1 – 6 of 6) 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
67 *temp = ((reg_val & LOONGSON2_THSENS_OUT_MASK) - HECTO) * KILO; in loongson2_thermal_get_temp()
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()