Home
last modified time | relevance | path

Searched refs:PORT_CSC (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/usb/isp1760/
A Disp1760-regs.h70 PORT_RESUME, PORT_PE, PORT_CSC, PORT_CONNECT, enumerator
A Disp1760-core.c182 [PORT_CSC] = REG_FIELD(ISP176x_HC_PORTSC1, 1, 1),
257 [PORT_CSC] = REG_FIELD(ISP1763_HC_PORTSC1, 1, 1),
A Disp1760-hcd.c193 [PORT_CSC] = BIT(1),
2052 isp1760_hcd_clear(hcd, PORT_CSC); in check_reset_complete()
2160 isp1760_hcd_clear(hcd, PORT_CSC); in isp1760_hub_control()
2174 isp1760_hcd_set(hcd, PORT_CSC); in isp1760_hub_control()
2201 if (isp1760_hcd_is_set(hcd, PORT_CSC)) in isp1760_hub_control()
2212 isp1760_hcd_clear(hcd, PORT_CSC); in isp1760_hub_control()
/u-boot/drivers/usb/host/
A Dxhci.c822 status = PORT_CSC; in xhci_clear_port_change_bit()
1010 if (reg & PORT_CSC) in xhci_submit_root()
/u-boot/include/usb/
A Dxhci.h308 #define PORT_CSC (1 << 17) macro

Completed in 19 milliseconds