ype               183 arch/x86/include/asm/inst.h 	\type = REG_TYPE_R64
ype               185 arch/x86/include/asm/inst.h 	\type = REG_TYPE_R32
ype               187 arch/x86/include/asm/inst.h 	\type = REG_TYPE_XMM
ype               189 arch/x86/include/asm/inst.h 	\type = REG_TYPE_INVALID
ype                37 arch/x86/include/asm/unwind_hints.h 		.byte \type
ype               219 drivers/media/common/saa7146/saa7146_hlp.c 	u32 yacm = 0, ysci = 0, yacl = 0, ypo = 0, ype = 0;
ype               262 drivers/media/common/saa7146/saa7146_hlp.c 		ype = ysci / 16;
ype               263 drivers/media/common/saa7146/saa7146_hlp.c 		ypo = ype + (ysci / 64);
ype               272 drivers/media/common/saa7146/saa7146_hlp.c 		ypo = ype = ((ysci + 15) / 16);
ype               300 drivers/media/common/saa7146/saa7146_hlp.c 	*hps_v_scale	|= (yacm << 31) | (ysci << 21) | (yacl << 15) | (ypo << 8 ) | (ype << 1);