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