Searched refs:LE32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 28 #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...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 28 #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 5 milliseconds