HomeSort by relevance Sort by last modified time
    Searched defs:PCI_PM_CTRL_STATE_MASK (Results 1 - 4 of 4) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
pci.h 185 #define PCI_PM_CTRL_STATE_MASK 0x0003 /* Current power state (D0 to D3) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pci_regs.h 238 #define PCI_PM_CTRL_STATE_MASK 0x0003 /* Current power state (D0 to D3) */
    [all...]
  /bionic/libc/kernel/uapi/linux/
pci_regs.h 205 #define PCI_PM_CTRL_STATE_MASK 0x0003
  /external/kernel-headers/original/uapi/linux/
pci_regs.h 253 #define PCI_PM_CTRL_STATE_MASK 0x0003 /* Current power state (D0 to D3) */
    [all...]

Completed in 2582 milliseconds