Searched refs:sih (Results 51 - 75 of 84) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c74 #define sih bcm947xx_sih macro
107 if ((cc = si_setcore(sih, CC_CORE_ID, 0)) != NULL) {
109 if ((sih->ccrev == 38) && ((sih->chipst & (1 << 4)) != 0)) {
125 if ((info = sflash_init(sih, cc)) == NULL)
131 if ((nfl_info = nflash_init(sih, cc)) == NULL)
150 if (nflash_checkbadb(sih, cc, off) != 0) {
212 if (sih == NULL)
243 if (sih == NULL)
273 extern int _nvram_init(si_t *sih);
355 nvram_init(void *sih) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dbcm5301x_pcie.c43 #define sih bcm947xx_sih macro
121 ret = hndpci_read_config(sih, bus->number, PCI_SLOT(devfn),
135 ret = hndpci_write_config(sih, bus->number, PCI_SLOT(devfn),
1026 si_gpioout(sih, enable_usb_mask, enable_usb_mask, GPIO_DRV_PRIORITY);
1027 si_gpioouten(sih, enable_usb_mask, enable_usb_mask, GPIO_DRV_PRIORITY);
1034 si_gpioout(sih, enable_usb_mask, enable_usb_mask, GPIO_DRV_PRIORITY);
1035 si_gpioouten(sih, enable_usb_mask, enable_usb_mask, GPIO_DRV_PRIORITY);
1044 si_gpioout(sih, enable_usb_mask, enable_usb_mask, GPIO_DRV_PRIORITY);
1045 si_gpioouten(sih, enable_usb_mask, enable_usb_mask, GPIO_DRV_PRIORITY);
1051 si_gpioout(sih, enable_usb_mas
[all...]
H A Dhndcoma.c44 #define sih bcm947xx_sih macro
61 si_gpioout(sih, enable_gpio_mask, 0, GPIO_DRV_PRIORITY);
62 si_gpioouten(sih, enable_gpio_mask, enable_gpio_mask, GPIO_DRV_PRIORITY);
H A Dnvram_linux.c73 #define sih bcm947xx_sih macro
147 bootdev = soc_boot_dev((void *)sih);
150 if ((nfl_info = hndnand_init(sih)) == NULL)
174 if ((sfl_info = hndsflash_init(sih)) == NULL)
241 if (sih == NULL)
272 if (sih == NULL)
302 extern int _nvram_init(si_t *sih);
384 nvram_init(void *sih) argument
886 if (si_osh(sih) == NULL) {
893 si_setosh(sih, os
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmrobo.c410 si_gpioout(robo->sih, robo->ss | robo->sck | robo->mosi, robo->ss, GPIO_DRV_PRIORITY);
411 si_gpioouten(robo->sih, robo->ss | robo->sck | robo->mosi,
420 si_gpioouten(robo->sih, robo->ss | robo->sck | robo->mosi, 0, GPIO_DRV_PRIORITY);
435 si_gpioout(robo->sih, robo->sck, 0, GPIO_DRV_PRIORITY);
440 si_gpioout(robo->sih, robo->mosi, robo->mosi, GPIO_DRV_PRIORITY);
442 si_gpioout(robo->sih, robo->mosi, 0, GPIO_DRV_PRIORITY);
446 si_gpioout(robo->sih, robo->sck, robo->sck, GPIO_DRV_PRIORITY);
466 si_gpioout(robo->sih, robo->sck, 0, GPIO_DRV_PRIORITY);
470 if (si_gpioin(robo->sih) & robo->miso)
474 si_gpioout(robo->sih, rob
1117 bcm_robo_attach(si_t *sih, void *h, char *vars, miird_f miird, miiwr_f miiwr) argument
[all...]
H A Dnvram.c40 int _nvram_init(void *sih, int idx);
344 BCMINITFN(_nvram_init)(void *sih, int idx) argument
350 if (!(header = (struct nvram_header *) MALLOC(si_osh(sih), MAX_NVRAM_SPACE))) {
359 MFREE(si_osh(sih), header, MAX_NVRAM_SPACE);
H A Dhnddma.c110 si_t *sih; /* sb handle */ member in struct:dma_info
517 BCMATTACHFN_DMA_ATTACH(dma_attach)(osl_t *osh, const char *name, si_t *sih, argument
536 ASSERT(sih != NULL);
539 di->dma64 = ((si_core_sflags(sih, 0, 0) & SISF_DMA64) == SISF_DMA64);
587 di->sih = sih;
622 if ((si_coreid(di->sih) == PCIE2_CORE_ID) &&
623 ((si_corerev(di->sih) == 5) || (si_corerev(di->sih) == 8) ||
624 (si_corerev(di->sih)
3761 dma_addrwidth(si_t *sih, void *dmaregs) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbrcmnand_47xx.c256 si_t *sih = brcmnand_info.sih; local
264 osh = si_osh(sih);
277 if (sih->ccrev != 38) {
295 si_t *sih = brcmnand_info.sih; local
300 osh = si_osh(sih);
467 si_t *sih = brcmnand_info.sih; local
471 osh = si_osh(sih);
521 si_t *sih = brcmnand_info.sih; local
792 si_t *sih = brcmnand_info.sih; local
1020 si_t *sih = brcmnand_info.sih; local
1053 si_t *sih = brcmnand_info.sih; local
1139 si_t *sih = brcmnand_info.sih; local
1504 si_t *sih = brcmnand_info.sih; local
1773 si_t *sih = brcmnand_info.sih; local
1801 si_t *sih = brcmnand_info.sih; local
2083 si_t *sih = brcmnand_info.sih; local
2108 si_t *sih = brcmnand_info.sih; local
2197 si_t *sih = brcmnand_info.sih; local
[all...]
H A Dbrcmnand_priv.h59 si_t *sih; member in struct:brcmnand_mtd
H A Dbcm_nflash.c70 si_t *sih; member in struct:nflash_mtd
464 if (!(nflash.sih = si_kattach(SI_OSH))) {
471 if (!(info = hndnand_init(nflash.sih))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbrcmnand_47xx.c256 si_t *sih = brcmnand_info.sih; local
264 osh = si_osh(sih);
277 if (sih->ccrev != 38) {
295 si_t *sih = brcmnand_info.sih; local
300 osh = si_osh(sih);
467 si_t *sih = brcmnand_info.sih; local
471 osh = si_osh(sih);
521 si_t *sih = brcmnand_info.sih; local
792 si_t *sih = brcmnand_info.sih; local
1020 si_t *sih = brcmnand_info.sih; local
1053 si_t *sih = brcmnand_info.sih; local
1139 si_t *sih = brcmnand_info.sih; local
1504 si_t *sih = brcmnand_info.sih; local
1773 si_t *sih = brcmnand_info.sih; local
1801 si_t *sih = brcmnand_info.sih; local
2083 si_t *sih = brcmnand_info.sih; local
2108 si_t *sih = brcmnand_info.sih; local
2197 si_t *sih = brcmnand_info.sih; local
[all...]
H A Dbrcmnand_priv.h59 si_t *sih; member in struct:brcmnand_mtd
H A Dbcm_nflash.c69 si_t *sih; member in struct:nflash_mtd
504 if (!(nflash.sih = si_kattach(SI_OSH))) {
511 if (!(info = hndnand_init(nflash.sih))) {
H A Dbrcmnand.c80 si_t *sih; member in struct:brcmnand_mtd
784 knldev = soc_knl_dev((void *)brcmnand->sih);
863 if (!(brcmnand.sih = si_kattach(SI_OSH))) {
870 if (!(nfl = hndnand_init(brcmnand.sih))) {
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dsbhndarm.h179 #define CHIP_SDRENABLE(sih) (sih->boardflags2 & BFL2_SDR_EN)
180 #define CHIP_TCMPROTENAB(sih) (si_arm_sflags(sih) & SISF_TCMPROT)
H A Dhndnand.h90 si_t *sih; member in struct:hndnand
114 hndnand_t *hndnand_init(si_t *sih);
H A Dbcmrobo.h154 si_t *sih; /* SiliconBackplane handle */ member in struct:robo_info_s
207 extern robo_info_t *bcm_robo_attach(si_t *sih, void *h, char *vars, miird_f miird, miiwr_f miiwr);
H A Dhndsoc.h287 int soc_boot_dev(void *sih);
288 int soc_knl_dev(void *sih);
H A Dhnddma.h188 extern hnddma_t * dma_attach(osl_t *osh, const char *name, si_t *sih,
320 extern uint dma_addrwidth(si_t *sih, void *dmaregs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dbcm5301x_spi.c330 si_t * sih = NULL; local
336 sih = si_kattach(SI_OSH);
337 if (!sih) {
338 BCM5301X_MSG((KERN_ERR"%s: can't get sih\n", __FUNCTION__));
343 if ((sih->cccaps_ext & CC_CAP_EXT_GSIO_PRESENT) == 0) {
350 cc = si_setcore(sih, CC_CORE_ID, 0);
/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.c64 #define sih bcm947xx_sih macro
240 /* serial_setup(sih); */
258 bootdev = soc_boot_dev((void *)sih);
259 knldev = soc_knl_dev((void *)sih);
311 sih = si_kattach(SI_OSH);
313 if (ACP_WAR_ENAB() && BCM4707_CHIP(CHIPID(sih->chip))) {
314 if (sih->chippkg == BCM4708_PKG_ID)
316 else if (sih->chippkg == BCM4707_PKG_ID)
320 } else if (BCM4707_CHIP(CHIPID(sih->chip)) &&
321 (CHIPREV(sih
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/devices/
H A Dbcmsflash.c61 si_t *sih; member in struct:bcmsflash_mtd
222 if (!(bcmsflash.sih = si_kattach(SI_OSH))) {
229 if (!(info = hndsflash_init(bcmsflash.sih))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Dbcmsflash.c61 si_t *sih; member in struct:bcmsflash_mtd
222 if (!(bcmsflash.sih = si_kattach(SI_OSH))) {
229 if (!(info = hndsflash_init(bcmsflash.sih))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-bcm5301x.c679 si_t *sih; local
682 sih = si_kattach(SI_OSH);
683 if (!sih) {
684 BCM5301X_MSG_ERR("can't get sih");
688 ccb = si_setcore(sih, NS_CCB_CORE_ID, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dboot.h275 u8 sil, sih, esi2, esi3; member in struct:biosregs::__anon10463::__anon10466

Completed in 145 milliseconds

1234