Searched refs:sb_base (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/shared/
H A Dhndgige.c66 base = sb_base(R_REG(osh, &sb->sbadmatch1));
H A Dhndpci.c656 base = htol32(sb_base(R_REG(osh, &sb->sbadmatch0)));
671 cfg->base[0] = htol32(sb_base(R_REG(osh, &sb->sbadmatch0)));
672 cfg->base[1] = htol32(sb_base(R_REG(osh, &sb->sbadmatch1)));
673 cfg->base[2] = htol32(sb_base(R_REG(osh, &sb->sbadmatch2)));
674 cfg->base[3] = htol32(sb_base(R_REG(osh, &sb->sbadmatch3)));
H A Dsbutils.c676 sbaddr = sb_base(R_SBREG(si, &sb->sbadmatch0));
2364 sb_base(uint32 admatch) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-footbridge/
H A Dnetwinder-hw.c501 static inline void rwa010_soundblaster_init(int sb_base, int al_base, int irq, int dma) argument
508 WRITE_RWA(0x61, sb_base);
511 WRITE_RWA(0x60, sb_base >> 8);
512 dprintk("%02X%02X (%X),", inb(0x203), i, sb_base);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/brcm-boards/bcm947xx/
H A Dtime.c84 unsigned long base = EXTIF_CFGIF_BASE(sb_base(readl(&sb->sbadmatch1)));
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hnd/
H A Dshared_ksyms.c105 extern void sb_base; EXPORT_SYMBOL(sb_base); variable
/asus-wl-520gu-7.0.1.45/src/include/
H A Dsbutils.h96 extern uint32 sb_base(uint32 admatch);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dsb_common.c1107 int sb_base = devc->base; local
1122 switch (sb_base)

Completed in 68 milliseconds