Searched refs:HW_BEACON_BASE0 (Results 1 – 5 of 5) sorted by relevance
115 #define HW_BEACON_BASE0 0x2400 macro121 ( HW_BEACON_BASE0 + (__index * 0x0100) )
166 #define HW_BEACON_BASE0 0x2c00 macro172 (HW_BEACON_BASE0 + (__index * 0x0100))
2179 #define HW_BEACON_BASE0 0x7800 macro2189 (((__index) < 4) ? (HW_BEACON_BASE0 + (__index * 0x0200)) : \
1251 rt2x00usb_register_write(rt2x00dev, HW_BEACON_BASE0, 0); in rt73usb_init_registers()
1519 rt2x00mmio_register_write(rt2x00dev, HW_BEACON_BASE0, 0); in rt61pci_init_registers()
Completed in 25 milliseconds