Home
last modified time | relevance | path

Searched full:bc12 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-rt947124 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/Documentation/devicetree/bindings/phy/
H A Dmediatek,tphy.yaml244 mediatek,bc12:
/linux/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c1135 instance->bc12_en = device_property_read_bool(dev, "mediatek,bc12"); in phy_parse_property()
1148 dev_dbg(dev, "bc12:%d, src:%d, vrt:%d, term:%d, intr:%d, disc:%d\n", in phy_parse_property()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c7276 ret = fwnode_property_read_u32(fwnode, "sink-bc12-completion-time-ms", &val); in tcpm_fw_get_timings()