Searched refs:PMIC_SYS_STS (Results 1 – 1 of 1) sorted by relevance
140 #define PMIC_SYS_STS 0x00f0 macro924 if (rk817_bat_read(battery, PMIC_SYS_STS) & PLUG_IN_STS) in rk817_bat_dwc_otg_check_dpdm()946 if ((rk817_bat_read(battery, PMIC_SYS_STS) & PLUG_IN_STS) != 0) in rk817_bat_get_usb_state()973 if ((rk817_bat_read(battery, PMIC_SYS_STS) & PLUG_IN_STS) == 0) in rk817_bat_get_charger_type()