Home
last modified time | relevance | path

Searched refs:tshsl (Results 1 – 25 of 44) sorted by relevance

12

/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_arria10_socdk_qspi.dts21 cdns,tshsl-ns = <50>;
H A Dsocfpga_cyclone5_vining_fpga.dts233 cdns,tshsl-ns = <50>;
248 cdns,tshsl-ns = <50>;
H A Dsocfpga_cyclone5_socrates.dts88 cdns,tshsl-ns = <50>;
H A Dsocfpga_cyclone5_sodia.dts127 cdns,tshsl-ns = <50>;
H A Dsocfpga_arria5_socdk.dts128 cdns,tshsl-ns = <50>;
H A Dsocfpga_cyclone5_mercury_sa1.dtsi87 cdns,tshsl-ns = <50>;
H A Dsocfpga_cyclone5_mercury_sa2.dtsi90 cdns,tshsl-ns = <50>;
H A Dsocfpga_cyclone5_sockit.dts178 cdns,tshsl-ns = <50>;
H A Dsocfpga_arria10_mercury_aa1.dtsi161 cdns,tshsl-ns = <50>;
/linux/arch/arm64/boot/dts/amd/
H A Delba-asic-common.dtsi32 cdns,tshsl-ns = <0>;
/linux/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex5_socdk.dts76 cdns,tshsl-ns = <50>;
H A Dsocfpga_agilex5_socdk_013b.dts91 cdns,tshsl-ns = <50>;
H A Dsocfpga_agilex3_socdk.dts97 cdns,tshsl-ns = <50>;
H A Dsocfpga_n5x_socdk.dts92 cdns,tshsl-ns = <50>;
H A Dsocfpga_agilex_socdk.dts115 cdns,tshsl-ns = <50>;
/linux/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10_socdk_nand.dts165 cdns,tshsl-ns = <50>;
H A Dsocfpga_stratix10_socdk.dts176 cdns,tshsl-ns = <50>;
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am642-tqma64xxl.dtsi110 cdns,tshsl-ns = <60>;
H A Dk3-am69-aquila-clover.dts355 cdns,tshsl-ns = <30>;
H A Dk3-am64-phycore-som.dtsi272 cdns,tshsl-ns = <60>;
H A Dk3-am625-sk-common.dtsi247 cdns,tshsl-ns = <60>;
H A Dk3-am62a-phycore-som.dtsi344 cdns,tshsl-ns = <60>;
H A Dk3-am68-phycore-som.dtsi231 cdns,tshsl-ns = <60>;
H A Dk3-am69-aquila-dev.dts474 cdns,tshsl-ns = <30>;
/linux/drivers/spi/
H A Dspi-cadence-quadspi.c1220 unsigned int tshsl, tchsh, tslch, tsd2d; in cqspi_delay() local
1227 tshsl = calculate_ticks_for_ns(ref_clk_hz, f_pdata->tshsl_ns); in cqspi_delay()
1229 if (tshsl < tsclk) in cqspi_delay()
1230 tshsl = tsclk; in cqspi_delay()
1236 reg = (tshsl & CQSPI_REG_DELAY_TSHSL_MASK) in cqspi_delay()

12