Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/mtd/
H A Dlpc32xx-slc.txt16 - nxp,whold: Write hold time (W_HOLD)
35 nxp,whold = <100000000>;
/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c204 uint32_t whold; member
258 SLCTAC_WHOLD(clkrate, host->ncfg->whold) | in lpc32xx_nand_setup()
764 of_property_read_u32(np, "nxp,whold", &ncfg->whold); in lpc32xx_parse_dt()
771 if (!ncfg->wdr_clks || !ncfg->wwidth || !ncfg->whold || in lpc32xx_parse_dt()