Home
last modified time | relevance | path

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

/linux-6.15/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.c811 .efuse_blocks = NULL,
H A Drtw8852b.c878 .efuse_blocks = NULL,
H A Drtw8852a.c2242 .efuse_blocks = NULL,
H A Drtw8851b.c2524 .efuse_blocks = NULL,
H A Drtw8852c.c3039 .efuse_blocks = NULL,
H A Drtw8922a.c2848 .efuse_blocks = rtw8922a_efuse_blocks,
H A Dcore.h4312 const struct rtw89_efuse_block_cfg *efuse_blocks; member