Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDefuse_be.c315 efuse_block = &chip->efuse_blocks[block]; in rtw89_parse_logical_efuse_block_be()
HDrtw8852bt.c793 .efuse_blocks = NULL,
HDrtw8852b.c860 .efuse_blocks = NULL,
HDrtw8852a.c2224 .efuse_blocks = NULL,
HDrtw8851b.c2512 .efuse_blocks = NULL,
HDrtw8852c.c3025 .efuse_blocks = NULL,
HDrtw8922a.c2784 .efuse_blocks = rtw8922a_efuse_blocks,
HDcore.h4313 const struct rtw89_efuse_block_cfg *efuse_blocks; member