Home
last modified time | relevance | path

Searched refs:RSTROBE_VAL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/memory/
H A Dti-aemif.c56 #define RSTROBE_VAL(x) (((x) & RSTROBE(RSTROBE_MAX)) >> RSTROBE_SHIFT) macro
243 data->rstrobe = aemif_cycles_to_nsec(RSTROBE_VAL(val), clk_rate); in aemif_get_hw_params()
/kernel/linux/linux-6.6/drivers/memory/
H A Dti-aemif.c56 #define RSTROBE_VAL(x) (((x) & RSTROBE(RSTROBE_MAX)) >> RSTROBE_SHIFT) macro
243 data->rstrobe = aemif_cycles_to_nsec(RSTROBE_VAL(val), clk_rate); in aemif_get_hw_params()

Completed in 2 milliseconds