Home
last modified time | relevance | path

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

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