Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/sifive/
Dsifive-prci.h40 #define PRCI_COREPLLCFG0_FSE_MASK (0x1 << PRCI_COREPLLCFG0_FSE_SHIFT) macro
Dsifive-prci.c110 r |= PRCI_COREPLLCFG0_FSE_MASK; in __prci_wrpll_pack()