Home
last modified time | relevance | path

Searched refs:PORT_LSTATUS (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/isp1760/
Disp1760-regs.h70 PORT_OWNER, PORT_POWER, PORT_LSTATUS, PORT_RESET, PORT_SUSPEND, enumerator
Disp1760-core.c205 [PORT_LSTATUS] = REG_FIELD(ISP176x_HC_PORTSC1, 10, 11),
276 [PORT_LSTATUS] = REG_FIELD(ISP1763_HC_PORTSC1, 10, 11),
Disp1760-hcd.c188 [PORT_LSTATUS] = BIT(10),
2420 (isp1760_hcd_read(hcd, PORT_LSTATUS) == 1)) { in isp1760_hub_control()