Searched hist:"132 dc4fe5b587c0a62fc90d78e7413944fa06669" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8852b.h | diff 132dc4fe5b587c0a62fc90d78e7413944fa06669 Wed Sep 28 03:43:34 CDT 2022 Ping-Ke Shih <pkshih@realtek.com> wifi: rtw89: 8852b: add chip_ops to read efuse
efuse stores individual data about a chip itself, such as MAC address, country code, RF and crystal calibration data, and so on. Define a struct to help access efuse content, and copy them into a common struct.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220928084336.34981-8-pkshih@realtek.com
|
H A D | rtw8852b.c | diff 132dc4fe5b587c0a62fc90d78e7413944fa06669 Wed Sep 28 03:43:34 CDT 2022 Ping-Ke Shih <pkshih@realtek.com> wifi: rtw89: 8852b: add chip_ops to read efuse
efuse stores individual data about a chip itself, such as MAC address, country code, RF and crystal calibration data, and so on. Define a struct to help access efuse content, and copy them into a common struct.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220928084336.34981-8-pkshih@realtek.com
|