Symbol: CPCAP_REG_CRM_VCHRG
drivers/power/supply/cpcap-charger.c
71
#define CPCAP_REG_CRM_VCHRG_3V80 CPCAP_REG_CRM_VCHRG(0x0)
drivers/power/supply/cpcap-charger.c
715
CPCAP_REG_CRM_VCHRG(vchrg),
drivers/power/supply/cpcap-charger.c
72
#define CPCAP_REG_CRM_VCHRG_4V10 CPCAP_REG_CRM_VCHRG(0x1)
drivers/power/supply/cpcap-charger.c
73
#define CPCAP_REG_CRM_VCHRG_4V12 CPCAP_REG_CRM_VCHRG(0x2)
drivers/power/supply/cpcap-charger.c
74
#define CPCAP_REG_CRM_VCHRG_4V15 CPCAP_REG_CRM_VCHRG(0x3)
drivers/power/supply/cpcap-charger.c
75
#define CPCAP_REG_CRM_VCHRG_4V17 CPCAP_REG_CRM_VCHRG(0x4)
drivers/power/supply/cpcap-charger.c
76
#define CPCAP_REG_CRM_VCHRG_4V20 CPCAP_REG_CRM_VCHRG(0x5)
drivers/power/supply/cpcap-charger.c
77
#define CPCAP_REG_CRM_VCHRG_4V23 CPCAP_REG_CRM_VCHRG(0x6)
drivers/power/supply/cpcap-charger.c
78
#define CPCAP_REG_CRM_VCHRG_4V25 CPCAP_REG_CRM_VCHRG(0x7)
drivers/power/supply/cpcap-charger.c
79
#define CPCAP_REG_CRM_VCHRG_4V27 CPCAP_REG_CRM_VCHRG(0x8)
drivers/power/supply/cpcap-charger.c
80
#define CPCAP_REG_CRM_VCHRG_4V30 CPCAP_REG_CRM_VCHRG(0x9)
drivers/power/supply/cpcap-charger.c
81
#define CPCAP_REG_CRM_VCHRG_4V33 CPCAP_REG_CRM_VCHRG(0xa)
drivers/power/supply/cpcap-charger.c
82
#define CPCAP_REG_CRM_VCHRG_4V35 CPCAP_REG_CRM_VCHRG(0xb)
drivers/power/supply/cpcap-charger.c
83
#define CPCAP_REG_CRM_VCHRG_4V38 CPCAP_REG_CRM_VCHRG(0xc)
drivers/power/supply/cpcap-charger.c
84
#define CPCAP_REG_CRM_VCHRG_4V40 CPCAP_REG_CRM_VCHRG(0xd)
drivers/power/supply/cpcap-charger.c
85
#define CPCAP_REG_CRM_VCHRG_4V42 CPCAP_REG_CRM_VCHRG(0xe)
drivers/power/supply/cpcap-charger.c
86
#define CPCAP_REG_CRM_VCHRG_4V44 CPCAP_REG_CRM_VCHRG(0xf)