Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c731 dwc->is_utmi_l1_suspend = dwc3_dev->is_utmi_l1_suspend; in dwc3_uboot_init()
762 | (dwc->is_utmi_l1_suspend << 4); in dwc3_uboot_init()
996 dwc->is_utmi_l1_suspend = dev_read_bool(dev, in dwc3_of_parse()
1036 | (dwc->is_utmi_l1_suspend << 4); in dwc3_of_parse()
H A Dcore.h819 unsigned is_utmi_l1_suspend:1; member
/OK3568_Linux_fs/u-boot/include/
H A Ddwc3-uboot.h24 unsigned is_utmi_l1_suspend; member
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h1283 unsigned is_utmi_l1_suspend:1; member
H A Dcore.c1359 dwc->is_utmi_l1_suspend = device_property_read_bool(dev, in dwc3_get_properties()
H A Dgadget.c3017 if (dwc->is_utmi_l1_suspend) in dwc3_gadget_config_params()
4251 (dwc->is_utmi_l1_suspend << 4)); in dwc3_gadget_conndone_interrupt()