Searched refs:rtw_efuse_bt_shadow_read (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/efuse/ |
| H A D | hal_efuse_export.h | 98 rtw_efuse_bt_shadow_read(void *efuse, u8 byte_count, u16 offset, u32 *value);
|
| H A D | hal_efuse.c | 1080 rtw_efuse_bt_shadow_read(void *efuse, u8 byte_count, u16 offset, u32 *value) in rtw_efuse_bt_shadow_read() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/efuse/ |
| H A D | hal_efuse_export.h | 98 rtw_efuse_bt_shadow_read(void *efuse, u8 byte_count, u16 offset, u32 *value);
|
| H A D | hal_efuse.c | 1080 rtw_efuse_bt_shadow_read(void *efuse, u8 byte_count, u16 offset, u32 *value) in rtw_efuse_bt_shadow_read() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_efuse.c | 244 status = rtw_efuse_bt_shadow_read(hal_info->efuse, byte_count, offset, value); in rtw_hal_efuse_bt_shadow_read()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_efuse.c | 244 status = rtw_efuse_bt_shadow_read(hal_info->efuse, byte_count, offset, value); in rtw_hal_efuse_bt_shadow_read()
|