Searched refs:db1x_register_norflash (Results 1 – 9 of 9) sorted by relevance
/linux-2.6.39/arch/mips/alchemy/devboards/pb1100/ |
D | platform.c | 46 db1x_register_norflash(64 * 1024 * 1024, 4, swapped); in pb1100_dev_init()
|
/linux-2.6.39/arch/mips/alchemy/devboards/pb1500/ |
D | platform.c | 45 db1x_register_norflash(64 * 1024 * 1024, 4, swapped); in pb1500_dev_init()
|
/linux-2.6.39/arch/mips/alchemy/devboards/ |
D | platform.h | 18 int __init db1x_register_norflash(unsigned long size, int width,
|
D | platform.c | 126 int __init db1x_register_norflash(unsigned long size, int width, in db1x_register_norflash() function
|
/linux-2.6.39/arch/mips/alchemy/devboards/pb1550/ |
D | platform.c | 65 db1x_register_norflash(128 * 1024 * 1024, 4, swapped); in pb1550_dev_init()
|
/linux-2.6.39/arch/mips/alchemy/devboards/db1x00/ |
D | platform.c | 115 db1x_register_norflash(BOARD_FLASH_SIZE, BOARD_FLASH_WIDTH, F_SWAPPED); in db1xxx_dev_init()
|
/linux-2.6.39/arch/mips/alchemy/devboards/pb1000/ |
D | board_setup.c | 207 return db1x_register_norflash(8 * 1024 * 1024, 4, 0); in pb1000_device_init()
|
/linux-2.6.39/arch/mips/alchemy/devboards/pb1200/ |
D | platform.c | 198 db1x_register_norflash(128 * 1024 * 1024, 2, swapped); in board_register_devices()
|
/linux-2.6.39/arch/mips/alchemy/devboards/db1200/ |
D | platform.c | 541 db1x_register_norflash(64 << 20, 2, swapped); in db1200_dev_init()
|