Searched refs:whold (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/memory/ |
D | ti-aemif.c | 101 u8 whold; member 177 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local 188 whold = aemif_calc_rate(pdev, data->whold, clk_rate, WHOLD_MAX); in aemif_config_abus() 193 whold < 0 || wstrobe < 0 || wsetup < 0) { in aemif_config_abus() 200 WHOLD(whold) | WSTROBE(wstrobe) | WSETUP(wsetup); in aemif_config_abus() 244 data->whold = aemif_cycles_to_nsec(WHOLD_VAL(val), clk_rate); in aemif_get_hw_params() 303 data->whold = val; in of_aemif_parse_abus_config()
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/ |
D | lpc32xx-slc.txt | 16 - nxp,whold: Write hold time (W_HOLD) 35 nxp,whold = <100000000>;
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
D | lpc32xx_slc.c | 204 uint32_t whold; member 258 SLCTAC_WHOLD(clkrate, host->ncfg->whold) | in lpc32xx_nand_setup() 756 of_property_read_u32(np, "nxp,whold", &ncfg->whold); in lpc32xx_parse_dt() 763 if (!ncfg->wdr_clks || !ncfg->wwidth || !ncfg->whold || in lpc32xx_parse_dt()
|
/linux-6.12.1/arch/arm/boot/dts/nxp/lpc/ |
D | lpc3250-ea3250.dts | 221 nxp,whold = <104000000>;
|
D | lpc3250-phy3250.dts | 155 nxp,whold = <100000000>;
|