Home
last modified time | relevance | path

Searched refs:cfg1_offs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/clk/sifive/
H A Dfu740-prci.h20 .cfg1_offs = PRCI_COREPLLCFG1_OFFSET,
27 .cfg1_offs = PRCI_DDRPLLCFG1_OFFSET,
32 .cfg1_offs = PRCI_GEMGXLPLLCFG1_OFFSET,
37 .cfg1_offs = PRCI_DVFSCOREPLLCFG1_OFFSET,
44 .cfg1_offs = PRCI_HFPCLKPLLCFG1_OFFSET,
51 .cfg1_offs = PRCI_CLTXPLLCFG1_OFFSET,
H A Dfu540-prci.h33 .cfg1_offs = PRCI_COREPLLCFG1_OFFSET,
40 .cfg1_offs = PRCI_DDRPLLCFG1_OFFSET,
45 .cfg1_offs = PRCI_GEMGXLPLLCFG1_OFFSET,
H A Dsifive-prci.c167 __prci_writel(enable, pwd->cfg1_offs, pd); in __prci_wrpll_write_cfg1()
230 r = __prci_readl(pd, pwd->cfg1_offs); in sifive_clk_is_enabled()
265 r = __prci_readl(pd, pwd->cfg1_offs); in sifive_prci_clock_disable()
H A Dsifive-prci.h237 * @cfg1_offs: WRPLL CFG1 register offset (in bytes) from the PRCI base address
248 u8 cfg1_offs; member

Completed in 3 milliseconds