Searched refs:vbusvld (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A D | cpcap-charger.txt | 8 "rvrs_mode", "chrgcurr2", "chrgcurr1", "vbusvld", 30 "rvrs_mode", "chrgcurr2", "chrgcurr1", "vbusvld",
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | cpcap-charger.c | 167 bool vbusvld; member 521 s->vbusvld = val & BIT(3); in cpcap_charger_get_ints_state() 619 if (!s.chrg_det && s.chrgcurr1 && s.vbusvld) { in cpcap_usb_detect() 644 if (s.chrgcurr1 && s.vbusvld) { in cpcap_usb_detect()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | motorola-cpcap-mapphone.dtsi | 54 "rvrs_mode", "chrgcurr2", "chrgcurr1", "vbusvld", 113 "id_ground", "id_float", "se0conn", "vbusvld",
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | phy-cpcap-usb.txt | 33 "id_ground", "id_float", "se0conn", "vbusvld",
|
| /OK3568_Linux_fs/kernel/drivers/phy/motorola/ |
| H A D | phy-cpcap-usb.c | 105 bool vbusvld; member 193 s->vbusvld = val & BIT(3); in cpcap_phy_get_ints_state()
|