Searched refs:subphy (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr4_training_calibration.c105 /* reset valid vref counter per if and subphy */
158 ("warning: %s: subphy %d vref tap %d voltage noise\n",
182 } /* subphy */
230 ("%s vref_idx %d if %d subphy %d added 64 adlls to window\n",
244 ("calculating center of mass for subphy %d, valid window size %d\n",
247 /* calculate center of mass sampling point (t, v) for each subphy */
263 ("%s subphy %d no vref results to calculate the center of mass\n",
423 * in case the previous patterns found the current subphy as BYTE_NOT_DEFINED,
424 * continue to next subphy
430 * in case the result of the current subphy i
1089 u32 iface, subphy, bit, pattern; local
2039 u32 subphy, bit, pattern; local
[all...]
H A Dddr3_training_bist.c230 u32 subphy, read_data; local
236 for (subphy = 0; subphy < max_subphy; subphy++) {
237 ddr3_tip_if_read(0, ACCESS_TYPE_UNICAST, 0, reg_map[subphy], &read_data, MASK_ALL_BITS);
239 *result |= (FAIL << subphy);
497 u32 subphy; local
584 /* restore subphy's tx adll_tap to its position */
585 for (subphy = 0; subphy < subphy_ma
[all...]

Completed in 44 milliseconds