Home
last modified time | relevance | path

Searched defs:RCC_HSICFGR_HSIDIV_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c226 #define RCC_HSICFGR_HSIDIV_MASK GENMASK(1, 0) macro
/openbmc/linux/drivers/clk/stm32/
H A Dstm32mp13_rcc.h392 #define RCC_HSICFGR_HSIDIV_MASK GENMASK(1, 0) macro