PWRDOWN
#define PWRDOWN (READ_12BIT_DFR(y, 0, 0)) /* LAST */
#define PWRDOWN (TSC2007_12BIT | TSC2007_POWER_OFF_IRQ_EN)
#define PWRDOWN BIT(4)