Home
last modified time | relevance | path

Searched refs:HZ_PER_MHZ (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/mfd/
A Dti_am335x_tscadc.h126 #define TSC_ADC_CLK (3 * HZ_PER_MHZ)
127 #define MAG_ADC_CLK (13 * HZ_PER_MHZ)
/linux/include/linux/
A Dunits.h25 #define HZ_PER_MHZ 1000000UL macro
/linux/drivers/media/i2c/
A Dov02a10.c68 #define OV02A10_LINK_FREQ_390MHZ (390 * HZ_PER_MHZ)
69 #define OV02A10_ECLK_FREQ (24 * HZ_PER_MHZ)
/linux/drivers/iio/common/hid-sensors/
A Dhid-sensor-attributes.c210 value = val1 * HZ_PER_MHZ + val2; in hid_sensor_write_samp_freq_value()
/linux/drivers/hwmon/
A Dmr75203.c265 sys_freq = clk_get_rate(pvt->clk) / HZ_PER_MHZ; in pvt_init()
/linux/drivers/phy/st/
A Dphy-stm32-usbphyc.c218 fvco = (unsigned long long)PLL_FVCO_MHZ * HZ_PER_MHZ; in stm32_usbphyc_get_pll_params()
/linux/drivers/mtd/nand/raw/
A Dintel-nand-controller.c204 unsigned int rate = clk_get_rate(ctrl->clk) / HZ_PER_MHZ; in ebu_nand_set_timings()

Completed in 19 milliseconds