Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memory/
Dti-aemif.c100 u16 rstrobe; member
178 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local
187 rstrobe = aemif_calc_rate(pdev, data->rstrobe, clk_rate, RSTROBE_MAX); in aemif_config_abus()
193 if (ta < 0 || rhold < 0 || rstrobe < 0 || rsetup < 0 || in aemif_config_abus()
200 set = TA(ta) | RHOLD(rhold) | RSTROBE(rstrobe) | RSETUP(rsetup) | in aemif_config_abus()
243 data->rstrobe = aemif_cycles_to_nsec(RSTROBE_VAL(val), clk_rate); in aemif_get_hw_params()
298 data->rstrobe = val; in of_aemif_parse_abus_config()
/kernel/linux/linux-5.10/include/linux/platform_data/
Dmtd-davinci-aemif.h30 u8 rstrobe; member
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c200 .rstrobe = 50,
Dboard-da830-evm.c300 .rstrobe = 50,
Dboard-dm644x-evm.c156 .rstrobe = 40,
Dboard-dm646x-evm.c83 .rstrobe = 33,
Dboard-da850-evm.c233 .rstrobe = 50,