Searched refs:tchsh (Results 1 – 25 of 28) sorted by relevance
12
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | socfpga_cyclone5_vining_fpga.dts | 85 tchsh-ns = <4>; 102 tchsh-ns = <4>;
|
| H A D | stv0991.dts | 49 tchsh-ns = <4>;
|
| H A D | socfpga_cyclone5_sr1500.dts | 98 tchsh-ns = <4>;
|
| H A D | socfpga_cyclone5_socrates.dts | 80 tchsh-ns = <4>;
|
| H A D | socfpga_cyclone5_sockit.dts | 90 tchsh-ns = <4>;
|
| H A D | socfpga_arria5_socdk.dts | 100 tchsh-ns = <4>;
|
| H A D | socfpga_cyclone5_is1.dts | 99 tchsh-ns = <4>;
|
| H A D | socfpga_cyclone5_socdk.dts | 110 tchsh-ns = <4>;
|
| H A D | keystone-k2g-evm.dts | 81 tchsh-ns = <100>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | cadence-quadspi.txt | 33 - cdns,tchsh-ns : Delay in nanoseconds between last bit of current 64 cdns,tchsh-ns = <4>;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | socfpga_cyclone5_vining_fpga.dts | 237 cdns,tchsh-ns = <4>; 254 cdns,tchsh-ns = <4>;
|
| H A D | socfpga_arria10_socdk_qspi.dts | 25 cdns,tchsh-ns = <4>;
|
| H A D | socfpga_cyclone5_socrates.dts | 90 cdns,tchsh-ns = <4>;
|
| H A D | socfpga_cyclone5_sodia.dts | 129 cdns,tchsh-ns = <4>;
|
| H A D | socfpga_arria5_socdk.dts | 132 cdns,tchsh-ns = <4>;
|
| H A D | socfpga_cyclone5_socdk.dts | 137 cdns,tchsh-ns = <4>;
|
| H A D | socfpga_cyclone5_sockit.dts | 182 cdns,tchsh-ns = <4>;
|
| /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 359 tchsh = DIV_ROUND_UP(tchsh_ns, ref_clk_ns); in cadence_qspi_apb_delay() 365 reg |= ((tchsh & CQSPI_REG_DELAY_TCHSH_MASK) in cadence_qspi_apb_delay()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spi/ |
| H A D | spi-cadence.txt | 24 - tchsh-ns : Delay in master reference clocks between last bit of
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/intel/ |
| H A D | socfpga_agilex_socdk.dts | 123 cdns,tchsh-ns = <4>;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/altera/ |
| H A D | socfpga_stratix10_socdk.dts | 172 cdns,tchsh-ns = <4>;
|
| H A D | socfpga_stratix10_socdk_nand.dts | 205 cdns,tchsh-ns = <4>;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/ti/ |
| H A D | k3-j721e-som-p0.dtsi | 110 cdns,tchsh-ns = <60>;
|
| H A D | k3-am654-base-board.dts | 456 cdns,tchsh-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 741 tchsh = calculate_ticks_for_ns(ref_clk_hz, f_pdata->tchsh_ns); in cqspi_delay() 747 reg |= (tchsh & CQSPI_REG_DELAY_TCHSH_MASK) in cqspi_delay()
|
12