tg_reg
struct tg_reg *regs;
regs = (struct tg_reg *)addr;
#define ALT_READ_TG_REG _IOWR('a', 12, struct tg_reg)
#define ALT_WRITE_TG_REG _IOWR('a', 13, struct tg_reg)