Searched refs:bcm2835_asb_control (Results 1 – 1 of 1) sorted by relevance
154 static int bcm2835_asb_control(struct bcm2835_power *power, u32 reg, bool enable) in bcm2835_asb_control() function186 return bcm2835_asb_control(power, reg, true); in bcm2835_asb_enable()191 return bcm2835_asb_control(power, reg, false); in bcm2835_asb_disable()