Home
last modified time | relevance | path

Searched refs:xusb2prm (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/usb/
H A Dxhci.c3182 uint32_t xusb2prm; in xhci_pch_fix() local
3201 pci_read_config_dword ( pci, XHCI_PCH_XUSB2PRM, &xusb2prm ); in xhci_pch_fix()
3202 if ( xusb2prm & ~xusb2pr ) { in xhci_pch_fix()
3204 xhci->name, ( xusb2prm & ~xusb2pr ) ); in xhci_pch_fix()
3207 xusb2pr |= xusb2prm; in xhci_pch_fix()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/usb/
H A Dxhci.c3182 uint32_t xusb2prm; in xhci_pch_fix() local
3201 pci_read_config_dword ( pci, XHCI_PCH_XUSB2PRM, &xusb2prm ); in xhci_pch_fix()
3202 if ( xusb2prm & ~xusb2pr ) { in xhci_pch_fix()
3204 xhci->name, ( xusb2prm & ~xusb2pr ) ); in xhci_pch_fix()
3207 xusb2pr |= xusb2prm; in xhci_pch_fix()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/usb/
H A Dxhci.c3175 uint32_t xusb2prm; in xhci_pch_fix() local
3194 pci_read_config_dword ( pci, XHCI_PCH_XUSB2PRM, &xusb2prm ); in xhci_pch_fix()
3195 if ( xusb2prm & ~xusb2pr ) { in xhci_pch_fix()
3197 xhci->name, ( xusb2prm & ~xusb2pr ) ); in xhci_pch_fix()
3200 xusb2pr |= xusb2prm; in xhci_pch_fix()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/usb/
H A Dxhci.c3190 uint32_t xusb2prm; in xhci_pch_fix() local
3209 pci_read_config_dword ( pci, XHCI_PCH_XUSB2PRM, &xusb2prm ); in xhci_pch_fix()
3210 if ( xusb2prm & ~xusb2pr ) { in xhci_pch_fix()
3212 xhci->name, ( xusb2prm & ~xusb2pr ) ); in xhci_pch_fix()
3215 xusb2pr |= xusb2prm; in xhci_pch_fix()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/usb/
H A Dxhci.c3182 uint32_t xusb2prm; in xhci_pch_fix() local
3201 pci_read_config_dword ( pci, XHCI_PCH_XUSB2PRM, &xusb2prm ); in xhci_pch_fix()
3202 if ( xusb2prm & ~xusb2pr ) { in xhci_pch_fix()
3204 xhci->name, ( xusb2prm & ~xusb2pr ) ); in xhci_pch_fix()
3207 xusb2pr |= xusb2prm; in xhci_pch_fix()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/usb/
H A Dxhci.c3190 uint32_t xusb2prm; in xhci_pch_fix() local
3209 pci_read_config_dword ( pci, XHCI_PCH_XUSB2PRM, &xusb2prm ); in xhci_pch_fix()
3210 if ( xusb2prm & ~xusb2pr ) { in xhci_pch_fix()
3212 xhci->name, ( xusb2prm & ~xusb2pr ) ); in xhci_pch_fix()
3215 xusb2pr |= xusb2prm; in xhci_pch_fix()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/usb/
H A Dxhci.c3190 uint32_t xusb2prm; in xhci_pch_fix() local
3209 pci_read_config_dword ( pci, XHCI_PCH_XUSB2PRM, &xusb2prm ); in xhci_pch_fix()
3210 if ( xusb2prm & ~xusb2pr ) { in xhci_pch_fix()
3212 xhci->name, ( xusb2prm & ~xusb2pr ) ); in xhci_pch_fix()
3215 xusb2pr |= xusb2prm; in xhci_pch_fix()
/dports/net/ipxe/ipxe-2265a65/src/drivers/usb/
H A Dxhci.c3268 uint32_t xusb2prm; in xhci_pch_fix() local
3287 pci_read_config_dword ( pci, XHCI_PCH_XUSB2PRM, &xusb2prm ); in xhci_pch_fix()
3288 if ( xusb2prm & ~xusb2pr ) { in xhci_pch_fix()
3290 xhci->name, ( xusb2prm & ~xusb2pr ) ); in xhci_pch_fix()
3293 xusb2pr |= xusb2prm; in xhci_pch_fix()