Home
last modified time | relevance | path

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

/external/u-boot/drivers/clk/
Dclk_stm32mp1.c244 _HSE_KER_DIV2, enumerator
483 {CK_HSE_DIV2, _HSE_KER_DIV2},
568 static const u8 usbphy_parents[] = {_HSE_KER, _PLL4_R, _HSE_KER_DIV2};
659 [_HSE_KER_DIV2] = "HSE_KER_DIV2",
999 case _HSE_KER_DIV2: in stm32mp1_clk_get()
1001 if (p == _HSE_KER_DIV2) in stm32mp1_clk_get()