Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Defuse_be.c327 efuse_block = &chip->efuse_blocks[block]; in rtw89_parse_logical_efuse_block_be()
H A Drtw8852a.c2192 .efuse_blocks = NULL,
H A Drtw8851b.c2477 .efuse_blocks = NULL,
H A Drtw8852b.c2640 .efuse_blocks = NULL,
H A Drtw8922a.c2576 .efuse_blocks = rtw8922a_efuse_blocks,
H A Drtw8852c.c2973 .efuse_blocks = NULL,
H A Dcore.h4174 const struct rtw89_efuse_block_cfg *efuse_blocks; member