tslch             782 drivers/mtd/spi-nor/cadence-quadspi.c 	unsigned int tshsl, tchsh, tslch, tsd2d;
tslch             795 drivers/mtd/spi-nor/cadence-quadspi.c 	tslch = calculate_ticks_for_ns(ref_clk_hz, f_pdata->tslch_ns);
tslch             802 drivers/mtd/spi-nor/cadence-quadspi.c 	reg |= (tslch & CQSPI_REG_DELAY_TSLCH_MASK)