Searched refs:sdr_find_phase (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/ddr/altera/ |
D | sequencer.c | 1593 static int sdr_find_phase(int working, const u32 grp, u32 *work, in sdr_find_phase() function 1641 ret = sdr_find_phase(1, grp, work_bgn, i, p); in sdr_working_phase() 1721 ret = sdr_find_phase(0, grp, work_end, i, p); in sdr_nonworking_phase()
|