Searched refs:wsetup (Results 1 – 12 of 12) sorted by relevance
/linux-5.19.10/drivers/memory/ |
D | ti-aemif.c | 101 u8 wsetup; member 178 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local 191 wsetup = aemif_calc_rate(pdev, data->wsetup, clk_rate, WSETUP_MAX); in aemif_config_abus() 194 whold < 0 || wstrobe < 0 || wsetup < 0) { in aemif_config_abus() 201 WHOLD(whold) | WSTROBE(wstrobe) | WSETUP(wsetup); in aemif_config_abus() 247 data->wsetup = aemif_cycles_to_nsec(WSETUP_VAL(val), clk_rate); in aemif_get_hw_params() 310 data->wsetup = val; in of_aemif_parse_abus_config()
|
/linux-5.19.10/Documentation/devicetree/bindings/mtd/ |
D | lpc32xx-slc.txt | 17 - nxp,wsetup: Write setup time (W_SETUP) 36 nxp,wsetup = <100000000>;
|
/linux-5.19.10/include/linux/platform_data/ |
D | mtd-davinci-aemif.h | 25 u8 wsetup; member
|
/linux-5.19.10/arch/m68k/include/asm/ |
D | mac_iop.h | 112 __u8 wsetup; /* write the setup register */ member
|
/linux-5.19.10/drivers/mtd/nand/raw/ |
D | lpc32xx_slc.c | 206 uint32_t wsetup; member 260 SLCTAC_WSETUP(clkrate, host->ncfg->wsetup) | in lpc32xx_nand_setup() 754 of_property_read_u32(np, "nxp,wsetup", &ncfg->wsetup); in lpc32xx_parse_dt() 761 !ncfg->wsetup || !ncfg->rdr_clks || !ncfg->rwidth || in lpc32xx_parse_dt()
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | lpc3250-ea3250.dts | 222 nxp,wsetup = <200000000>;
|
D | lpc3250-phy3250.dts | 156 nxp,wsetup = <100000000>;
|
/linux-5.19.10/arch/arm/mach-davinci/ |
D | board-omapl138-hawk.c | 196 .wsetup = 24,
|
D | board-da830-evm.c | 295 .wsetup = 24,
|
D | board-dm644x-evm.c | 151 .wsetup = 20,
|
D | board-dm646x-evm.c | 78 .wsetup = 29,
|
D | board-da850-evm.c | 228 .wsetup = 24,
|