int_con 196 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c u8 int_con = 0x08; int_con 221 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c int_con &= ~(PANELCTL_INT1_CON_MASK | int_con 223 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c int_con |= (PANELCTL_INT1_000 | PANELCTL_INT2_001); int_con 254 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 0x02, 0x07, 0x07, 0x23, 0x23, 0xc0, clk_con, int_con, int_con 108 drivers/mfd/mt6397-core.c regmap_write(chip->regmap, chip->int_con[0], chip->wake_mask[0]); int_con 109 drivers/mfd/mt6397-core.c regmap_write(chip->regmap, chip->int_con[1], chip->wake_mask[1]); int_con 120 drivers/mfd/mt6397-core.c regmap_write(chip->regmap, chip->int_con[0], chip->irq_masks_cur[0]); int_con 121 drivers/mfd/mt6397-core.c regmap_write(chip->regmap, chip->int_con[1], chip->irq_masks_cur[1]); int_con 28 drivers/mfd/mt6397-irq.c regmap_write(mt6397->regmap, mt6397->int_con[0], int_con 30 drivers/mfd/mt6397-irq.c regmap_write(mt6397->regmap, mt6397->int_con[1], int_con 139 drivers/mfd/mt6397-irq.c chip->int_con[0] = MT6323_INT_CON0; int_con 140 drivers/mfd/mt6397-irq.c chip->int_con[1] = MT6323_INT_CON1; int_con 147 drivers/mfd/mt6397-irq.c chip->int_con[0] = MT6397_INT_CON0; int_con 148 drivers/mfd/mt6397-irq.c chip->int_con[1] = MT6397_INT_CON1; int_con 159 drivers/mfd/mt6397-irq.c regmap_write(chip->regmap, chip->int_con[0], 0x0); int_con 160 drivers/mfd/mt6397-irq.c regmap_write(chip->regmap, chip->int_con[1], 0x0); int_con 63 include/linux/mfd/mt6397/core.h u16 int_con[2];