Lines Matching refs:mask_keydown
83 if ((ir->mask_keydown && (0 != (gpio & ir->mask_keydown))) ||
92 if ((ir->mask_keydown && (0 != (gpio & ir->mask_keydown))) ||
510 u32 mask_keydown = 0;
530 mask_keydown = 0x0040000;
568 mask_keydown = 0x000010;
574 mask_keydown = 0x0040000; /* Enable GPIO18 line on both edges */
581 mask_keydown = 0x0040000;
590 mask_keydown = 0x000400;
597 mask_keydown = 0x000400;
649 mask_keydown = 0x000010;
678 mask_keydown = 0x0040000;
684 mask_keydown = 0x0040000; /* Enable GPIO18 line on both edges */
691 mask_keydown = 0x0040000;
706 mask_keydown = 0x0040000; /* Enable GPIO18 line on both edges */
720 mask_keydown = 0xf00000;
737 mask_keydown = 0x040000;
753 mask_keydown = 0x0040000; /* Enable GPIO18 line on both edges */
760 mask_keydown = 0x0040000; /* Enable GPIO18 line on both edges */
783 ir->mask_keydown = mask_keydown;
996 space = saa_readl(SAA7134_GPIO_GPSTATUS0 >> 2) & ir->mask_keydown;