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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dsbpcmcia.h77 #define MEM_SEG (0x0734 / 2) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsbutils.c67 * MEM_SEG will be OR'd with other 11 bits address in hardware,
68 * so we program MEM_SEG with 12th bit when necessary(access sb regsiters).
74 OSL_PCMCIA_WRITE_ATTR(sii->osh, MEM_SEG, &tmp, 1);
82 OSL_PCMCIA_WRITE_ATTR(sii->osh, MEM_SEG, &tmp, 1);
99 * MEM_SEG will be OR'd with other 11 bits address in hardware,
100 * so we program MEM_SEG with 12th bit when necessary(access sb regsiters).
106 OSL_PCMCIA_WRITE_ATTR(sii->osh, MEM_SEG, &tmp, 1);
131 OSL_PCMCIA_WRITE_ATTR(sii->osh, MEM_SEG, &tmp, 1);

Completed in 24 milliseconds