Searched refs:OTP_STATUS_LDO25_EN_READY_LSB (Results 1 – 1 of 1) sorted by relevance
1088 #define OTP_STATUS_LDO25_EN_READY_LSB 1 macro1090 …5_EN_READY_GET(x) (((x) & OTP_STATUS_LDO25_EN_READY_MASK) >> OTP_STATUS_LDO25_EN_READY_LSB)1091 #define OTP_STATUS_LDO25_EN_READY_SET(x) (((x) << OTP_STATUS_LDO25_EN_READY_LSB) & OTP_STAT…