Searched refs:phase_shift_idx (Results 1 – 2 of 2) sorted by relevance
26 u32 phase_shift_idx = 0; in _flash_calibration_highspeed() local46 if (flash_init_para.phase_shift_idx != 0) { in _flash_calibration_highspeed()47 flash_init_para.phase_shift_idx |= BIT(0); /* odd is better */ in _flash_calibration_highspeed()57 phase_shift_idx = flash_init_para.phase_shift_idx; in _flash_calibration_highspeed()60 flash_init_para.phase_shift_idx = 0; in _flash_calibration_highspeed()63 DBG_8195A("calibration_ok:[%d:%d:%d] \n", line_delay, window_size, phase_shift_idx); in _flash_calibration_highspeed()65 flash_init_para.phase_shift_idx = phase_shift_idx; in _flash_calibration_highspeed()71 flash_init_para.phase_shift_idx = 0; in _flash_calibration_highspeed()86 RRAM->FLASH_phase_shift_idx = flash_init_para.phase_shift_idx; in flash_calibration_backup()118 FLASH_CalibrationPhaseIdx(flash_init_para.phase_shift_idx); in flash_calibration_highspeed()
168 u8 phase_shift_idx; /*!< Specifies the phase shift idx in new calibration.*/ member
Completed in 5 milliseconds