mirror of
https://github.com/rvtr/twl_wrapsdk.git
synced 2025-10-31 06:11:10 -04:00
change define of hw registers.
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@120 4ee2a332-4b2b-5046-8439-1ba90f034370
This commit is contained in:
parent
086adcad28
commit
070acee11b
@ -67,6 +67,7 @@ extern "C" {
|
||||
//---------------- each register spec
|
||||
//---- PMIC_CTL2
|
||||
#define PMIC_CTL2_RST (1<< 0)
|
||||
#define PMIC_CTL2_VCNT5_BLO (1<< 1)
|
||||
#define PMIC_CTL2_BKLT1 (1<< 2)
|
||||
#define PMIC_CTL2_BKLT2 (1<< 3)
|
||||
#define PMIC_CTL2_VLT42 (1<< 4) // ?
|
||||
|
||||
Loading…
Reference in New Issue
Block a user