Home
last modified time | relevance | path

Searched refs:BHND_CHIPID_BCM4331 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_common.c93 if (chip_id == BHND_CHIPID_BCM4331) { in bwn_mac_switch_freq()
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c321 case BHND_CHIPID_BCM4331: in bhnd_pmu_set_ldo_voltage()
363 case BHND_CHIPID_BCM4331: in bhnd_pmu_fast_pwrup_delay()
795 case BHND_CHIPID_BCM4331: in bhnd_pmu_res_masks()
2117 case BHND_CHIPID_BCM4331: in bhnd_pmu_pll_init()
2181 case BHND_CHIPID_BCM4331: in bhnd_pmu_alp_clock()
2353 case BHND_CHIPID_BCM4331: in bhnd_pmu_si_clock()
3041 case BHND_CHIPID_BCM4331: in bhnd_pmu_spuravoid_pllupdate()
/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h327 #define BHND_CHIPID_BCM4331 0x4331 /* 4331 chipcommon chipid */ macro