Home
last modified time | relevance | path

Searched refs:CPCAP_REG_CRM_TR (Results 1 – 1 of 1) sorted by relevance

/drivers/power/supply/
Dcpcap-charger.c59 #define CPCAP_REG_CRM_TR(val) (((val) & 0x3) << 10) macro
60 #define CPCAP_REG_CRM_TR_0A00 CPCAP_REG_CRM_TR(0x0)
61 #define CPCAP_REG_CRM_TR_0A24 CPCAP_REG_CRM_TR(0x1)
62 #define CPCAP_REG_CRM_TR_0A48 CPCAP_REG_CRM_TR(0x2)
63 #define CPCAP_REG_CRM_TR_0A72 CPCAP_REG_CRM_TR(0x4)