Searched refs:organization (Results 1 – 6 of 6) sorted by relevance
118 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()
63 unsigned char organization; /* 12 Module Organization */ member
98 A collaborative engineering organization consolidating
160 - Code organization.
183 | | entire organization | certain to be exploited.|191 | | organization or single| easy to detect and |
2562 organization can be found in :ref:`PSCI Power Domain Tree Structure`.
Completed in 15 milliseconds