Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-vr41xx.c167 MASTER_MSK(master->address_mask) | in vr41xx_pciu_init()
180 MASTER_MSK(master->address_mask) | in vr41xx_pciu_init()
217 MASTER_MSK(master->address_mask) | in vr41xx_pciu_init()
Dpci-vr41xx.h34 #define MASTER_MSK(mask) (((mask) >> 11) & 0x000fe000U) macro