Searched refs:PRCI_COREPLLCFG0_DIVF_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/clk/sifive/
H A Dsifive-prci.h32 #define PRCI_COREPLLCFG0_DIVF_MASK (0x1ff << PRCI_COREPLLCFG0_DIVF_SHIFT) macro
H A Dsifive-prci.c66 v = r & PRCI_COREPLLCFG0_DIVF_MASK;

Completed in 85 milliseconds