Searched refs:lsedrv (Results 1 – 3 of 3) sorted by relevance
1586 static void stm32mp1_lse_enable(bool bypass, bool digbyp, uint32_t lsedrv) in stm32mp1_lse_enable() argument1611 while (value != lsedrv) { in stm32mp1_lse_enable()1612 if (value > lsedrv) { in stm32mp1_lse_enable()2222 uint32_t lsedrv; in stm32mp1_clk_init() local2227 lsedrv = fdt_clk_read_uint32_default(name, "st,drive", in stm32mp1_clk_init()2229 stm32mp1_lse_enable(bypass, digbyp, lsedrv); in stm32mp1_clk_init()
758 uint8_t lsedrv) in clk_oscillator_set_drive() argument781 while (value != lsedrv) { in clk_oscillator_set_drive()782 if (value > lsedrv) { in clk_oscillator_set_drive()
966 uint8_t lsedrv) in clk_oscillator_set_drive() argument989 while (value != lsedrv) { in clk_oscillator_set_drive()990 if (value > lsedrv) { in clk_oscillator_set_drive()