Lines Matching refs:temp3
544 u8 temp0, temp1, temp2, temp3, buf[4]; in af9005_fe_program_cfoe() local
592 temp3 = (u8) ((NS_coeff1_2048Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
595 buf[0] = temp3; in af9005_fe_program_cfoe()
627 temp3 = (u8) ((NS_coeff2_2k & 0x01C00000) >> 22); in af9005_fe_program_cfoe()
630 buf[0] = temp3; in af9005_fe_program_cfoe()
658 temp3 = (u8) ((NS_coeff1_8191Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
661 buf[0] = temp3; in af9005_fe_program_cfoe()
689 temp3 = (u8) ((NS_coeff1_8192Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
692 buf[0] = temp3; in af9005_fe_program_cfoe()
720 temp3 = (u8) ((NS_coeff1_8193Nu & 0x03000000) >> 24); in af9005_fe_program_cfoe()
723 buf[0] = temp3; in af9005_fe_program_cfoe()
751 temp3 = (u8) ((NS_coeff2_8k & 0x01C00000) >> 22); in af9005_fe_program_cfoe()
754 buf[0] = temp3; in af9005_fe_program_cfoe()