Searched refs:MEM_SEG (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dsbpcmcia.h77 #define MEM_SEG (0x0734 / 2) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dsbutils.c66 * MEM_SEG will be OR'd with other 11 bits address in hardware,
67 * so we program MEM_SEG with 12th bit when necessary(access sb regsiters).
73 OSL_PCMCIA_WRITE_ATTR(sii->osh, MEM_SEG, &tmp, 1);
81 OSL_PCMCIA_WRITE_ATTR(sii->osh, MEM_SEG, &tmp, 1);
98 * MEM_SEG will be OR'd with other 11 bits address in hardware,
99 * so we program MEM_SEG with 12th bit when necessary(access sb regsiters).
105 OSL_PCMCIA_WRITE_ATTR(sii->osh, MEM_SEG, &tmp, 1);
126 OSL_PCMCIA_WRITE_ATTR(sii->osh, MEM_SEG, &tmp, 1);

Completed in 331 milliseconds