Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/nxp/ddr/phy-gen2/
H A Dphy.c146 uint8_t cdd[CDD_DATA_LEN+4] = {0U}; in get_cdd_val() local
166 (uint16_t *)&cdd, CDD_DATA_LEN); in get_cdd_val()
239 rwmax = cdd[40]; in get_cdd_val()
247 buf[0] = cdd[12]; in get_cdd_val()
248 buf[1] = cdd[9]; in get_cdd_val()
255 buf[0] = cdd[24]; in get_cdd_val()
256 buf[1] = cdd[21]; in get_cdd_val()
263 buf[0] = cdd[40]; in get_cdd_val()
264 buf[1] = cdd[39]; in get_cdd_val()
265 buf[2] = cdd[36]; in get_cdd_val()
[all …]