Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-vr41xx.h36 #define TARGET_MSK(mask) (((mask) >> 8) & 0x000fe000U) macro
Dpci-vr41xx.c192 val = TARGET_MSK(target->address_mask) | in vr41xx_pciu_init()
204 val = TARGET_MSK(target->address_mask) | in vr41xx_pciu_init()