Searched refs:ptcmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/keystone/ |
H A D | gate.c | 74 u32 ptcmd, pdstat, pdctl, mdstat, mdctl, ptstat; in psc_config() local 92 ptcmd = 1 << domain_id; in psc_config() 93 writel(ptcmd, domain_transition_base + PTCMD); in psc_config()
|
/kernel/linux/linux-6.6/drivers/clk/keystone/ |
H A D | gate.c | 74 u32 ptcmd, pdstat, pdctl, mdstat, mdctl, ptstat; in psc_config() local 92 ptcmd = 1 << domain_id; in psc_config() 93 writel(ptcmd, domain_transition_base + PTCMD); in psc_config()
|
Completed in 1 milliseconds