| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | socfpga_cyclone5_vining_fpga.dts | 84 tsd2d-ns = <50>; 101 tsd2d-ns = <50>;
|
| H A D | stv0991.dts | 48 tsd2d-ns = <50>;
|
| H A D | socfpga_cyclone5_sr1500.dts | 97 tsd2d-ns = <50>;
|
| H A D | socfpga_cyclone5_socrates.dts | 79 tsd2d-ns = <50>;
|
| H A D | socfpga_cyclone5_sockit.dts | 89 tsd2d-ns = <50>;
|
| H A D | socfpga_arria5_socdk.dts | 99 tsd2d-ns = <50>;
|
| H A D | socfpga_cyclone5_is1.dts | 98 tsd2d-ns = <50>;
|
| H A D | socfpga_cyclone5_socdk.dts | 109 tsd2d-ns = <50>;
|
| H A D | keystone-k2g-evm.dts | 80 tsd2d-ns = <392>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | cadence-quadspi.txt | 31 - cdns,tsd2d-ns : Delay in nanoseconds between one chip select being 63 cdns,tsd2d-ns = <50>;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | socfpga_cyclone5_vining_fpga.dts | 236 cdns,tsd2d-ns = <50>; 253 cdns,tsd2d-ns = <50>;
|
| H A D | socfpga_arria10_socdk_qspi.dts | 24 cdns,tsd2d-ns = <50>;
|
| H A D | socfpga_cyclone5_socrates.dts | 89 cdns,tsd2d-ns = <50>;
|
| H A D | socfpga_cyclone5_sodia.dts | 128 cdns,tsd2d-ns = <50>;
|
| H A D | socfpga_arria5_socdk.dts | 131 cdns,tsd2d-ns = <50>;
|
| H A D | socfpga_cyclone5_socdk.dts | 136 cdns,tsd2d-ns = <50>;
|
| H A D | socfpga_cyclone5_sockit.dts | 181 cdns,tsd2d-ns = <50>;
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | cadence_qspi_apb.c | 342 unsigned int tshsl, tchsh, tslch, tsd2d; in cadence_qspi_apb_delay() local 361 tsd2d = DIV_ROUND_UP(tsd2d_ns, ref_clk_ns); in cadence_qspi_apb_delay() 369 reg |= ((tsd2d & CQSPI_REG_DELAY_TSD2D_MASK) in cadence_qspi_apb_delay()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spi/ |
| H A D | spi-cadence.txt | 21 - tsd2d-ns : Delay in master reference clocks (ref_clk) between one
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/intel/ |
| H A D | socfpga_agilex_socdk.dts | 122 cdns,tsd2d-ns = <50>;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/altera/ |
| H A D | socfpga_stratix10_socdk.dts | 171 cdns,tsd2d-ns = <50>;
|
| H A D | socfpga_stratix10_socdk_nand.dts | 204 cdns,tsd2d-ns = <50>;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/ti/ |
| H A D | k3-j721e-som-p0.dtsi | 109 cdns,tsd2d-ns = <60>;
|
| H A D | k3-am654-base-board.dts | 455 cdns,tsd2d-ns = <60>;
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-cadence-quadspi.c | 729 unsigned int tshsl, tchsh, tslch, tsd2d; in cqspi_delay() local 743 tsd2d = calculate_ticks_for_ns(ref_clk_hz, f_pdata->tsd2d_ns); in cqspi_delay() 751 reg |= (tsd2d & CQSPI_REG_DELAY_TSD2D_MASK) in cqspi_delay()
|