Home
last modified time | relevance | path

Searched refs:rhold (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/memory/
Dti-aemif.c107 u8 rhold; member
181 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local
189 rhold = aemif_calc_rate(pdev, data->rhold, clk_rate, RHOLD_MAX); in aemif_config_abus()
196 if (ta < 0 || rhold < 0 || rstrobe < 0 || rsetup < 0 || in aemif_config_abus()
203 set = TA(ta) | RHOLD(rhold) | RSTROBE(rstrobe) | RSETUP(rsetup) | in aemif_config_abus()
245 data->rhold = aemif_cycles_to_nsec(RHOLD_VAL(val), clk_rate); in aemif_get_hw_params()
298 data->rhold = val; in of_aemif_parse_abus_config()
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dlpc32xx-slc.txt19 - nxp,rhold: Read hold time (R_HOLD)
39 nxp,rhold = <66666666>;
/Linux-v4.19/include/linux/platform_data/
Dmtd-davinci-aemif.h31 u8 rhold; member
/Linux-v4.19/drivers/mtd/nand/raw/
Dlpc32xx_slc.c219 uint32_t rhold; member
273 SLCTAC_RHOLD(clkrate, host->ncfg->rhold) | in lpc32xx_nand_setup()
767 of_property_read_u32(np, "nxp,rhold", &ncfg->rhold); in lpc32xx_parse_dt()
772 !ncfg->rhold || !ncfg->rsetup) { in lpc32xx_parse_dt()
/Linux-v4.19/arch/arm/boot/dts/
Dlpc3250-phy3250.dts147 nxp,rhold = <66666666>;
Dlpc3250-ea3250.dts224 nxp,rhold = <104000000>;
/Linux-v4.19/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c201 .rhold = 0,
Dboard-da830-evm.c308 .rhold = 0,
Dboard-dm644x-evm.c152 .rhold = 10,
Dboard-dm646x-evm.c83 .rhold = 0,
Dboard-da850-evm.c233 .rhold = 0,