tchsh             782 drivers/mtd/spi-nor/cadence-quadspi.c 	unsigned int tshsl, tchsh, tslch, tsd2d;
tchsh             794 drivers/mtd/spi-nor/cadence-quadspi.c 	tchsh = calculate_ticks_for_ns(ref_clk_hz, f_pdata->tchsh_ns);
tchsh             800 drivers/mtd/spi-nor/cadence-quadspi.c 	reg |= (tchsh & CQSPI_REG_DELAY_TCHSH_MASK)