Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/pci/
Dpci-vr41xx.c181 ITA(target->bus_base_address); in vr41xx_pciu_init()
193 ITA(target->bus_base_address); in vr41xx_pciu_init()
Dpci-vr41xx.h24 #define ITA(addr) (((addr) >> 24) & 0x000000ffU) macro