Home
last modified time | relevance | path

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

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