Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/cdns3/
Dcore.h93 bool phyrst_a_enable; member
Ddrd.c53 if (cdns->phyrst_a_enable) { in cdns3_set_mode()
Dcore.c494 cdns->phyrst_a_enable = device_property_read_bool(dev, "cdns,phyrst-a-enable"); in cdns3_probe()