Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dti-aemif.c102 u8 whold; member
178 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local
189 whold = aemif_calc_rate(pdev, data->whold, clk_rate, WHOLD_MAX); in aemif_config_abus()
194 whold < 0 || wstrobe < 0 || wsetup < 0) { in aemif_config_abus()
201 WHOLD(whold) | WSTROBE(wstrobe) | WSETUP(wsetup); in aemif_config_abus()
245 data->whold = aemif_cycles_to_nsec(WHOLD_VAL(val), clk_rate); in aemif_get_hw_params()
304 data->whold = val; in of_aemif_parse_abus_config()
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dlpc32xx-slc.txt16 - nxp,whold: Write hold time (W_HOLD)
35 nxp,whold = <100000000>;
/openbmc/linux/include/linux/platform_data/
H A Dmtd-davinci-aemif.h27 u8 whold; member
/openbmc/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()
752 of_property_read_u32(np, "nxp,whold", &ncfg->whold); in lpc32xx_parse_dt()
759 if (!ncfg->wdr_clks || !ncfg->wwidth || !ncfg->whold || in lpc32xx_parse_dt()
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc3250-ea3250.dts221 nxp,whold = <104000000>;
H A Dlpc3250-phy3250.dts155 nxp,whold = <100000000>;