Home
last modified time | relevance | path

Searched refs:LE32 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c27 #define LE32(x) cpu_to_le32(x) macro
84 .antCtrlCommon = LE32(0x110),
86 .antCtrlCommon2 = LE32(0x22222),
132 .papdRateMaskHt20 = LE32(0x0cf0e0e0),
133 .papdRateMaskHt40 = LE32(0x6cf0e0e0),
301 .antCtrlCommon = LE32(0x110),
303 .antCtrlCommon2 = LE32(0x22222),
335 .papdRateMaskHt20 = LE32(0x0c80c080),
336 .papdRateMaskHt40 = LE32(0x0080c080),
662 .antCtrlCommon = LE32(0x110),
[all …]