MSIC_GPIO_DIR_MASK   99 drivers/gpio/gpio-msic.c 	return intel_msic_reg_update(reg, MSIC_GPIO_DIR_IN, MSIC_GPIO_DIR_MASK);
MSIC_GPIO_DIR_MASK  109 drivers/gpio/gpio-msic.c 	mask = MSIC_GPIO_DIR_MASK | MSIC_GPIO_DOUT_MASK;