Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/bcm/
H A Dbcm2835-power.c171 static int bcm2835_asb_disable(struct bcm2835_power *power, u32 reg) in bcm2835_asb_disable() function
320 bcm2835_asb_disable(power, asb_m_reg); in bcm2835_asb_power_on()
337 ret = bcm2835_asb_disable(power, asb_s_reg); in bcm2835_asb_power_off()
343 ret = bcm2835_asb_disable(power, asb_m_reg); in bcm2835_asb_power_off()
/kernel/linux/linux-6.6/drivers/pmdomain/bcm/
H A Dbcm2835-power.c192 static int bcm2835_asb_disable(struct bcm2835_power *power, u32 reg) in bcm2835_asb_disable() function
334 bcm2835_asb_disable(power, asb_m_reg); in bcm2835_asb_power_on()
351 ret = bcm2835_asb_disable(power, asb_s_reg); in bcm2835_asb_power_off()
357 ret = bcm2835_asb_disable(power, asb_m_reg); in bcm2835_asb_power_off()

Completed in 3 milliseconds