Searched refs:PORT_LSTATUS (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/usb/isp1760/ |
D | isp1760-regs.h | 70 PORT_OWNER, PORT_POWER, PORT_LSTATUS, PORT_RESET, PORT_SUSPEND, enumerator
|
D | isp1760-core.c | 205 [PORT_LSTATUS] = REG_FIELD(ISP176x_HC_PORTSC1, 10, 11), 276 [PORT_LSTATUS] = REG_FIELD(ISP1763_HC_PORTSC1, 10, 11),
|
D | isp1760-hcd.c | 188 [PORT_LSTATUS] = BIT(10), 2420 (isp1760_hcd_read(hcd, PORT_LSTATUS) == 1)) { in isp1760_hub_control()
|