Searched refs:B_AX_EF_BURST (Results 1 – 4 of 4) sorted by relevance
3692 MAC_REG_W32(R_AX_EFUSE_CTRL_1_V1, val32 | B_AX_EF_BURST); in enable_OTP_burst_mode()3694 MAC_REG_W32(R_AX_EFUSE_CTRL_1_V1, val32 & ~B_AX_EF_BURST); in enable_OTP_burst_mode()
2971 #define B_AX_EF_BURST BIT(19) macro