Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/mtd/nand/raw/
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()
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()
Dplat_nand.c81 data->chip.legacy.chip_delay = pdata->chip.chip_delay; in plat_nand_probe()
Dsocrates_nand.c176 nand_chip->legacy.chip_delay = 20; /* 20us command delay time */ in socrates_nand_probe()
Dpasemi_nand.c160 chip->legacy.chip_delay = 0; in pasemi_nand_probe()
Dsharpsl.c180 this->legacy.chip_delay = 15; in sharpsl_nand_probe()
Dxway_nand.c194 data->chip.legacy.chip_delay = 30; in xway_nand_probe()
Dndfc.c145 chip->legacy.chip_delay = 50; in ndfc_chip_init()
Dgpio.c203 plat->chip_delay = val; in gpio_nand_get_config_of()
Dtxx9ndfmc.c335 chip->legacy.chip_delay = 100; in txx9ndfmc_probe()
Dhisi504_nand.c774 chip->legacy.chip_delay = HINFC504_CHIP_DELAY; in hisi_nfc_probe()
Dlpc32xx_mlc.c746 nand_chip->legacy.chip_delay = 25; /* us */ in lpc32xx_nand_probe()
Dcafe_nand.c714 cafe->nand.legacy.chip_delay = 0; in cafe_nand_probe()
/Linux-v6.6/include/linux/mtd/
Dnand-gpio.h12 int chip_delay; member
Dplatnand.h33 int chip_delay; member
Drawnand.h1169 int chip_delay; member
/Linux-v6.6/include/linux/platform_data/
Dmtd-orion_nand.h19 u8 chip_delay; member
/Linux-v6.6/arch/mips/rb532/
Ddevices.c262 rb532_nand_data.chip.chip_delay = NAND_CHIP_DELAY; in rb532_nand_setup()
/Linux-v6.6/arch/arm/mach-ep93xx/
Dts72xx.c129 .chip_delay = 15,
/Linux-v6.6/arch/arm/mach-orion5x/
Dts78xx-setup.c230 .chip_delay = 15,
/Linux-v6.6/arch/mips/alchemy/devboards/
Ddb1550.c177 .chip_delay = 20,
Ddb1300.c198 .chip_delay = 20,
Ddb1200.c233 .chip_delay = 20,
/Linux-v6.6/drivers/mtd/nand/raw/bcm47xxnflash/
Dops_bcm4706.c392 nand_chip->legacy.chip_delay = 50; in bcm47xxnflash_ops_bcm4706_init()
/Linux-v6.6/arch/sh/boards/mach-migor/
Dsetup.c193 .chip_delay = 20,

12