Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Djz4780-nemc.h20 #define JZ4780_NEMC_NUM_BANKS 7 macro
/openbmc/linux/drivers/memory/
H A Djz4780-nemc.c345 if (bank < 1 || bank >= JZ4780_NEMC_NUM_BANKS) { in jz4780_nemc_probe()
369 for_each_set_bit(bank, &referenced, JZ4780_NEMC_NUM_BANKS) { in jz4780_nemc_probe()