Home
last modified time | relevance | path

Searched refs:efuse_blocks (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Defuse_be.c324 efuse_block = &chip->efuse_blocks[block]; in rtw89_parse_logical_efuse_block_be()
H A Drtw8852bt.c887 .efuse_blocks = NULL,
H A Drtw8852b.c1028 .efuse_blocks = NULL,
H A Drtw8852a.c2432 .efuse_blocks = NULL,
H A Drtw8851b.c2669 .efuse_blocks = NULL,
H A Drtw8852c.c3232 .efuse_blocks = NULL,
H A Drtw8922a.c3297 .efuse_blocks = rtw8922a_efuse_blocks,
H A Drtw8922d.c3772 .efuse_blocks = rtw8922d_efuse_blocks,
H A Dcore.h5778 const struct rtw89_efuse_block_cfg *efuse_blocks; member