Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/maple/
Dpci.c189 static unsigned long u3_ht_cfa0(u8 devfn, u8 off) in u3_ht_cfa0() function
196 return u3_ht_cfa0(devfn, off) + (bus << 16) + 0x01000000UL; in u3_ht_cfa1()
205 return hose->cfg_data + u3_ht_cfa0(devfn, offset); in u3_ht_cfg_access()