Home
last modified time | relevance | path

Searched refs:chip_delay (Results 1 – 25 of 32) sorted by relevance

12

/linux/drivers/mtd/nand/raw/
A Dorion_nand.c146 board->chip_delay = (u8)val; in orion_nand_probe()
159 if (board->chip_delay) in orion_nand_probe()
160 nc->legacy.chip_delay = board->chip_delay; in orion_nand_probe()
A Dnand_legacy.c317 udelay(chip->legacy.chip_delay); in nand_command()
343 udelay(chip->legacy.chip_delay); in nand_command()
457 udelay(chip->legacy.chip_delay); in nand_command_lp()
497 udelay(chip->legacy.chip_delay); in nand_command_lp()
589 if (!chip->legacy.chip_delay) in nand_legacy_set_defaults()
590 chip->legacy.chip_delay = 20; in nand_legacy_set_defaults()
A Dplat_nand.c81 data->chip.legacy.chip_delay = pdata->chip.chip_delay; in plat_nand_probe()
A Dsocrates_nand.c176 nand_chip->legacy.chip_delay = 20; /* 20us command delay time */ in socrates_nand_probe()
A Dpasemi_nand.c160 chip->legacy.chip_delay = 0; in pasemi_nand_probe()
A Dsharpsl.c180 this->legacy.chip_delay = 15; in sharpsl_nand_probe()
A Dxway_nand.c193 data->chip.legacy.chip_delay = 30; in xway_nand_probe()
A Dndfc.c145 chip->legacy.chip_delay = 50; in ndfc_chip_init()
A Dgpio.c203 plat->chip_delay = val; in gpio_nand_get_config_of()
A Dtxx9ndfmc.c335 chip->legacy.chip_delay = 100; in txx9ndfmc_probe()
A Dhisi504_nand.c774 chip->legacy.chip_delay = HINFC504_CHIP_DELAY; in hisi_nfc_probe()
A Dlpc32xx_mlc.c751 nand_chip->legacy.chip_delay = 25; /* us */ in lpc32xx_nand_probe()
A Dcafe_nand.c714 cafe->nand.legacy.chip_delay = 0; in cafe_nand_probe()
A Dfsl_elbc_nand.c791 chip->legacy.chip_delay); in fsl_elbc_attach_chip()
/linux/include/linux/mtd/
A Dnand-gpio.h12 int chip_delay; member
A Dplatnand.h33 int chip_delay; member
A Drawnand.h1182 int chip_delay; member
/linux/include/linux/platform_data/
A Dmtd-orion_nand.h19 u8 chip_delay; member
/linux/arch/mips/rb532/
A Ddevices.c262 rb532_nand_data.chip.chip_delay = NAND_CHIP_DELAY; in rb532_nand_setup()
/linux/drivers/mtd/nand/raw/bcm47xxnflash/
A Dops_bcm4706.c392 nand_chip->legacy.chip_delay = 50; in bcm47xxnflash_ops_bcm4706_init()
/linux/arch/arm/mach-orion5x/
A Dts78xx-setup.c230 .chip_delay = 15,
/linux/arch/mips/alchemy/devboards/
A Ddb1550.c177 .chip_delay = 20,
A Ddb1300.c198 .chip_delay = 20,
A Ddb1200.c233 .chip_delay = 20,
/linux/arch/sh/boards/mach-migor/
A Dsetup.c193 .chip_delay = 20,

Completed in 52 milliseconds

12