Searched full:chrg_det (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/ |
D | cpcap-charger.yaml | 40 - const: chrg_det 94 "chrg_det", "rvrs_chrg", "chrg_se1b", "se0conn",
|
/linux-6.12.1/drivers/power/supply/ |
D | cpcap-charger.c | 153 bool chrg_det; member 545 s->chrg_det = val & BIT(13); in cpcap_charger_get_ints_state() 633 /* Just init the state if a charger is connected with no chrg_det set */ in cpcap_usb_detect() 634 if (!s.chrg_det && s.chrgcurr1 && s.vbusvld) { in cpcap_usb_detect() 784 "chrg_det", "rvrs_chrg",
|
/linux-6.12.1/drivers/pinctrl/ |
D | pinctrl-palmas.c | 305 FUNCTION_GROUP(chrg_det, CHRG_DET), \ 396 PULL_UP_DN(chrg_det, PU_PD_OD, PALMAS_PU_PD_INPUT_CTRL3, 0x10, 0x0, -1, 0x10); 466 PIN_INFO(chrg_det, CHRG_DET, &pud_chrg_det_info, NULL);
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-palmas.txt | 66 gpio, led, pwm, regen, sysen, clk32kgaudio, id, vbus_det, chrg_det,
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | motorola-cpcap-mapphone.dtsi | 50 "chrg_det", "rvrs_chrg", "chrg_se1b",
|
/linux-6.12.1/drivers/phy/motorola/ |
D | phy-cpcap-usb.c | 88 bool chrg_det; member
|