Searched refs:SW_RESET_RESET_ALL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/isp1760/ |
H A D | isp1760-core.c | 42 isp1760_write32(isp->regs, HC_RESET_REG, SW_RESET_RESET_ALL); in isp1760_init_core()
|
H A D | isp1760-regs.h | 89 #define SW_RESET_RESET_ALL (1 << 0) macro
|
/kernel/linux/linux-6.6/drivers/usb/isp1760/ |
H A D | isp1760-core.c | 46 isp1760_field_set(hcd->fields, SW_RESET_RESET_ALL); in isp1760_init_core() 225 [SW_RESET_RESET_ALL] = REG_FIELD(ISP176x_HC_RESET, 0, 0), 291 [SW_RESET_RESET_ALL] = REG_FIELD(ISP1763_HC_RESET, 0, 0),
|
H A D | isp1760-regs.h | 97 SW_RESET_RESET_ATX, SW_RESET_RESET_HC, SW_RESET_RESET_ALL, enumerator
|
Completed in 6 milliseconds