Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dreg.h37 #define EE_DATA (REGISTERS_BASE + 0x2004) macro
353 loads a single byte of data into the EE_DATA
357 EE_DATA is valid when this bit is cleared.
360 writes a single byte of data from the EE_DATA register into the
385 #define EE_DATA (REGISTERS_BASE + 0x2004) macro
386 #define ACX_EE_DATA_REG EE_DATA
H A Dmain.c1388 *data = wl1251_reg_read32(wl, EE_DATA); in wl1251_read_eeprom_byte()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dreg.h37 #define EE_DATA (REGISTERS_BASE + 0x2004) macro
353 loads a single byte of data into the EE_DATA
357 EE_DATA is valid when this bit is cleared.
360 writes a single byte of data from the EE_DATA register into the
385 #define EE_DATA (REGISTERS_BASE + 0x2004) macro
386 #define ACX_EE_DATA_REG EE_DATA
H A Dmain.c1390 *data = wl1251_reg_read32(wl, EE_DATA); in wl1251_read_eeprom_byte()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
H A Dreg.h276 loads a single byte of data into the EE_DATA
280 EE_DATA is valid when this bit is cleared.
283 writes a single byte of data from the EE_DATA register into the
306 #define ACX_EE_DATA_REG EE_DATA
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dreg.h276 loads a single byte of data into the EE_DATA
280 EE_DATA is valid when this bit is cleared.
283 writes a single byte of data from the EE_DATA register into the
306 #define ACX_EE_DATA_REG EE_DATA

Completed in 9 milliseconds