Home
last modified time | relevance | path

Searched refs:PIIX4_FUNC0_GENCFG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dfixup-malta.c104 pci_read_config_dword(pdev, PIIX4_FUNC0_GENCFG, &reg_val32); in malta_piix_func0_fixup()
105 pci_write_config_dword(pdev, PIIX4_FUNC0_GENCFG, in malta_piix_func0_fixup()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dpiix4.h30 #define PIIX4_FUNC0_GENCFG 0xb0 macro