Home
last modified time | relevance | path

Searched refs:wstrobe (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/memory/
Dti-aemif.c99 u16 wstrobe; member
178 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local
190 wstrobe = aemif_calc_rate(pdev, data->wstrobe, clk_rate, WSTROBE_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()
246 data->wstrobe = aemif_cycles_to_nsec(WSTROBE_VAL(val), clk_rate); in aemif_get_hw_params()
307 data->wstrobe = val; in of_aemif_parse_abus_config()
/kernel/linux/linux-5.10/include/linux/platform_data/
Dmtd-davinci-aemif.h26 u8 wstrobe; member
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c197 .wstrobe = 21,
Dboard-da830-evm.c297 .wstrobe = 21,
Dboard-dm644x-evm.c153 .wstrobe = 40,
Dboard-dm646x-evm.c80 .wstrobe = 24,
Dboard-da850-evm.c230 .wstrobe = 21,