Home
last modified time | relevance | path

Searched refs:db1x_register_norflash (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/mips/alchemy/devboards/pb1100/
Dplatform.c46 db1x_register_norflash(64 * 1024 * 1024, 4, swapped); in pb1100_dev_init()
/linux-2.6.39/arch/mips/alchemy/devboards/pb1500/
Dplatform.c45 db1x_register_norflash(64 * 1024 * 1024, 4, swapped); in pb1500_dev_init()
/linux-2.6.39/arch/mips/alchemy/devboards/
Dplatform.h18 int __init db1x_register_norflash(unsigned long size, int width,
Dplatform.c126 int __init db1x_register_norflash(unsigned long size, int width, in db1x_register_norflash() function
/linux-2.6.39/arch/mips/alchemy/devboards/pb1550/
Dplatform.c65 db1x_register_norflash(128 * 1024 * 1024, 4, swapped); in pb1550_dev_init()
/linux-2.6.39/arch/mips/alchemy/devboards/db1x00/
Dplatform.c115 db1x_register_norflash(BOARD_FLASH_SIZE, BOARD_FLASH_WIDTH, F_SWAPPED); in db1xxx_dev_init()
/linux-2.6.39/arch/mips/alchemy/devboards/pb1000/
Dboard_setup.c207 return db1x_register_norflash(8 * 1024 * 1024, 4, 0); in pb1000_device_init()
/linux-2.6.39/arch/mips/alchemy/devboards/pb1200/
Dplatform.c198 db1x_register_norflash(128 * 1024 * 1024, 2, swapped); in board_register_devices()
/linux-2.6.39/arch/mips/alchemy/devboards/db1200/
Dplatform.c541 db1x_register_norflash(64 << 20, 2, swapped); in db1200_dev_init()