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

/u-boot/include/power/
H A Dstpmic1.h16 #define STPMIC1_BST_SW_CR 0x40 macro
/u-boot/drivers/power/regulator/
H A Dstpmic1.c545 ret = pmic_reg_read(dev->parent, STPMIC1_BST_SW_CR);
556 ret = pmic_reg_read(dev->parent, STPMIC1_BST_SW_CR);
567 ret = pmic_clrsetbits(dev->parent, STPMIC1_BST_SW_CR,
609 ret = pmic_reg_read(dev->parent, STPMIC1_BST_SW_CR);
623 ret = pmic_reg_read(dev->parent, STPMIC1_BST_SW_CR);
633 pmic_clrsetbits(dev->parent, STPMIC1_BST_SW_CR,
638 pmic_clrsetbits(dev->parent, STPMIC1_BST_SW_CR,
642 ret = pmic_clrsetbits(dev->parent, STPMIC1_BST_SW_CR,

Completed in 115 milliseconds