Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Defuse_be.c315 efuse_block = &chip->efuse_blocks[block]; in rtw89_parse_logical_efuse_block_be()
H A Drtw8852bt.c829 .efuse_blocks = NULL,
H A Drtw8852b.c970 .efuse_blocks = NULL,
H A Drtw8852a.c2345 .efuse_blocks = NULL,
H A Drtw8851b.c2659 .efuse_blocks = NULL,
H A Drtw8852c.c3189 .efuse_blocks = NULL,
H A Drtw8922a.c2942 .efuse_blocks = rtw8922a_efuse_blocks,
H A Dcore.h4489 const struct rtw89_efuse_block_cfg *efuse_blocks; member