Searched refs:usb_mode (Results 1 – 7 of 7) sorted by relevance
158 enum twl4030_usb_mode usb_mode; member324 twl->usb_mode = mode; in twl4030_usb_set_mode()463 twl4030_usb_set_mode(twl, twl->usb_mode); in twl4030_usb_runtime_resume()464 if (twl->usb_mode == T2_USB_MODE_ULPI) in twl4030_usb_runtime_resume()683 (enum twl4030_usb_mode *)&twl->usb_mode); in twl4030_usb_probe()685 twl->usb_mode = pdata->usb_mode; in twl4030_usb_probe()
30 - usb_mode : The mode used by the phy to connect to the controller. "1"42 usb_mode = <1>;
131 int usb_mode, ac_mode; /* charging mode requested */ member441 if (bci->usb_mode == CHARGE_OFF) in twl4030_charger_enable_usb()453 if (bci->usb_mode == CHARGE_AUTO) { in twl4030_charger_enable_usb()473 if (bci->usb_mode == CHARGE_LINEAR) { in twl4030_charger_enable_usb()706 bci->usb_mode = mode; in twl4030_bci_mode_store()722 int mode = bci->usb_mode; in twl4030_bci_mode_show()998 bci->usb_mode = CHARGE_AUTO; in twl4030_bci_probe()
129 usb_mode = <1>;
624 enum twl4030_usb_mode usb_mode; member
114 u8 usb_mode; member
14649 +static DEVICE_ATTR(usb_mode, 0664, phy_meson_g12a_usb_mode_show, phy_meson_g12a_usb_mode_store);