Home
last modified time | relevance | path

Searched refs:usb_mode (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/phy/ti/
Dphy-twl4030-usb.c159 enum twl4030_usb_mode usb_mode; member
327 twl->usb_mode = mode; in twl4030_usb_set_mode()
479 twl4030_usb_set_mode(twl, twl->usb_mode); in twl4030_usb_runtime_resume()
480 if (twl->usb_mode == T2_USB_MODE_ULPI) in twl4030_usb_runtime_resume()
699 (enum twl4030_usb_mode *)&twl->usb_mode); in twl4030_usb_probe()
701 twl->usb_mode = pdata->usb_mode; in twl4030_usb_probe()
/Linux-v6.6/Documentation/devicetree/bindings/usb/
Dtwlxxxx-usb.txt30 - usb_mode : The mode used by the phy to connect to the controller. "1"
42 usb_mode = <1>;
/Linux-v6.6/drivers/power/supply/
Dtwl4030_charger.c132 int usb_mode, ac_mode; /* charging mode requested */ member
442 if (bci->usb_mode == CHARGE_OFF) in twl4030_charger_enable_usb()
454 if (bci->usb_mode == CHARGE_AUTO) { in twl4030_charger_enable_usb()
474 if (bci->usb_mode == CHARGE_LINEAR) { in twl4030_charger_enable_usb()
707 bci->usb_mode = mode; in twl4030_bci_mode_store()
723 int mode = bci->usb_mode; in twl4030_bci_mode_show()
997 bci->usb_mode = CHARGE_AUTO; in twl4030_bci_probe()
/Linux-v6.6/arch/arm/boot/dts/ti/omap/
Dtwl4030.dtsi129 usb_mode = <1>;
/Linux-v6.6/include/linux/mfd/
Dtwl.h621 enum twl4030_usb_mode usb_mode; member
/Linux-v6.6/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_hydra.c116 u8 usb_mode; member