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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dwl3501.h509 #define WL3501_NIC_LMAL ((u8)0x02) /* SIR2 - Local Mem addr Reg [7:0] */ macro
H A Dwl3501_cs.c244 wl3501_outb(0x00, base_addr + WL3501_NIC_LMAL); /* LMAL */
264 wl3501_outb(0x04, base_addr + WL3501_NIC_LMAL);
292 wl3501_outb(dest & 0xff, this->base_addr + WL3501_NIC_LMAL);
314 wl3501_outb(src & 0xff, this->base_addr + WL3501_NIC_LMAL);

Completed in 48 milliseconds