Searched refs:wsetup (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/memory/ |
D | ti-aemif.c | 100 u8 wsetup; member 177 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local 190 wsetup = aemif_calc_rate(pdev, data->wsetup, clk_rate, WSETUP_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() 246 data->wsetup = aemif_cycles_to_nsec(WSETUP_VAL(val), clk_rate); in aemif_get_hw_params() 309 data->wsetup = val; in of_aemif_parse_abus_config()
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/ |
D | lpc32xx-slc.txt | 17 - nxp,wsetup: Write setup time (W_SETUP) 36 nxp,wsetup = <100000000>;
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | mac_iop.h | 112 __u8 wsetup; /* write the setup register */ member
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
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.12.1/arch/arm/boot/dts/nxp/lpc/ |
D | lpc3250-ea3250.dts | 222 nxp,wsetup = <200000000>;
|
D | lpc3250-phy3250.dts | 156 nxp,wsetup = <100000000>;
|