Lines Matching defs:bank
40 * - Up to 1 GiB per bank/rank in 32-bit mode and up to 512 MiB per
41 * bank/rank in 16-bit mode.
53 * - Up to 4 GiB per bank/rank in 64-bit mode and up to 2 GiB
54 * per bank/rank in 32-bit mode.
67 * - Up to 16 GiB per bank/rank in 64-bit mode and up to 8 GiB
68 * per bank/rank in 32-bit mode.
129 * Macros to convert bank configuration size enumerations into MiB and
255 * ppc4xx_edac_check_bank_error - check a bank for an ECC bank error
257 * ECC bank error.
258 * @bank: The bank to check for an ECC error.
260 * This routine determines whether the specified bank has an ECC
263 * Returns true if the specified bank has an ECC error; otherwise,
268 unsigned int bank)
270 switch (bank) {
281 * ppc4xx_edac_generate_bank_message - generate interpretted bank status message
283 * with the bank message being generated.
866 * currently set for the controller, from which bank width
871 * controller bank/rank is mapped to a row.
873 * Returns 0 if OK; otherwise, -EINVAL if the memory bank size
902 * 1:1 with a controller bank/rank.
910 * row/bank/rank and skip disabled banks.
918 /* Map the bank configuration size setting to pages. */
939 "Unrecognized memory bank %d "