tsd2d             782 drivers/mtd/spi-nor/cadence-quadspi.c 	unsigned int tshsl, tchsh, tslch, tsd2d;
tsd2d             796 drivers/mtd/spi-nor/cadence-quadspi.c 	tsd2d = calculate_ticks_for_ns(ref_clk_hz, f_pdata->tsd2d_ns);
tsd2d             804 drivers/mtd/spi-nor/cadence-quadspi.c 	reg |= (tsd2d & CQSPI_REG_DELAY_TSD2D_MASK)