Home
last modified time | relevance | path

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

/Linux-v4.19/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()
/Linux-v4.19/arch/unicore32/include/mach/
Dregs-pci.h16 #define PCICFG_ADDR (PKUNITY_PCICFG_BASE + 0x0004) macro