tshsl_ns           51 drivers/mtd/spi-nor/cadence-quadspi.c 	u32		tshsl_ns;
tshsl_ns          789 drivers/mtd/spi-nor/cadence-quadspi.c 	tshsl = calculate_ticks_for_ns(ref_clk_hz, f_pdata->tshsl_ns);
tshsl_ns         1114 drivers/mtd/spi-nor/cadence-quadspi.c 	if (of_property_read_u32(np, "cdns,tshsl-ns", &f_pdata->tshsl_ns)) {