Searched refs:PHYRST_CFG_PHYRST_A_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/cdns3/ | ||
H A D | drd.h | 204 #define PHYRST_CFG_PHYRST_A_ENABLE BIT(0) macro |
H A D | drd.c | 66 reg |= PHYRST_CFG_PHYRST_A_ENABLE; in cdns_set_mode() |