Searched refs:si_corereg_ifup (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.c411 extern void si_corereg_ifup; EXPORT_SYMBOL(si_corereg_ifup); variable
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dsiutils.h217 extern uint si_corereg_ifup(si_t *sih, uint core_id, uint regoff, uint mask, uint val);
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dsiutils.c7163 si_corereg_ifup(si_t *sih, uint core_id, uint regoff, uint mask, uint val) function
7294 si_corereg_ifup(sih, D11_CORE_ID, SI_PWR_CTL_ST, mask, val);
7298 si_corereg_ifup(sih, ARMCR4_CORE_ID, SI_PWR_CTL_ST, mask, val);
7303 si_corereg_ifup(sih, SDIOD_CORE_ID, SI_PWR_CTL_ST, mask, val);
7306 si_corereg_ifup(sih, USB20D_CORE_ID, SI_PWR_CTL_ST, mask, val);
7309 si_corereg_ifup(sih, PCIE2_CORE_ID, SI_PWR_CTL_ST, mask, val);
7315 si_corereg_ifup(sih, CC_CORE_ID, 0xc0c, mask, val);

Completed in 181 milliseconds