Searched refs:DBG_EFUSE_2BYTE (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8723x.c | 69 #define DBG_EFUSE_2BYTE(rtwdev, map, name) \ macro 80 DBG_EFUSE_2BYTE(rtwdev, map, e.vendor_id); in rtw8723xe_efuse_debug() 81 DBG_EFUSE_2BYTE(rtwdev, map, e.device_id); in rtw8723xe_efuse_debug() 82 DBG_EFUSE_2BYTE(rtwdev, map, e.sub_vendor_id); in rtw8723xe_efuse_debug() 83 DBG_EFUSE_2BYTE(rtwdev, map, e.sub_device_id); in rtw8723xe_efuse_debug() 89 DBG_EFUSE_2BYTE(rtwdev, map, u.vendor_id); in rtw8723xu_efuse_debug() 90 DBG_EFUSE_2BYTE(rtwdev, map, u.product_id); in rtw8723xu_efuse_debug() 197 DBG_EFUSE_2BYTE(rtwdev, map, lna_type_2g); in efuse_debug_dump() 198 DBG_EFUSE_2BYTE(rtwdev, map, lna_type_5g); in efuse_debug_dump() 208 DBG_EFUSE_2BYTE(rtwdev, map, country_code); in efuse_debug_dump()
|