Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/
H A Dcpu.c96 static const unsigned char col_lookup[] = {9, 10, 11, 8, 12, 9, 9, 9}; variable
130 bits += col_lookup[ESD_MMDC_CTL_GET_COLUMN(ctl)]; in imx_ddr_size()