Searched refs:K1_TSENSOR_INT_EN_REG (Results 1 – 1 of 1) sorted by relevance
41 #define K1_TSENSOR_INT_EN_REG 0x14 macro78 writel(0xffffffff, ts->base + K1_TSENSOR_INT_EN_REG); in k1_tsensor_init()116 val = readl(ts->base + K1_TSENSOR_INT_EN_REG); in k1_tsensor_enable_irq()118 writel(val, ts->base + K1_TSENSOR_INT_EN_REG); in k1_tsensor_enable_irq()121 val = readl(ts->base + K1_TSENSOR_INT_EN_REG); in k1_tsensor_enable_irq()123 writel(val, ts->base + K1_TSENSOR_INT_EN_REG); in k1_tsensor_enable_irq()206 writel(0xffffffff, ts->base + K1_TSENSOR_INT_EN_REG); in k1_tsensor_shutdown()