Home
last modified time | relevance | path

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

/linux-4.4.14/arch/unicore32/include/mach/
Dregs-pci.h15 #define PCICFG_ADDR (PKUNITY_PCICFG_BASE + 0x0004) macro
/linux-4.4.14/arch/unicore32/kernel/
Dpci.c32 writel(CONFIG_CMD(bus, devfn, where), PCICFG_ADDR); in puv3_read_config()
51 writel(CONFIG_CMD(bus, devfn, where), PCICFG_ADDR); in puv3_write_config()