Searched refs:wsetup (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/Documentation/devicetree/bindings/mtd/ |
| H A D | lpc32xx-slc.txt | 17 - nxp,wsetup: Write setup time (W_SETUP) 36 nxp,wsetup = <100000000>;
|
| /linux-6.15/drivers/memory/ |
| H A D | ti-aemif.c | 146 if (timings->wsetup > WSETUP_MAX) in aemif_check_cs_timings() 180 WSTROBE(timings->wstrobe) | WSETUP(timings->wsetup); in aemif_set_cs_timings() 283 data->timings.wsetup = WSETUP_VAL(val); in aemif_get_hw_params() 347 data->timings.wsetup = aemif_calc_rate(pdev, val, clk_rate); in of_aemif_parse_abus_config()
|
| /linux-6.15/include/linux/memory/ |
| H A D | ti-aemif.h | 24 u32 wsetup; member
|
| /linux-6.15/arch/m68k/include/asm/ |
| H A D | mac_iop.h | 112 __u8 wsetup; /* write the setup register */ member
|
| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | davinci_nand.c | 864 timings.wsetup = cfg > 0 ? cfg : 0; in davinci_nand_setup_interface() 867 while ((s32)(timings.wsetup + timings.wstrobe) < min) in davinci_nand_setup_interface() 876 while ((s32)(timings.wsetup + timings.wstrobe + timings.whold) < min) in davinci_nand_setup_interface() 883 timings.wsetup, timings.wstrobe, timings.whold); in davinci_nand_setup_interface()
|
| H A D | lpc32xx_slc.c | 205 uint32_t wsetup; member 259 SLCTAC_WSETUP(clkrate, host->ncfg->wsetup) | in lpc32xx_nand_setup() 757 of_property_read_u32(np, "nxp,wsetup", &ncfg->wsetup); in lpc32xx_parse_dt() 764 !ncfg->wsetup || !ncfg->rdr_clks || !ncfg->rwidth || in lpc32xx_parse_dt()
|
| /linux-6.15/arch/arm/boot/dts/nxp/lpc/ |
| H A D | lpc3250-ea3250.dts | 222 nxp,wsetup = <200000000>;
|
| H A D | lpc3250-phy3250.dts | 156 nxp,wsetup = <100000000>;
|