Searched refs:tsd2d (Results 1 – 11 of 11) sorted by relevance
84 tsd2d-ns = <50>;101 tsd2d-ns = <50>;
48 tsd2d-ns = <50>;
89 tsd2d-ns = <50>;
79 tsd2d-ns = <50>;
97 tsd2d-ns = <50>;
99 tsd2d-ns = <50>;
98 tsd2d-ns = <50>;
109 tsd2d-ns = <50>;
80 tsd2d-ns = <392>;
21 - tsd2d-ns : Delay in master reference clocks (ref_clk) between one
342 unsigned int tshsl, tchsh, tslch, tsd2d; in cadence_qspi_apb_delay() local361 tsd2d = DIV_ROUND_UP(tsd2d_ns, ref_clk_ns); in cadence_qspi_apb_delay()369 reg |= ((tsd2d & CQSPI_REG_DELAY_TSD2D_MASK) in cadence_qspi_apb_delay()