Home
last modified time | relevance | path

Searched refs:p_finger_start (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_init.h231 extern u32 finger_test, p_finger_start, p_finger_end, n_finger_start,
H A Dddr3_training.c51 u32 finger_test = 0, p_finger_start = 11, p_finger_end = 64, variable
849 for (pfinger_val = p_finger_start; pfinger_val <= p_finger_end; in odt_test()
H A Dddr3_debug.c973 *ptr = (u32 *)&p_finger_start; in ddr3_tip_access_atr()