WIN_SIZE_MASK 481 drivers/pci/controller/pcie-mobiveil.c value &= ~(AMAP_CTRL_TYPE_MASK << AMAP_CTRL_TYPE_SHIFT | WIN_SIZE_MASK); WIN_SIZE_MASK 483 drivers/pci/controller/pcie-mobiveil.c (lower_32_bits(size64) & WIN_SIZE_MASK); WIN_SIZE_MASK 522 drivers/pci/controller/pcie-mobiveil.c value &= ~(WIN_TYPE_MASK << WIN_TYPE_SHIFT | WIN_SIZE_MASK); WIN_SIZE_MASK 524 drivers/pci/controller/pcie-mobiveil.c (lower_32_bits(size64) & WIN_SIZE_MASK);