gptu_r32 106 arch/mips/lantiq/xway/gptu.c gptu_w32(gptu_r32(GPTU_IRNEN) | BIT(clk->bits), GPTU_IRNEN); gptu_r32 116 arch/mips/lantiq/xway/gptu.c gptu_w32(gptu_r32(GPTU_IRNEN) & ~BIT(clk->bits), GPTU_IRNEN); gptu_r32 163 arch/mips/lantiq/xway/gptu.c if (((gptu_r32(GPTU_ID) >> 8) & 0xff) != GPTU_MAGIC) {