PORTSC_CCS
port_conn = hw_read(ci, OP_PORTSC, PORTSC_CCS);
if (portsc & PORTSC_CCS)
connected = !!(xudc_readl(xudc, PORTSC) & PORTSC_CCS);