Home
last modified time | relevance | path

Searched refs:PORTSC_CONN_STATUS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/early/
H A Dxhci-dbc.h46 #define PORTSC_CONN_STATUS BIT(0) macro
H A Dxhci-dbc.c436 ret = handshake(&xdbc.xdbc_reg->portsc, PORTSC_CONN_STATUS, PORTSC_CONN_STATUS, 5000000, 100); in xdbc_start()
696 if (!(port_reg & PORTSC_CONN_STATUS)) { in xdbc_handle_port_status()
/kernel/linux/linux-6.6/drivers/usb/early/
H A Dxhci-dbc.h46 #define PORTSC_CONN_STATUS BIT(0) macro
H A Dxhci-dbc.c436 ret = handshake(&xdbc.xdbc_reg->portsc, PORTSC_CONN_STATUS, PORTSC_CONN_STATUS, 5000000, 100); in xdbc_start()
698 if (!(port_reg & PORTSC_CONN_STATUS)) { in xdbc_handle_port_status()

Completed in 5 milliseconds