Searched refs:FEN_ELDR (Results 1 – 19 of 19) sorted by relevance
305 #define FEN_ELDR BIT(12) macro
180 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
972 (FEN_HWPDN|FEN_ELDR))); /* reset MAC */ in _resetdigitalprocedure1()
265 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
255 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
694 #define FEN_ELDR BIT(12) macro
268 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
738 #define FEN_ELDR BIT(12) macro
737 #define FEN_ELDR BIT(12) macro
275 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
770 #define FEN_ELDR BIT(12) macro
274 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
775 #define FEN_ELDR BIT(12) macro
318 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
799 #define FEN_ELDR BIT(12) macro
758 #define FEN_ELDR BIT(12) macro
607 if (!(tmpV16 & FEN_ELDR)) { in Hal_EfusePowerSwitch()608 tmpV16 |= FEN_ELDR; in Hal_EfusePowerSwitch()