Lines Matching refs:temp3
545 u8 temp0, temp1, temp2, temp3, buf[4]; in af9005_fe_program_cfoe() local
593 temp3 = (u8) ((NS_coeff1_2048Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
596 buf[0] = temp3; in af9005_fe_program_cfoe()
628 temp3 = (u8) ((NS_coeff2_2k & 0x01C00000) >> 22); in af9005_fe_program_cfoe()
631 buf[0] = temp3; in af9005_fe_program_cfoe()
659 temp3 = (u8) ((NS_coeff1_8191Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
662 buf[0] = temp3; in af9005_fe_program_cfoe()
690 temp3 = (u8) ((NS_coeff1_8192Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
693 buf[0] = temp3; in af9005_fe_program_cfoe()
721 temp3 = (u8) ((NS_coeff1_8193Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
724 buf[0] = temp3; in af9005_fe_program_cfoe()
752 temp3 = (u8) ((NS_coeff2_8k & 0x01C00000) >> 22); in af9005_fe_program_cfoe()
755 buf[0] = temp3; in af9005_fe_program_cfoe()