Home
last modified time | relevance | path

Searched refs:BusIntfClock (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-bcmring/include/mach/csp/
DchipcHw_inline.h128 reg32_modify_or(&pChipcHw->BusIntfClock, mask); in chipcHw_busInterfaceClockEnable()
144 reg32_modify_and(&pChipcHw->BusIntfClock, ~mask); in chipcHw_busInterfaceClockDisable()
159 return pChipcHw->BusIntfClock; in chipcHw_getBusInterfaceClockStatus()
DchipcHw_reg.h59 uint32_t BusIntfClock; /* Bus interface clock */ member