diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/twl4030.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/twl4030.h b/include/twl4030.h index 930c285c2..9cd32ab45 100644 --- a/include/twl4030.h +++ b/include/twl4030.h @@ -310,6 +310,7 @@  #define TWL4030_PM_RECEIVER_VPLL2_VSEL_18		0x05  #define TWL4030_PM_RECEIVER_VDAC_VSEL_18		0x03  #define TWL4030_PM_RECEIVER_VMMC1_VSEL_30		0x02 +#define TWL4030_PM_RECEIVER_VMMC1_VSEL_32		0x03  /* Device Selection in PM Receiver Module */  #define TWL4030_PM_RECEIVER_DEV_GRP_P1			0x20 |