Searched refs:FEN_ELDR (Results 1 – 23 of 23) sorted by relevance
62 #define FEN_ELDR BIT(FEN_ELDR_SHT) macro
48 if (!(tmpv16 & FEN_ELDR)) { in efuse_power_switch()49 tmpv16 |= FEN_ELDR; in efuse_power_switch()
305 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
797 #define FEN_ELDR BIT(12) macro
284 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
716 #define FEN_ELDR BIT(12) macro
306 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
792 #define FEN_ELDR BIT(12) macro
210 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
1070 (FEN_HWPDN|FEN_ELDR))); /* reset MAC */ in _ResetDigitalProcedure1()
766 #define FEN_ELDR BIT(12) macro
293 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
759 #define FEN_ELDR BIT(12) macro
299 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
760 #define FEN_ELDR BIT(12) macro
344 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
405 #define FEN_ELDR BIT(12) macro
349 .maps[EFUSE_FEN_ELDR] = FEN_ELDR,
821 #define FEN_ELDR BIT(12) macro
736 #define FEN_ELDR BIT(12) macro
1088 #define FEN_ELDR BIT(12) macro
824 if (!(tmpV16 & FEN_ELDR)) { in Hal_EfusePowerSwitch()825 tmpV16 |= FEN_ELDR; in Hal_EfusePowerSwitch()