Searched refs:is_utmi_l1_suspend (Results 1 – 3 of 3) sorted by relevance
24 unsigned is_utmi_l1_suspend; member
714 dwc->is_utmi_l1_suspend = dwc3_dev->is_utmi_l1_suspend; in dwc3_uboot_init()748 | (dwc->is_utmi_l1_suspend << 4); in dwc3_uboot_init()916 dwc->is_utmi_l1_suspend = dev_read_bool(dev, in dwc3_of_parse()960 | (dwc->is_utmi_l1_suspend << 4); in dwc3_of_parse()
821 unsigned is_utmi_l1_suspend:1; member
Completed in 8 milliseconds