Home
last modified time | relevance | path

Searched refs:burst (Results 1 – 25 of 82) sorted by relevance

1234

/arch/arm/boot/dts/
Domap3-gta04a5one.dts59 gpmc,burst-length = <16>;
60 gpmc,burst-read;
61 gpmc,burst-wrap;
62 gpmc,burst-write;
78 gpmc,page-burst-access-ns = <15>;
Domap2420-n8x0-common.dtsi59 gpmc,burst-length = <16>;
60 gpmc,burst-read;
61 gpmc,burst-wrap;
77 gpmc,page-burst-access-ns = <27>;
Domap3-igep.dtsi146 gpmc,burst-length = <16>;
147 gpmc,burst-wrap;
148 gpmc,burst-read;
149 gpmc,burst-write;
165 gpmc,page-burst-access-ns = <12>;
Domap3-n950-n9.dtsi384 gpmc,burst-length = <16>;
385 gpmc,burst-read;
386 gpmc,burst-wrap;
387 gpmc,burst-write;
403 gpmc,page-burst-access-ns = <15>;
Domap2420-h4.dts44 gpmc,page-burst-access-ns = <10>;
Dimx6qdl.dtsi985 ahb-burst-config = <0x0>;
986 tx-burst-size-dword = <0x10>;
987 rx-burst-size-dword = <0x10>;
999 ahb-burst-config = <0x0>;
1000 tx-burst-size-dword = <0x10>;
1001 rx-burst-size-dword = <0x10>;
1014 ahb-burst-config = <0x0>;
1015 tx-burst-size-dword = <0x10>;
1016 rx-burst-size-dword = <0x10>;
1029 ahb-burst-config = <0x0>;
[all …]
Domap3-overo-tobiduo-common.dtsi39 gpmc,page-burst-access-ns = <0>;
Dimx6sl.dtsi809 ahb-burst-config = <0x0>;
810 tx-burst-size-dword = <0x10>;
811 rx-burst-size-dword = <0x10>;
822 ahb-burst-config = <0x0>;
823 tx-burst-size-dword = <0x10>;
824 rx-burst-size-dword = <0x10>;
837 ahb-burst-config = <0x0>;
838 tx-burst-size-dword = <0x10>;
839 rx-burst-size-dword = <0x10>;
Domap-gpmc-smsc9221.dtsi46 gpmc,page-burst-access-ns = <0>;
Domap-gpmc-smsc911x.dtsi43 gpmc,page-burst-access-ns = <20>;
Domap2430-sdp.dts61 gpmc,page-burst-access-ns = <24>;
Dimx6sll.dtsi676 ahb-burst-config = <0x0>;
677 tx-burst-size-dword = <0x10>;
678 rx-burst-size-dword = <0x10>;
690 ahb-burst-config = <0x0>;
691 tx-burst-size-dword = <0x10>;
692 rx-burst-size-dword = <0x10>;
Domap-zoom-common.dtsi45 gpmc,page-burst-access-ns = <20>;
Dimx6sx.dtsi883 ahb-burst-config = <0x0>;
884 tx-burst-size-dword = <0x10>;
885 rx-burst-size-dword = <0x10>;
896 ahb-burst-config = <0x0>;
897 tx-burst-size-dword = <0x10>;
898 rx-burst-size-dword = <0x10>;
912 ahb-burst-config = <0x0>;
913 tx-burst-size-dword = <0x10>;
914 rx-burst-size-dword = <0x10>;
Dimx7ulp.dtsi205 ahb-burst-config = <0x0>;
206 tx-burst-size-dword = <0x8>;
207 rx-burst-size-dword = <0x8>;
Dartpec6.dtsi312 * a burst length of any value less than the
313 * maximum enabled burst length
314 * (all lesser burst length enables are redundant).
/arch/arm64/boot/dts/xilinx/
Dzynqmp-zc1232-revA.dts44 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
48 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
Dzynqmp-zc1751-xm015-dc1.dts105 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
109 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
Dzynqmp-zc1751-xm017-dc3.dts119 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
123 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
Dzynqmp-zcu104-revA.dts166 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
170 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
/arch/arm/plat-omap/
Ddma.c368 unsigned int burst = 0; in omap_set_dma_src_burst_mode() local
379 burst = 0x1; in omap_set_dma_src_burst_mode()
381 burst = 0x2; in omap_set_dma_src_burst_mode()
385 burst = 0x2; in omap_set_dma_src_burst_mode()
395 burst = 0x3; in omap_set_dma_src_burst_mode()
404 l |= (burst << 7); in omap_set_dma_src_burst_mode()
449 unsigned int burst = 0; in omap_set_dma_dest_burst_mode() local
460 burst = 0x1; in omap_set_dma_dest_burst_mode()
462 burst = 0x2; in omap_set_dma_dest_burst_mode()
466 burst = 0x2; in omap_set_dma_dest_burst_mode()
[all …]
/arch/arm/mach-tegra/
Dsleep.S143 mov r0, #(2 << 28) @ burst policy = run mode
144 orr r0, r0, #(4 << 4) @ use PLLP in run mode burst
/arch/mips/cavium-octeon/executive/
Dcvmx-pko.c587 int cvmx_pko_rate_limit_packets(int port, int packets_s, int burst) in cvmx_pko_rate_limit_packets() argument
602 ((uint64_t) pko_mem_port_rate0.s.rate_pkt * burst) >> 8; in cvmx_pko_rate_limit_packets()
620 int cvmx_pko_rate_limit_bits(int port, uint64_t bits_s, int burst) in cvmx_pko_rate_limit_bits() argument
641 pko_mem_port_rate1.s.rate_lim = tokens_per_bit * burst / 256; in cvmx_pko_rate_limit_bits()
/arch/mips/include/asm/octeon/
Dcvmx-pko.h629 extern int cvmx_pko_rate_limit_packets(int port, int packets_s, int burst);
642 extern int cvmx_pko_rate_limit_bits(int port, uint64_t bits_s, int burst);
/arch/c6x/boot/dts/
Dtms320c6455.dtsi58 ti,emifa-burst-priority = <255>;

1234