Searched refs:clk_type (Results 1 – 10 of 10) sorted by relevance
188 int clk_reg, clk_type; in hifmc100_get_best_clock() local202 clk_type = FMC_CLK_24M; in hifmc100_get_best_clock()203 clk_reg = FMC_CLK_SEL(clk_type); in hifmc100_get_best_clock()208 clk_type = GET_CLK_TYPE(clk_reg); in hifmc100_get_best_clock()
188 unsigned int clk_reg, clk_type; in hifmc100_get_best_clock() local202 clk_type = FMC_CLK_24M; in hifmc100_get_best_clock()203 clk_reg = FMC_CLK_SEL(clk_type); in hifmc100_get_best_clock()208 clk_type = GET_CLK_TYPE(clk_reg); in hifmc100_get_best_clock()
17 clk_type = 1;55 clk_type = 1;
78 mcu_clock_type_t clk_type = XO_S16M_CLK; in hal_flash_init() local79 SystemCoreGetClock(&clk_type); in hal_flash_init()88 g_xqspi_handle.init.baud_rate = baud_rate[clk_type]; in hal_flash_init()
121 hi_u32 hi_pwm_set_clock(hi_pwm_clk_source clk_type) in hi_pwm_set_clock() argument123 if (clk_type >= PWM_CLK_MAX) { in hi_pwm_set_clock()127 if (clk_type == PWM_CLK_160M) { in hi_pwm_set_clock()
128 hi_u32 hi_pwm_set_clock(hi_pwm_clk_source clk_type);
52 uint32_t clk_type; member168 ret = iface->GetUint32(node, "clk_type", ¶ms->clk_type, 0); in spidrv_readdrs()
379 hi_u8 clk_type; member
775 ((mac_cfg_pm_param*)(write_msg.auc_value))->clk_type = type; in wal_customize_init_clock()
2554 uint8_t clk_type; member