Searched refs:wstrobe (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/memory/ |
D | ti-aemif.c | 102 u16 wstrobe; member 181 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local 193 wstrobe = aemif_calc_rate(pdev, data->wstrobe, clk_rate, WSTROBE_MAX); in aemif_config_abus() 197 whold < 0 || wstrobe < 0 || wsetup < 0) { in aemif_config_abus() 204 WHOLD(whold) | WSTROBE(wstrobe) | WSETUP(wsetup); in aemif_config_abus() 249 data->wstrobe = aemif_cycles_to_nsec(WSTROBE_VAL(val), clk_rate); in aemif_get_hw_params() 310 data->wstrobe = val; in of_aemif_parse_abus_config()
|
/Linux-v4.19/include/linux/platform_data/ |
D | mtd-davinci-aemif.h | 26 u8 wstrobe; member
|
/Linux-v4.19/arch/arm/mach-davinci/ |
D | board-omapl138-hawk.c | 197 .wstrobe = 21,
|
D | board-da830-evm.c | 304 .wstrobe = 21,
|
D | board-dm644x-evm.c | 148 .wstrobe = 40,
|
D | board-dm646x-evm.c | 79 .wstrobe = 24,
|
D | board-da850-evm.c | 229 .wstrobe = 21,
|