Home
last modified time | relevance | path

Searched refs:phyrst_a_enable (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/cdns3/
Dcore.h99 bool phyrst_a_enable; member
Dcdns3-plat.c104 cdns->phyrst_a_enable = device_property_read_bool(dev, "cdns,phyrst-a-enable"); in cdns3_plat_probe()
Ddrd.c64 if (cdns->phyrst_a_enable) { in cdns_set_mode()