Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/clock/
H A Dstm32h7-clks.h116 #define LAST_PERIF_BANK SYSCFG_CK macro
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32h7.c845 clk->id += LAST_PERIF_BANK - PERIF_BANK + 1; in stm32_clk_of_xlate()