Lines Matching refs:SI_BUS

251 		                SI_BUS, NULL,  in si_kattach()
459 if (BUSTYPE(bustype) == SI_BUS) { in si_buscore_setup()
735 bustype = SI_BUS; in si_doattach()
897 if (bustype == SI_BUS) { in si_doattach()
1012 if (BUSTYPE(sih->bustype) == SI_BUS) in si_detach()
1019 #if !defined(BCMBUSTYPE) || (BCMBUSTYPE == SI_BUS) in si_detach()
1037 #if !defined(BCMBUSTYPE) || (BCMBUSTYPE == SI_BUS) in si_detach()
2345 (BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpiocontrol()
2367 (BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpioouten()
2389 (BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpioout()
2406 if ((BUSTYPE(sih->bustype) != SI_BUS) || (!priority)) { in si_gpioreserve()
2407 ASSERT((BUSTYPE(sih->bustype) == SI_BUS) && (priority)); in si_gpioreserve()
2437 if ((BUSTYPE(sih->bustype) != SI_BUS) || (!priority)) { in si_gpiorelease()
2438 ASSERT((BUSTYPE(sih->bustype) == SI_BUS) && (priority)); in si_gpiorelease()
2474 if ((BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpiointpolarity()
2491 if ((BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpiointmask()
2506 if ((BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpioeventintmask()
3715 uint32 r, offset = (BUSTYPE(sih->bustype) == SI_BUS) ? in si_srpwr_request()
3727 if (BUSTYPE(sih->bustype) == SI_BUS) { in si_srpwr_request()
3739 if (BUSTYPE(sih->bustype) == SI_BUS) { in si_srpwr_request()
3755 if (BUSTYPE(sih->bustype) == SI_BUS) { in si_srpwr_request()
3768 uint32 r, offset = (BUSTYPE(sih->bustype) == SI_BUS) ? in si_srpwr_stat_spinwait()
3780 if (BUSTYPE(sih->bustype) == SI_BUS) { in si_srpwr_stat_spinwait()
3800 uint32 r, offset = (BUSTYPE(sih->bustype) == SI_BUS) ? in si_srpwr_stat()
3802 uint cidx = (BUSTYPE(sih->bustype) == SI_BUS) ? SI_CC_IDX : sih->buscoreidx; in si_srpwr_stat()
3804 if (BUSTYPE(sih->bustype) == SI_BUS) { in si_srpwr_stat()
3818 uint32 r, offset = (BUSTYPE(sih->bustype) == SI_BUS) ? in si_srpwr_domain()
3820 uint cidx = (BUSTYPE(sih->bustype) == SI_BUS) ? SI_CC_IDX : sih->buscoreidx; in si_srpwr_domain()
3822 if (BUSTYPE(sih->bustype) == SI_BUS) { in si_srpwr_domain()
3865 if (BUSTYPE(sih->bustype) == SI_BUS) { in si_raw_reg()