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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci-vr41xx.c192 val = TARGET_MSK(target->address_mask) |
204 val = TARGET_MSK(target->address_mask) |
H A Dpci-vr41xx.h36 #define TARGET_MSK(mask) (((mask) >> 8) & 0x000fe000U) macro

Completed in 115 milliseconds