Searched refs:KILO (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/iio/adc/ |
| H A D | ad4000.c | 295 .max_rate_hz = 500 * KILO, 305 .max_rate_hz = 500 * KILO, 315 .max_rate_hz = 500 * KILO, 325 .max_rate_hz = 1800 * KILO, 345 .max_rate_hz = 500 * KILO, 375 .max_rate_hz = 250 * KILO, 383 .max_rate_hz = 500 * KILO, 391 .max_rate_hz = 250 * KILO, 399 .max_rate_hz = 500 * KILO, 407 .max_rate_hz = 400 * KILO, [all …]
|
| H A D | ad7606.c | 134 .max_samplerate = 300 * KILO, 143 .max_samplerate = 200 * KILO, 154 .max_samplerate = 200 * KILO, 166 .max_samplerate = 200 * KILO, 178 .max_samplerate = 800 * KILO, 210 .max_samplerate = 200 * KILO, 222 .max_samplerate = 200 * KILO, 234 .max_samplerate = 200 * KILO,
|
| H A D | ad4851.c | 1071 .max_sample_rate_hz = 250 * KILO, 1080 .max_sample_rate_hz = 250 * KILO, 1107 .max_sample_rate_hz = 250 * KILO, 1116 .max_sample_rate_hz = 250 * KILO,
|
| H A D | ad4695.c | 410 .max_sample_rate = 500 * KILO, 424 .max_sample_rate = 500 * KILO,
|
| /linux/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd-timestamp.c | 80 priv->can.clock.freq % MEGA / KILO / 10, in rkcanfd_timestamp_init() 82 bitrate % MEGA / KILO / 100, in rkcanfd_timestamp_init() 85 rate % MEGA / KILO / 10, in rkcanfd_timestamp_init()
|
| /linux/include/linux/ |
| H A D | units.h | 13 #define KILO 1000UL macro 38 #define BYTES_PER_KBIT (KILO / BITS_PER_BYTE)
|
| /linux/drivers/thermal/ |
| H A D | loongson2_thermal.c | 80 *temp = ((val & LOONGSON2_THSENS_OUT_MASK) - HECTO) * KILO; in loongson2_2k1000_get_temp() 91 *temp = ((val & 0xffff) * 820 / 0x4000 - 311) * KILO; in loongson2_2k2000_get_temp()
|
| /linux/drivers/iio/frequency/ |
| H A D | admv4420.c | 196 st->lo_freq_hz = (u64)tmp * KILO; in admv4420_fw_parse()
|
| /linux/drivers/hwmon/ |
| H A D | ltc4282.c | 111 #define LTC4282_CLKIN_MIN (250 * KILO) 112 #define LTC4282_CLKIN_MAX (15500 * KILO) 114 #define LTC4282_CLKOUT_SYSTEM (250 * KILO)
|
| H A D | asus_wmi_sensors.c | 406 return DIV_ROUND_CLOSEST(value, KILO); in asus_wmi_scale_sensor_value()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_hdmi_v2.c | 726 mtk_hdmi_v2_enable_scrambling(hdmi, hdmi->mode.clock >= 340 * KILO); in mtk_hdmi_v2_change_video_resolution() 757 .dp = { .link_rate = hdmi->mode.clock * KILO } in mtk_hdmi_v2_output_set_display_mode() 998 .dp = { .link_rate = hdmi->mode.clock * KILO } in mtk_hdmi_v2_bridge_pre_enable()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_dcbnl.c | 41 #define MLX5E_100MB_TO_KB (100 * MEGA / KILO) 42 #define MLX5E_1GB_TO_KB (GIGA / KILO)
|
| /linux/drivers/iio/dac/ |
| H A D | adi-axi-dac.c | 645 100 * KILO); in axi_dac_wait_bus_free()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-qcom.c | 1576 freq_kbps = freq_mbps * KILO; in qcom_pcie_icc_opp_update()
|