Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dearly_me.c51 pci_read_dword_ptr(me_dev, &hfs, PCI_ME_HFS); in intel_early_me_init()
119 pci_read_dword_ptr(me_dev, &hfs, PCI_ME_HFS); in intel_early_me_init_done()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dme.c34 me_read_dword_ptr(dev, &hfs, PCI_ME_HFS); in intel_me_hsio_version()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/
H A Dme_status.c209 pci_read_dword_ptr(me_dev, &hfs, PCI_ME_HFS); in intel_me_status()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dme_common.h32 #define PCI_ME_HFS 0x40 macro