Searched refs:EE_DATA (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_reg.h53 #define EE_DATA (REGISTERS_BASE + 0x2004) macro
369 loads a single byte of data into the EE_DATA
373 EE_DATA is valid when this bit is cleared.
376 writes a single byte of data from the EE_DATA register into the
401 #define EE_DATA (REGISTERS_BASE + 0x2004) macro
402 #define ACX_EE_DATA_REG EE_DATA
H A Dwl1271_reg.h376 loads a single byte of data into the EE_DATA
380 EE_DATA is valid when this bit is cleared.
383 writes a single byte of data from the EE_DATA register into the
406 #define ACX_EE_DATA_REG EE_DATA
H A Dwl1251_main.c1223 *data = wl1251_reg_read32(wl, EE_DATA);

Completed in 120 milliseconds