Searched refs:SW_RESET_RESET_ALL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/usb/isp1760/ | ||
D | isp1760-regs.h | 89 #define SW_RESET_RESET_ALL (1 << 0) macro |
D | isp1760-core.c | 42 isp1760_write32(isp->regs, HC_RESET_REG, SW_RESET_RESET_ALL); in isp1760_init_core() |