Searched refs:temp0 (Results 1 – 3 of 3) sorted by relevance
828 char temp0 = 0, temp1 = 0; in Apply_HPD_Auto_Test() local990 temp0 = (AUX_Data[0] & 0x03); in Apply_HPD_Auto_Test()994 switch (temp0) { in Apply_HPD_Auto_Test()1007 DBG(DBG_ERR, "HP_I TP 0x206 other swing0 val %x!\n", temp0); in Apply_HPD_Auto_Test()1033 temp0 = (AUX_Data[0] & 0x0C); in Apply_HPD_Auto_Test()1037 switch (temp0) { in Apply_HPD_Auto_Test()1050 DBG(DBG_ERR, "HP_I TP 0x206 other Pre-emphasis0 val %x!\n", temp0); in Apply_HPD_Auto_Test()1103 temp0 = AUX_Data[0]; in Apply_HPD_Auto_Test()1112 AUX_Data[0] = temp0 | 0x20; in Apply_HPD_Auto_Test()
347 temp0{
1862 CPU_LDoubleU temp0, temp1; in helper_fprem_common() local1865 temp0.d = ST0; in helper_fprem_common()1867 exp0 = EXPD(temp0); in helper_fprem_common()1878 exp0 = 1 - clz64(temp0.l.lower); in helper_fprem_common()