Searched hist:"81 a834e3483c1bc7ae15825e4d0110932586a927" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom.h | diff 81a834e3483c1bc7ae15825e4d0110932586a927 Mon Dec 05 05:27:32 CST 2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com> ath9k: Add a #define for the EEPROM "eepmisc" endianness bit
This replaces a magic number with a named #define. Additionally it removes two "eeprom format" specific #defines for the "big endianness" bit which are the same on all eeprom formats.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | ar9003_eeprom.h | diff 81a834e3483c1bc7ae15825e4d0110932586a927 Mon Dec 05 05:27:32 CST 2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com> ath9k: Add a #define for the EEPROM "eepmisc" endianness bit
This replaces a magic number with a named #define. Additionally it removes two "eeprom format" specific #defines for the "big endianness" bit which are the same on all eeprom formats.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | eeprom_4k.c | diff 81a834e3483c1bc7ae15825e4d0110932586a927 Mon Dec 05 05:27:32 CST 2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com> ath9k: Add a #define for the EEPROM "eepmisc" endianness bit
This replaces a magic number with a named #define. Additionally it removes two "eeprom format" specific #defines for the "big endianness" bit which are the same on all eeprom formats.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | eeprom_def.c | diff 81a834e3483c1bc7ae15825e4d0110932586a927 Mon Dec 05 05:27:32 CST 2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com> ath9k: Add a #define for the EEPROM "eepmisc" endianness bit
This replaces a magic number with a named #define. Additionally it removes two "eeprom format" specific #defines for the "big endianness" bit which are the same on all eeprom formats.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | eeprom_9287.c | diff 81a834e3483c1bc7ae15825e4d0110932586a927 Mon Dec 05 05:27:32 CST 2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com> ath9k: Add a #define for the EEPROM "eepmisc" endianness bit
This replaces a magic number with a named #define. Additionally it removes two "eeprom format" specific #defines for the "big endianness" bit which are the same on all eeprom formats.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | ar9003_eeprom.c | diff 81a834e3483c1bc7ae15825e4d0110932586a927 Mon Dec 05 05:27:32 CST 2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com> ath9k: Add a #define for the EEPROM "eepmisc" endianness bit
This replaces a magic number with a named #define. Additionally it removes two "eeprom format" specific #defines for the "big endianness" bit which are the same on all eeprom formats.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|