Symbol: POWER_SUPPLY_USB_TYPE_DCP
drivers/extcon/extcon-intel-cht-wc.c
197
ext->usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/extcon/extcon-intel-cht-wc.c
474
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/extcon/extcon-lc824206xa.c
227
data->usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/extcon/extcon-lc824206xa.c
235
data->usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/extcon/extcon-lc824206xa.c
378
case POWER_SUPPLY_USB_TYPE_DCP:
drivers/extcon/extcon-lc824206xa.c
407
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/phy/ti/phy-tusb1210.c
310
tusb1210_chg_det_set_type(tusb, POWER_SUPPLY_USB_TYPE_DCP);
drivers/phy/ti/phy-tusb1210.c
402
if (tusb->chg_type == POWER_SUPPLY_USB_TYPE_DCP)
drivers/phy/ti/phy-tusb1210.c
424
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/axp20x_usb_power.c
196
val->intval = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/axp20x_usb_power.c
695
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/axp20x_usb_power.c
709
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/bq256xx_charger.c
1065
val->intval = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/bq256xx_charger.c
1248
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/bq25890_charger.c
760
case POWER_SUPPLY_USB_TYPE_DCP:
drivers/power/supply/cros_usbpd-charger.c
246
port->psy_usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/cros_usbpd-charger.c
638
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/max8971_charger.c
372
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/max8971_charger.c
570
priv->usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/mp2629_charger.c
370
val->intval = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/mp2629_charger.c
484
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/mt6360_charger.c
572
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/mt6360_charger.c
636
mci->psy_usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/mt6370-charger.c
294
priv->psy_usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/mt6370-charger.c
637
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/power_supply_sysfs.c
66
[POWER_SUPPLY_USB_TYPE_DCP] = "DCP",
drivers/power/supply/qcom_battmgr.c
1057
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/qcom_battmgr.c
1085
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/qcom_smbx.c
467
*val = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/qcom_smbx.c
586
case POWER_SUPPLY_USB_TYPE_DCP:
drivers/power/supply/qcom_smbx.c
773
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/rk817_charger.c
564
val->intval = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/rk817_charger.c
696
.usb_types = BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/rn5t618_power.c
538
val->intval = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/rn5t618_power.c
679
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/rt9467-charger.c
779
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/rt9467-charger.c
946
data->psy_usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/rt9467-charger.c
949
data->psy_usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/rt9471.c
503
usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/rt9471.c
507
usb_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/rt9471.c
737
BIT(POWER_SUPPLY_USB_TYPE_DCP) |
drivers/power/supply/rt9756.c
665
BIT(POWER_SUPPLY_USB_TYPE_DCP) | BIT(POWER_SUPPLY_USB_TYPE_CDP);
drivers/power/supply/rt9756.c
692
report_type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/ucs1002_power.c
315
case POWER_SUPPLY_USB_TYPE_DCP:
drivers/power/supply/ucs1002_power.c
351
type = POWER_SUPPLY_USB_TYPE_DCP;
drivers/power/supply/ucs1002_power.c
427
BIT(POWER_SUPPLY_USB_TYPE_DCP) |