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

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

Completed in 65 milliseconds