Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/memory/
Dti-aemif.c105 u8 whold; member
181 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local
192 whold = aemif_calc_rate(pdev, data->whold, clk_rate, WHOLD_MAX); in aemif_config_abus()
197 whold < 0 || wstrobe < 0 || wsetup < 0) { in aemif_config_abus()
204 WHOLD(whold) | WSTROBE(wstrobe) | WSETUP(wsetup); in aemif_config_abus()
248 data->whold = aemif_cycles_to_nsec(WHOLD_VAL(val), clk_rate); in aemif_get_hw_params()
307 data->whold = val; in of_aemif_parse_abus_config()
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dlpc32xx-slc.txt16 - nxp,whold: Write hold time (W_HOLD)
35 nxp,whold = <100000000>;
/Linux-v4.19/include/linux/platform_data/
Dmtd-davinci-aemif.h27 u8 whold; member
/Linux-v4.19/drivers/mtd/nand/raw/
Dlpc32xx_slc.c215 uint32_t whold; member
269 SLCTAC_WHOLD(clkrate, host->ncfg->whold) | in lpc32xx_nand_setup()
763 of_property_read_u32(np, "nxp,whold", &ncfg->whold); in lpc32xx_parse_dt()
770 if (!ncfg->wdr_clks || !ncfg->wwidth || !ncfg->whold || in lpc32xx_parse_dt()
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dmrvl,intc.txt8 of the whold interrupt controller. If the interrupt controller is mux-intc,
/Linux-v4.19/arch/arm/boot/dts/
Dlpc3250-phy3250.dts143 nxp,whold = <100000000>;
Dlpc3250-ea3250.dts220 nxp,whold = <104000000>;
/Linux-v4.19/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c198 .whold = 14,
Dboard-da830-evm.c305 .whold = 14,
Dboard-dm644x-evm.c149 .whold = 20,
Dboard-dm646x-evm.c80 .whold = 14,
Dboard-da850-evm.c230 .whold = 14,