Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Defuse_be.c315 efuse_block = &chip->efuse_blocks[block]; in rtw89_parse_logical_efuse_block_be()
H A Drtw8852bt.c835 .efuse_blocks = NULL,
H A Drtw8852b.c996 .efuse_blocks = NULL,
H A Drtw8852a.c2349 .efuse_blocks = NULL,
H A Drtw8851b.c2663 .efuse_blocks = NULL,
H A Drtw8922a.c2997 .efuse_blocks = rtw8922a_efuse_blocks,
H A Drtw8852c.c3193 .efuse_blocks = NULL,
H A Dcore.h4557 const struct rtw89_efuse_block_cfg *efuse_blocks; member