Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-vr41xx.c239 val = MBADD(mailbox->base_address) | TYPE_32BITSPACE | in vr41xx_pciu_init()
246 val = PMBA(window->base_address) | TYPE_32BITSPACE | in vr41xx_pciu_init()
253 val = PMBA(window->base_address) | TYPE_32BITSPACE | in vr41xx_pciu_init()
Dpci-vr41xx.h107 #define TYPE_32BITSPACE 0x0U macro