Searched refs:ALL_SW_RESET (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdns3-imx.c44 #define ALL_SW_RESET (PWR_SW_RESET | APB_SW_RESET | AXI_SW_RESET | \ macro
132 value |= ALL_SW_RESET;
145 value &= ~ALL_SW_RESET;
370 if ((value & SW_RESET_MASK) == ALL_SW_RESET)

Completed in 215 milliseconds