Searched refs:OTP_LDO25_EN_LSB (Results 1 – 1 of 1) sorted by relevance
1075 #define OTP_LDO25_EN_LSB 1 macro1077 #define OTP_LDO25_EN_GET(x) (((x) & OTP_LDO25_EN_MASK) >> OTP_LDO25_EN_LSB)1078 #define OTP_LDO25_EN_SET(x) (((x) << OTP_LDO25_EN_LSB) & OTP_LDO25_EN_MASK)