Searched refs:OtgStatus (Results 1 – 1 of 1) sorted by relevance
507 UINT16 OtgStatus; in Isp1761PeriphStart() local539 OtgStatus = READ_REG16 (ISP1761_OTG_STATUS); in Isp1761PeriphStart()540 if ((OtgStatus & ISP1761_OTG_STATUS_B_SESS_END) != 0) { in Isp1761PeriphStart()543 if ((OtgStatus & ISP1761_OTG_STATUS_A_B_SESS_VLD) == 0) { in Isp1761PeriphStart()