Searched refs:PRCI_COREPLLCFG0_FSE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/sifive/ | ||
H A D | sifive-prci.h | 40 #define PRCI_COREPLLCFG0_FSE_MASK (0x1 << PRCI_COREPLLCFG0_FSE_SHIFT) macro |
H A D | sifive-prci.c | 110 r |= PRCI_COREPLLCFG0_FSE_MASK; in __prci_wrpll_pack() |