Searched refs:cfg1_offs (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/clk/sifive/ |
| D | fu740-prci.c | 18 .cfg1_offs = PRCI_COREPLLCFG1_OFFSET, 25 .cfg1_offs = PRCI_DDRPLLCFG1_OFFSET, 30 .cfg1_offs = PRCI_GEMGXLPLLCFG1_OFFSET, 35 .cfg1_offs = PRCI_DVFSCOREPLLCFG1_OFFSET, 42 .cfg1_offs = PRCI_HFPCLKPLLCFG1_OFFSET, 49 .cfg1_offs = PRCI_CLTXPLLCFG1_OFFSET,
|
| D | fu540-prci.c | 30 .cfg1_offs = PRCI_COREPLLCFG1_OFFSET, 37 .cfg1_offs = PRCI_DDRPLLCFG1_OFFSET, 42 .cfg1_offs = PRCI_GEMGXLPLLCFG1_OFFSET,
|
| D | sifive-prci.c | 172 __prci_writel(enable, pwd->cfg1_offs, pd); in __prci_wrpll_write_cfg1() 235 r = __prci_readl(pd, pwd->cfg1_offs); in sifive_clk_is_enabled() 270 r = __prci_readl(pd, pwd->cfg1_offs); in sifive_prci_clock_disable()
|
| D | sifive-prci.h | 248 u8 cfg1_offs; member
|