Searched refs:LE16 (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ |
D | ar9003_eeprom.c | 43 #define LE16(x) __constant_cpu_to_le16(x) macro 75 .regDmn = { LE16(0), LE16(0x1f) }, 115 .antCtrlChain = { LE16(0x150), LE16(0x150), LE16(0x150) }, 328 LE16(0x000), LE16(0x000), LE16(0x000), 652 .regDmn = { LE16(0), LE16(0x1f) }, 692 .antCtrlChain = { LE16(0x150), LE16(0x150), LE16(0x150) }, 905 LE16(0x150), LE16(0x150), LE16(0x150), 1230 .regDmn = { LE16(0), LE16(0x1f) }, 1270 .antCtrlChain = { LE16(0x150), LE16(0x150), LE16(0x150) }, 1483 LE16(0x150), LE16(0x150), LE16(0x150), [all …]
|