Home
last modified time | relevance | path

Searched refs:HC_RH_DESC_B (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
DOhciReg.c1046 *(UINT32 *) &DescriptorB = OhciGetOperationalReg (Ohc, HC_RH_DESC_B); in OhciSetRootHubDescriptor()
1055 Status = OhciSetOperationalReg (Ohc, HC_RH_DESC_B, (UINT32*)&DescriptorB); in OhciSetRootHubDescriptor()
1112 *(UINT32 *) &DescriptorB = OhciGetOperationalReg (Ohc, HC_RH_DESC_B); in OhciGetRootHubDescriptor()
DOhciReg.h168 #define HC_RH_DESC_B 0x4C macro
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DOhciReg.c1050 *(UINT32 *) &DescriptorB = OhciGetOperationalReg (Ohc->PciIo, HC_RH_DESC_B); in OhciSetRootHubDescriptor()
1059 Status = OhciSetOperationalReg (Ohc->PciIo, HC_RH_DESC_B, &DescriptorB); in OhciSetRootHubDescriptor()
1116 *(UINT32 *) &DescriptorB = OhciGetOperationalReg (Ohc->PciIo, HC_RH_DESC_B); in OhciGetRootHubDescriptor()
DOhciReg.h168 #define HC_RH_DESC_B 0x4C macro