Searched refs:HCSWRES (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | isp116x.h | 145 #define HCSWRES 0x29 macro
|
H A D | isp1362.h | 147 ISP1362_REG(HCSWRES, 0x29, REG_WIDTH_16, REG_ACCESS_W);
|
H A D | isp116x-hcd.c | 1232 isp116x_write_reg16(isp116x, HCSWRES, HCSWRES_MAGIC); in isp116x_sw_reset()
|
H A D | isp1362-hcd.c | 2184 isp1362_write_reg16(isp1362_hcd, HCSWRES, HCSWRES_MAGIC); in __isp1362_sw_reset()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x.h | 145 #define HCSWRES 0x29 macro
|
H A D | isp1362.h | 147 ISP1362_REG(HCSWRES, 0x29, REG_WIDTH_16, REG_ACCESS_W);
|
H A D | isp116x-hcd.c | 1230 isp116x_write_reg16(isp116x, HCSWRES, HCSWRES_MAGIC); in isp116x_sw_reset()
|
H A D | isp1362-hcd.c | 2182 isp1362_write_reg16(isp1362_hcd, HCSWRES, HCSWRES_MAGIC); in __isp1362_sw_reset()
|
Completed in 17 milliseconds