Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/sifive/
H A Dfu540-prci.c55 # define PRCI_COREPLLCFG0_DIVF_MASK (0x1ff << PRCI_COREPLLCFG0_DIVF_SHIFT) macro
242 v = r & PRCI_COREPLLCFG0_DIVF_MASK; in __prci_wrpll_unpack()
/kernel/linux/linux-6.6/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; in __prci_wrpll_unpack()

Completed in 3 milliseconds