Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/nxp/ddr/nxp-ddr/
A Ddimm.c118 if ((spd->organization & 0x7) < 4) { in compute_ranksize()
119 nbit_sdram_width = (spd->organization & 0x7) + 2; in compute_ranksize()
166 pdimm->n_ranks = ((spd->organization >> 3) & 0x7) + 1; in cal_dimm_params()
186 pdimm->device_width = 1 << ((spd->organization & 0x7) + 2); in cal_dimm_params()
/arm-trusted-firmware-2.8.0/include/drivers/nxp/ddr/
A Ddimm.h63 unsigned char organization; /* 12 Module Organization */ member
/arm-trusted-firmware-2.8.0/docs/
A Dglossary.rst98 A collaborative engineering organization consolidating
/arm-trusted-firmware-2.8.0/docs/process/
A Dcode-review-guidelines.rst160 - Code organization.
/arm-trusted-firmware-2.8.0/docs/threat_model/
A Dthreat_model.rst183 | | entire organization | certain to be exploited.|
191 | | organization or single| easy to detect and |
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst2562 organization can be found in :ref:`PSCI Power Domain Tree Structure`.

Completed in 15 milliseconds