Searched refs:bcm_pmb (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/soc/bcm/bcm63xx/ |
D | bcm-pmb.c | 70 struct bcm_pmb { struct 86 struct bcm_pmb *pmb; argument 91 static int bcm_pmb_bpcm_read(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_bpcm_read() 108 static int bcm_pmb_bpcm_write(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_bpcm_write() 124 static int bcm_pmb_power_off_zone(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_power_off_zone() 145 static int bcm_pmb_power_on_zone(struct bcm_pmb *pmb, int bus, u8 device, in bcm_pmb_power_on_zone() 171 static int bcm_pmb_power_off_device(struct bcm_pmb *pmb, int bus, u8 device) in bcm_pmb_power_off_device() 193 static int bcm_pmb_power_on_device(struct bcm_pmb *pmb, int bus, u8 device) in bcm_pmb_power_on_device() 212 static int bcm_pmb_power_on_sata(struct bcm_pmb *pmb, int bus, u8 device) in bcm_pmb_power_on_sata() 238 struct bcm_pmb *pmb = pd->pmb; in bcm_pmb_power_on() [all …]
|