Home
last modified time | relevance | path

Searched defs:SELECT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_mvebu.c28 #define SELECT(x, n) ((x >> n) & 1UL) macro
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.c496 typedef enum {NONE = 0, SELECT, WINDOW, READ, WRITE} VFIONvidia3d0State; enumerator