Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c250 _HSE_KER_DIV2, enumerator
493 {CK_HSE_DIV2, _HSE_KER_DIV2},
585 static const u8 usbphy_parents[] = {_HSE_KER, _PLL4_R, _HSE_KER_DIV2};
680 [_HSE_KER_DIV2] = "HSE_KER_DIV2",
1050 case _HSE_KER_DIV2: in stm32mp1_clk_get()
1052 if (p == _HSE_KER_DIV2) in stm32mp1_clk_get()