Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sifive/
H A Dsifive-prci.h30 #define PRCI_COREPLLCFG0_DIVR_MASK (0x3f << PRCI_COREPLLCFG0_DIVR_SHIFT) macro
/openbmc/u-boot/drivers/clk/sifive/
H A Dfu540-prci.c57 #define PRCI_COREPLLCFG0_DIVR_MASK (0x3f << PRCI_COREPLLCFG0_DIVR_SHIFT) macro