Home
last modified time | relevance | path

Searched refs:UNI_N_CFG_AGP_BASE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Duninorth.h28 #define UNI_N_CFG_AGP_BASE 0x90 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Duninorth.h28 #define UNI_N_CFG_AGP_BASE 0x90 macro
/kernel/linux/linux-5.10/drivers/char/agp/
H A Duninorth-agp.c132 /* high 4 bits of GART physical address go in UNI_N_CFG_AGP_BASE */ in uninorth_configure()
133 pci_write_config_dword(agp_bridge->dev, UNI_N_CFG_AGP_BASE, in uninorth_configure()
137 UNI_N_CFG_AGP_BASE, agp_bridge->gart_bus_addr); in uninorth_configure()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Duninorth-agp.c133 /* high 4 bits of GART physical address go in UNI_N_CFG_AGP_BASE */ in uninorth_configure()
134 pci_write_config_dword(agp_bridge->dev, UNI_N_CFG_AGP_BASE, in uninorth_configure()
138 UNI_N_CFG_AGP_BASE, agp_bridge->gart_bus_addr); in uninorth_configure()

Completed in 5 milliseconds