Searched defs:sih (Results 1 - 25 of 37) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/soc/bcm947xx/
H A Dbcm947xx-i2s.h45 si_t *sih; /* SB handle (cookie for siutils calls) */ member in struct:bcm947xx_i2s_info
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dhndgige.c36 hndgige_init(si_t *sih, uint32 unit, bool *rgmii) argument
H A Dnvramstubs.c28 nvram_init(void *sih) argument
40 nvram_exit(void *sih) argument
H A Dsromstubs.c32 srom_var_init(si_t *sih, uint bus, void *curmap, osl_t *osh, char **vars, uint *count) argument
38 srom_read(si_t *sih, uint bus, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf, argument
45 srom_write(si_t *sih, uint bus, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf) argument
52 srom_otp_write_region_crc(si_t *sih, uint nbytes, uint16* buf16, bool write) argument
H A Dflashutl.c48 static si_t *sih = NULL; variable
[all...]
H A Dhndchipc.c63 BCMATTACHFN(si_serial_init)(si_t *sih, si_serial_init_fn add) argument
143 hnd_jtagm_init(si_t *sih, uin argument
185 hnd_jtagm_disable(si_t *sih, void *h) argument
216 jtag_scan(si_t *sih, void *h, uint irsz, uint32 ir0, uint32 ir1, uint drsz, uint32 dr0, uint32 *dr1, bool rti) argument
286 si_cc_register_isr(si_t *sih, cc_isr_fn isr, uint32 ccintmask, void *cbdata) argument
325 si_cc_isr(si_t *sih, chipcregs_t *regs) argument
[all...]
H A Dsflash.c48 sflash_init(si_t *sih, chipcregs_t *cc) argument
231 sflash_read(si_t *sih, chipcregs_t *cc, uint offset, uint len, uchar *buf) argument
284 sflash_poll(si_t *sih, chipcregs_t *cc, uint offset) argument
325 sflash_write(si_t *sih, chipcregs_t *cc, uint offset, uint length, const uchar *buffer) argument
493 sflash_erase(si_t *sih, chipcregs_t *cc, uint offset) argument
530 sflash_commit(si_t *sih, chipcregs_t *cc, uint offset, uint len, const uchar *buf) argument
[all...]
H A Dload.c243 load(si_t *sih) argument
322 set_sflash_div(si_t *sih) argument
391 si_t *sih; local
[all...]
H A Dmin_osl.c335 si_t *sih; local
[all...]
H A Daiutils.c47 get_erom_ent(si_t *sih, uint32 **eromptr, uint32 mask, uint32 match) argument
81 get_asd(si_t *sih, uint32 **eromptr, uint sp, uint ad, uint st, uint32 *addrl, uint32 *addrh, argument
181 remap_coreid(si_t *sih, uint coreid) argument
200 remap_corerev(si_t *sih, uint corerev) argument
225 ai_scan(si_t *sih, void *regs, uint devid) argument
427 ai_setcoreidx(si_t *sih, uint coreidx) argument
488 ai_numaddrspaces(si_t *sih) argument
495 ai_addrspace(si_t *sih, uint asidx) argument
516 ai_addrspacesize(si_t *sih, uint asidx) argument
536 ai_flag(si_t *sih) argument
556 ai_setint(si_t *sih, int siflag) argument
561 ai_write_wrap_reg(si_t *sih, uint32 offset, uint32 val) argument
570 ai_corevendor(si_t *sih) argument
581 ai_corerev(si_t *sih) argument
592 ai_iscoreup(si_t *sih) argument
614 ai_corereg(si_t *sih, uint coreidx, uint regoff, uint mask, uint val) argument
698 ai_core_disable(si_t *sih, uint32 bits) argument
728 ai_core_reset(si_t *sih, uint32 bits, uint32 resetbits) argument
758 ai_core_cflags_wo(si_t *sih, uint32 mask, uint32 val) argument
789 ai_core_cflags(si_t *sih, uint32 mask, uint32 val) argument
821 ai_core_sflags(si_t *sih, uint32 mask, uint32 val) argument
856 ai_dumpregs(si_t *sih, struct bcmstrbuf *b) argument
[all...]
H A Dhndpci.c160 config_cmd(si_t *sih, uint coreunit, uint bus, uint dev, uint func, uint off) argument
244 si_pcihb_read_config(si_t *sih, uint coreunit, uint bus, uint dev, uint func, argument
296 extpci_read_config(si_t *sih, uint bus, uint dev, uint func, uint off, void *buf, int len) argument
344 extpci_write_config(si_t *sih, uint bus, uint dev, uint func, uint off, void *buf, int len) argument
445 si_pcid_read_config(si_t *sih, uint coreidx, si_pci_cfg_t *cfg, uint off, uint len) argument
478 si_pcid_write_config(si_t *sih, uint coreidx, si_pci_cfg_t *cfg, uint off, uint len) argument
514 si_read_config(si_t *sih, uint bus, uint dev, uint func, uint off, void *buf, int len) argument
546 si_write_config(si_t *sih, uint bus, uint dev, uint func, uint off, void *buf, int len) argument
610 hndpci_read_config(si_t *sih, uint bus, uint dev, uint func, uint off, void *buf, int len) argument
619 hndpci_write_config(si_t *sih, uint bus, uint dev, uint func, uint off, void *buf, int len) argument
636 hndpci_find_pci_capability(si_t *sih, uint bus, uint dev, uint func, uint8 req_cap_id, uchar *buf, uint32 *buflen) argument
701 hndpci_init_pci(si_t *sih, uint coreunit) argument
942 hndpci_arb_park(si_t *sih, uint parkid) argument
985 hndpci_deinit_pci(si_t *sih, uint coreunit) argument
1018 hndpci_deinit(si_t *sih) argument
1030 hndpci_init_regions(si_t *sih, uint func, pci_config_regs *cfg, si_bar_cfg_t *bar) argument
1076 hndpci_init_cores(si_t *sih) argument
1199 hndpci_init(si_t *sih) argument
[all...]
H A Dnflash.c130 void nflash_enable(si_t *sih, int enable) argument
208 nflash_init(si_t *sih, chipcregs_t *cc) argument
453 nflash_read(si_t *sih, chipcregs_t *cc, uint offset, uint len, uchar *buf) argument
654 nflash_poll(si_t *sih, chipcregs_t *cc) argument
691 nflash_write(si_t *sih, chipcregs_t *cc, uint offset, uint len, const uchar *buf) argument
854 nflash_erase(si_t *sih, chipcregs_t *cc, uint offset) argument
917 nflash_checkbadb(si_t *sih, chipcregs_t *cc, uint offset) argument
984 nflash_mark_badb(si_t *sih, chipcregs_t *cc, uint offset) argument
1069 nflash_readst(si_t *sih, chipcregs_t *cc, uint8 *status) argument
1111 nflash_readoob(si_t *sih, chipcregs_t *cc, uint offset, uint len, uchar *buf) argument
1169 nflash_writeoob(si_t *sih, chipcregs_t *cc, uint offset, uint len, uchar *buf) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/47xxnand/
H A Dbrcmnand_priv.h54 si_t *sih; member in struct:brcmnand_mtd
H A Dbrcmnand_bbt.c208 si_t *sih = brcmnand_info.sih; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/devices/
H A Dsflash.c51 si_t *sih; member in struct:sflash_mtd
[all...]
H A Dbcm_nflash.c54 si_t *sih; member in struct:nflash_mtd
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/maps/
H A Dbcm947xx-flash.c44 #define sih bcm947xx_sih macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/nvram/
H A Dnvram.c295 BCMINITFN(_nvram_init)(void *sih) argument
H A Dnvram_rw.c122 si_t *sih; local
167 BCMINITFN(find_nvram)(si_t *sih, bool embonly, bool *isemb) argument
238 si_t *sih; local
291 si_t *sih; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dpcibios.c47 #define sih bcm947xx_sih macro
[all...]
H A Dtime.c40 #define sih bcm947xx_sih macro
H A Dnvram_linux.c69 #define sih bcm947xx_sih macro
340 nvram_init(void *sih) argument
[all...]
H A Dsetup.c92 #define sih bcm947xx_sih macro
176 serial_setup(si_t *sih) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dbcmrobo.h80 si_t *sih; /* SiliconBackplane handle */ member in struct:robo_info_s
H A Dsiutils.h250 si_seci_init(si_t *sih, uint8 use_seci) argument
[all...]

Completed in 195 milliseconds

12