Searched refs:DC_CDBGMOD_ACK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/isp1760/ |
H A D | isp1760-regs.h | 155 #define DC_CDBGMOD_ACK (1 << 6) macro
|
H A D | isp1760-udc.c | 1094 isp1760_udc_write(udc, DC_INTCONF, DC_CDBGMOD_ACK | DC_DDBGMODIN_ACK | in isp1760_udc_init_hw()
|
/kernel/linux/linux-6.6/drivers/usb/isp1760/ |
H A D | isp1760-regs.h | 245 DC_CDBGMOD_ACK, DC_DDBGMODIN_ACK, DC_DDBGMODOUT_ACK, DC_INTPOL, enumerator
|
H A D | isp1760-core.c | 377 [DC_CDBGMOD_ACK] = REG_FIELD(ISP176x_DC_INTCONF, 6, 6), 432 [DC_CDBGMOD_ACK] = REG_FIELD(ISP1763_DC_INTCONF, 6, 6),
|
Completed in 5 milliseconds