Lines Matching refs:mask_keydown
91 if ((ir->mask_keydown && (0 != (gpio & ir->mask_keydown))) ||
99 if ((ir->mask_keydown && (0 != (gpio & ir->mask_keydown))) ||
585 u32 mask_keydown = 0;
605 mask_keydown = 0x0040000;
642 mask_keydown = 0x000010;
648 mask_keydown = 0x0040000; /* Enable GPIO18 line on both edges */
655 mask_keydown = 0x0040000;
664 mask_keydown = 0x000400;
671 mask_keydown = 0x000400;
723 mask_keydown = 0x000010;
752 mask_keydown = 0x0040000;
758 mask_keydown = 0x0040000; /* Enable GPIO18 line on both edges */
765 mask_keydown = 0x0040000;
780 mask_keydown = 0x0040000; /* Enable GPIO18 line on both edges */
794 mask_keydown = 0xf00000;
811 mask_keydown = 0x040000;
827 mask_keydown = 0x0040000; /* Enable GPIO18 line on both edges */
851 ir->mask_keydown = mask_keydown;
1040 space = saa_readl(SAA7134_GPIO_GPSTATUS0 >> 2) & ir->mask_keydown;