Searched defs:clk_hz (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | clock_manager_arria10.c | 168 unsigned int clk_hz; in cm_calc_handoff_main_vco_clk_hz() local 196 unsigned int clk_hz; in cm_calc_handoff_periph_vco_clk_hz() local 228 unsigned int clk_hz; in cm_calc_handoff_mpu_clk_hz() local 264 unsigned int clk_hz; in cm_calc_handoff_noc_clk_hz() local 362 u32 safe_hz, u32 clk_hz) in cm_calculate_numer() 415 unsigned int clk_hz = 0; in cm_calc_safe_pll_numer() local 464 unsigned int clk_hz = 0, clk_incr_hz = 0, clk_final_hz = 0; in cm_pll_ramp_main() local 496 unsigned int clk_hz = 0, clk_incr_hz = 0, clk_final_hz = 0; in cm_pll_ramp_periph() local 911 u32 reg, clk_hz; in cm_get_mpu_clk_hz() local 1033 u32 clk_hz = 0; in cm_get_mmc_controller_clk_hz() local
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-bcm2835aux.c | 348 unsigned long spi_hz, clk_hz, speed; in bcm2835aux_spi_transfer_one() local 494 unsigned long clk_hz; in bcm2835aux_spi_probe() local
|
| H A D | spi-npcm-pspi.c | 344 unsigned long clk_hz; in npcm_pspi_probe() local
|
| H A D | spi-geni-qcom.c | 251 unsigned long clk_hz) in geni_spi_set_clock_and_bw()
|
| H A D | spi-bcm2835.c | 128 unsigned long clk_hz; member
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-xlp9xx.c | 96 u32 clk_hz; member
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/img-ir/ |
| H A D | img-ir-hw.h | 240 unsigned long clk_hz; member
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_common.c | 2395 int mpp_time_diff_with_hw_time(struct mpp_task *task, u32 clk_hz) in mpp_time_diff_with_hw_time()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 2387 static u32 mvpp2_usec_to_cycles(u32 usec, unsigned long clk_hz) in mvpp2_usec_to_cycles() 2396 static u32 mvpp2_cycles_to_usec(u32 cycles, unsigned long clk_hz) in mvpp2_cycles_to_usec()
|