Searched refs:SI_BUS (Results 1 – 6 of 6) sorted by relevance
115 SI_BUS, NULL, in si_kattach()289 if (BUSTYPE(sii->pub.bustype) == SI_BUS && (CHIPID(sii->pub.chip) == BCM4712_CHIP_ID) && in si_buscore_setup()497 if (BUSTYPE(sih->bustype) == SI_BUS) in si_detach()506 #if !defined(BCMBUSTYPE) || (BCMBUSTYPE == SI_BUS) in si_detach()1331 (BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpiocontrol()1353 (BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpioouten()1375 (BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpioout()1392 if ((BUSTYPE(sih->bustype) != SI_BUS) || (!priority)) { in si_gpioreserve()1393 ASSERT((BUSTYPE(sih->bustype) == SI_BUS) && (priority)); in si_gpioreserve()1423 if ((BUSTYPE(sih->bustype) != SI_BUS) || (!priority)) { in si_gpiorelease()[all …]
215 case SI_BUS: { in _sb_coresba()388 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg()495 if ((BUSTYPE(sii->pub.bustype) == SI_BUS) && (sii->coresba[next] == sba)) { in _sb_scan()624 case SI_BUS: in _sb_setcoreidx()931 case SI_BUS: in sb_set_initiator_to()
133 case SI_BUS: in ai_scan()362 case SI_BUS: in ai_setcoreidx()664 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg()
233 case SI_BUS: in osl_attach()
22 #define SI_BUS 0 macro
99 #define SI_BUS 0 /* SOC Interconnect */ macro