Searched refs:STPMIC1_MAIN_CR (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/power/
H A Dstpmic1.h10 #define STPMIC1_MAIN_CR 0x10 macro
/u-boot/drivers/power/pmic/
H A Dstpmic1.c245 ret = pmic_reg_read(pmic_dev, STPMIC1_MAIN_CR);
255 ret = pmic_reg_write(pmic_dev, STPMIC1_MAIN_CR, ret);

Completed in 199 milliseconds