Searched refs:bcm947xx_sih (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dirq.c101 extern si_t *bcm947xx_sih; /* defined in setup.c */
317 ASSERT(bcm947xx_sih);
318 coreidx = si_coreidx(bcm947xx_sih);
319 regs = si_setcore(bcm947xx_sih, mips_core_id, 0);
320 mipsirq = si_irq(bcm947xx_sih);
321 if (bcm947xx_sih->socitype == SOCI_SB) {
325 if ((regs = si_setcore(bcm947xx_sih, CC_CORE_ID, 0)))
328 si_setcoreidx(bcm947xx_sih, coreidx);
H A Dtime.c44 extern si_t *bcm947xx_sih;
48 #define sih bcm947xx_sih
H A Dsetup.c103 si_t *bcm947xx_sih = NULL; variable
105 EXPORT_SYMBOL(bcm947xx_sih); variable
109 #define sih bcm947xx_sih
324 if (bcm947xx_sih) {
325 sprintf(s, "Broadcom BCM%X chip rev %d", bcm947xx_sih->chip,
326 bcm947xx_sih->chiprev);
H A Dprom.c47 extern si_t *bcm947xx_sih;
50 #define sih bcm947xx_sih
H A Dpcibios.c46 extern si_t *bcm947xx_sih;
56 #define sih bcm947xx_sih
H A Dnvram_linux.c70 extern si_t *bcm947xx_sih;
74 #define sih bcm947xx_sih
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Dbcm947xx-flash.c44 extern void *bcm947xx_sih;
48 #define sih bcm947xx_sih
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dgen_gpio.c41 extern si_t *bcm947xx_sih;
44 #define gpio_sih bcm947xx_sih
H A Dhndcoma.c40 extern si_t *bcm947xx_sih;
44 #define sih bcm947xx_sih
H A Dnvram_linux.c69 extern si_t *bcm947xx_sih;
73 #define sih bcm947xx_sih
H A Dbcm5301x_pcie.c39 extern si_t *bcm947xx_sih;
43 #define sih bcm947xx_sih
H A Dbuzzz.c2618 extern si_t *bcm947xx_sih;
2619 #define sih bcm947xx_sih
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-brcm-hnd/
H A Dboard_ns.c58 si_t *bcm947xx_sih = NULL; variable
60 EXPORT_SYMBOL(bcm947xx_sih); variable
64 #define sih bcm947xx_sih

Completed in 91 milliseconds