Searched full:bc12 (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power-rt9471 | 24 This entry allows enabling the USB BC12 port detect function of rt9471 charger 25 devices. If enabled and VBUS is inserted, device will start to do the BC12
|
/linux/drivers/power/supply/ |
H A D | mt6360_charger.c | 609 dev_warn(mci->dev, "Received attach interrupt, bc12 disabled, ignore irq\n"); in mt6360_pmu_attach_i_handler() 639 dev_dbg(mci->dev, "Received attach interrupt, bc12 detect not enable\n"); in mt6360_pmu_attach_i_handler() 757 return dev_err_probe(mci->dev, ret, "%s: Failed to disable bc12\n", __func__); in mt6360_chg_init_setting()
|
H A D | mt6370-charger.c | 525 dev_err(priv->dev, "bc12 work has already queued\n"); in mt6370_chg_set_online() 800 dev_err(priv->dev, "bc12 work has already queued\n"); in mt6370_attach_i_handler() 917 return dev_err_probe(dev, ret, "Failed to init bc12 work\n"); in mt6370_chg_probe()
|
H A D | rt9467-charger.c | 1081 /* Toggle BC12 function */ in rt9467_do_charger_init() 1084 return dev_err_probe(dev, ret, "Failed to disable BC12\n"); in rt9467_do_charger_init()
|
H A D | Kconfig | 859 It can support BC12 detection on DPDM, and current and voltage
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | mediatek,tphy.yaml | 233 mediatek,bc12:
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-fievel.dts | 505 usb-bc12 {
|
/linux/drivers/phy/mediatek/ |
H A D | phy-mtk-tphy.c | 1151 instance->bc12_en = device_property_read_bool(dev, "mediatek,bc12"); in phy_parse_property() 1164 dev_dbg(dev, "bc12:%d, src:%d, vrt:%d, term:%d, intr:%d, disc:%d\n", in phy_parse_property()
|