Searched refs:LE32 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c28 #define LE32(x) cpu_to_le32(x) macro
85 .antCtrlCommon = LE32(0x110),
87 .antCtrlCommon2 = LE32(0x22222),
133 .papdRateMaskHt20 = LE32(0x0cf0e0e0),
134 .papdRateMaskHt40 = LE32(0x6cf0e0e0),
302 .antCtrlCommon = LE32(0x110),
304 .antCtrlCommon2 = LE32(0x22222),
336 .papdRateMaskHt20 = LE32(0x0c80c080),
337 .papdRateMaskHt40 = LE32(0x0080c080),
663 .antCtrlCommon = LE32(
[all...]

Completed in 292 milliseconds