Lines Matching refs:temp3
532 u8 temp0, temp1, temp2, temp3, buf[4]; in af9005_fe_program_cfoe() local
580 temp3 = (u8) ((NS_coeff1_2048Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
583 buf[0] = temp3; in af9005_fe_program_cfoe()
615 temp3 = (u8) ((NS_coeff2_2k & 0x01C00000) >> 22); in af9005_fe_program_cfoe()
618 buf[0] = temp3; in af9005_fe_program_cfoe()
646 temp3 = (u8) ((NS_coeff1_8191Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
649 buf[0] = temp3; in af9005_fe_program_cfoe()
677 temp3 = (u8) ((NS_coeff1_8192Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
680 buf[0] = temp3; in af9005_fe_program_cfoe()
708 temp3 = (u8) ((NS_coeff1_8193Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
711 buf[0] = temp3; in af9005_fe_program_cfoe()
739 temp3 = (u8) ((NS_coeff2_8k & 0x01C00000) >> 22); in af9005_fe_program_cfoe()
742 buf[0] = temp3; in af9005_fe_program_cfoe()