Searched refs:bcma_chipco_bcm4331_ext_pa_lines_ctl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/bcma/ |
H A D | bcma_private.h | 47 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable);
|
H A D | driver_chipcommon_pmu.c | 210 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) in bcma_chipco_bcm4331_ext_pa_lines_ctl() function 247 bcma_chipco_bcm4331_ext_pa_lines_ctl(cc, true); in bcma_pmu_workarounds()
|
H A D | sprom.c | 617 bcma_chipco_bcm4331_ext_pa_lines_ctl(&bus->drv_cc, false); in bcma_sprom_get() 637 bcma_chipco_bcm4331_ext_pa_lines_ctl(&bus->drv_cc, true); in bcma_sprom_get()
|
/kernel/linux/linux-6.6/drivers/bcma/ |
H A D | bcma_private.h | 47 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable);
|
H A D | driver_chipcommon_pmu.c | 210 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) in bcma_chipco_bcm4331_ext_pa_lines_ctl() function 247 bcma_chipco_bcm4331_ext_pa_lines_ctl(cc, true); in bcma_pmu_workarounds()
|
H A D | sprom.c | 617 bcma_chipco_bcm4331_ext_pa_lines_ctl(&bus->drv_cc, false); in bcma_sprom_get() 637 bcma_chipco_bcm4331_ext_pa_lines_ctl(&bus->drv_cc, true); in bcma_sprom_get()
|
Completed in 5 milliseconds