Searched refs:clk_div (Results 1 – 2 of 2) sorted by relevance
386 uint32_t clk_div = SHIFT_U32(1, _FMC_CFGR_CLKDIV_SHIFT); in configure_fmc() local392 clk_div = _FMC_CFGR_CLKDIV_MASK; in configure_fmc()394 clk_div = SHIFT_U32(timing, in configure_fmc()400 clk_div | _FMC_CFGR_CCLKEN); in configure_fmc()
1727 uint32_t clk_div = 32768; in stm32_tamp_parse_passive_conf() local1740 clk_div = fdt32_to_cpu(*cuint); in stm32_tamp_parse_passive_conf()1743 ", clk_div=%"PRIu32, precharge, nb_sample, clk_div); in stm32_tamp_parse_passive_conf()1798 switch (clk_div) { in stm32_tamp_parse_passive_conf()1951 uint32_t clk_div = 1; in stm32_tamp_parse_active_conf() local1964 clk_div = fdt32_to_cpu(*cuint); in stm32_tamp_parse_active_conf()1967 (conf & _TAMP_ATCR1_FLTEN) ? "filter" : "no filter", clk_div); in stm32_tamp_parse_active_conf()1969 switch (clk_div) { in stm32_tamp_parse_active_conf()