Home
last modified time | relevance | path

Searched refs:ISP1761_OTG_STATUS_A_B_SESS_VLD (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Isp1761UsbDxe/
DIsp1761UsbDxe.h104 #define ISP1761_OTG_STATUS_A_B_SESS_VLD BIT1 macro
DIsp1761UsbDxe.c543 if ((OtgStatus & ISP1761_OTG_STATUS_A_B_SESS_VLD) == 0) { in Isp1761PeriphStart()