Searched refs:usppms (Results 1 – 1 of 1) sorted by relevance
76 u32 usppms; in bdc_uspc_connected() local89 usppms = bdc_readl(bdc->regs, BDC_USPPMS); in bdc_uspc_connected()90 usppms &= ~BDC_U1T(0xff); in bdc_uspc_connected()91 usppms |= BDC_U1T(U1_TIMEOUT); in bdc_uspc_connected()92 usppms |= BDC_PORT_W1S; in bdc_uspc_connected()93 bdc_writel(bdc->regs, BDC_USPPMS, usppms); in bdc_uspc_connected()