| /rk3399_rockchip-uboot/drivers/tpm/ |
| H A D | tpm_tis_lpc.c | 203 u16 burst = 0; in tis_senddata() local 215 burst = burst_count(value); in tis_senddata() 221 while (!burst) { in tis_senddata() 228 burst = burst_count(tpm_read_word(priv, in tis_senddata() 243 count = min((size_t)burst, len - offset - 1); in tis_senddata() 257 burst = burst_count(value); in tis_senddata() 258 if ((offset == (len - 1)) && burst) { in tis_senddata() 303 u16 burst; in tis_readresponse() local 321 while ((burst = burst_count(value)) == 0) { in tis_readresponse() 333 while (burst-- && (offset < expected_count)) { in tis_readresponse()
|
| H A D | Kconfig | 35 bool "Enable I2C burst length limitation" 47 Use this to set the burst limitation length
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | stmmac.txt | 21 - snps,fixed-burst Program the DMA to use the fixed burst mode 22 - snps,mixed-burst Program the DMA to use the mixed burst mode 46 - snps,burst_len: The AXI burst lenth value of the AXI BUS MODE register.
|
| H A D | snps,dwc-qos-ethernet.txt | 114 - snps,burst-map: Bitmap of allowed AXI burst lengts, with the LSB 116 - snps,txpbl: DMA Programmable burst length for the TX DMA 117 - snps,rxpbl: DMA Programmable burst length for the RX DMA 151 snps,burst-map = <0x7>;
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | cros_ec.c | 823 uint32_t burst = cros_ec_flash_write_burst_size(dev); in cros_ec_flash_write() local 832 for (off = offset; off < end; off += burst, data += burst) { in cros_ec_flash_write() 836 todo = min(end - off, burst); in cros_ec_flash_write() 879 uint32_t burst = cros_ec_flash_write_burst_size(dev); in cros_ec_flash_read() local 884 for (off = offset; off < end; off += burst, data += burst) { in cros_ec_flash_read() 886 min(end - off, burst)); in cros_ec_flash_read()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | exynos_mipi_dsi.txt | 16 samsung,dsim-config-e-burst-mode: selects Burst mode in Video mode. 17 in Non-burst mode, RGB data area is filled with RGB data and 63 samsung,dsim-config-e-burst-mode = <1>;
|
| /rk3399_rockchip-uboot/drivers/rkflash/ |
| H A D | nandc.h | 218 unsigned burst : 3; member 229 unsigned burst : 3; member
|
| H A D | nandc.c | 245 master_reg.V9.burst = 7; in nandc_xfer_start() 307 master_reg.V6.burst = 7; in nandc_xfer_start()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | imx6sl.dtsi | 768 ahb-burst-config = <0x0>; 769 tx-burst-size-dword = <0x10>; 770 rx-burst-size-dword = <0x10>; 781 ahb-burst-config = <0x0>; 782 tx-burst-size-dword = <0x10>; 783 rx-burst-size-dword = <0x10>; 794 ahb-burst-config = <0x0>; 795 tx-burst-size-dword = <0x10>; 796 rx-burst-size-dword = <0x10>;
|
| H A D | imx6qdl.dtsi | 930 ahb-burst-config = <0x0>; 931 tx-burst-size-dword = <0x10>; 932 rx-burst-size-dword = <0x10>; 944 ahb-burst-config = <0x0>; 945 tx-burst-size-dword = <0x10>; 946 rx-burst-size-dword = <0x10>; 957 ahb-burst-config = <0x0>; 958 tx-burst-size-dword = <0x10>; 959 rx-burst-size-dword = <0x10>; 970 ahb-burst-config = <0x0>; [all …]
|
| H A D | am335x-pxm50.dts | 30 dma-burst-sz = <16>;
|
| H A D | zynqmp-zc1751-xm015-dc1.dts | 150 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 154 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
|
| H A D | zynqmp-ep108.dts | 147 ceva,p0-burst-params = /bits/ 8 <0x0A 0x08 0x4A 0x06>; 151 ceva,p1-burst-params = /bits/ 8 <0x0A 0x08 0x4A 0x06>;
|
| H A D | omap-gpmc-smsc9221.dtsi | 45 gpmc,page-burst-access-ns = <0>;
|
| H A D | imx6sx.dtsi | 805 ahb-burst-config = <0x0>; 806 tx-burst-size-dword = <0x10>; 807 rx-burst-size-dword = <0x10>; 818 ahb-burst-config = <0x0>; 819 tx-burst-size-dword = <0x10>; 820 rx-burst-size-dword = <0x10>; 833 ahb-burst-config = <0x0>; 834 tx-burst-size-dword = <0x10>; 835 rx-burst-size-dword = <0x10>;
|
| H A D | imx6sll.dtsi | 701 ahb-burst-config = <0x0>; 702 tx-burst-size-dword = <0x10>; 703 rx-burst-size-dword = <0x10>; 715 ahb-burst-config = <0x0>; 716 tx-burst-size-dword = <0x10>; 717 rx-burst-size-dword = <0x10>;
|
| H A D | imx6ul.dtsi | 741 ahb-burst-config = <0x0>; 742 tx-burst-size-dword = <0x10>; 743 rx-burst-size-dword = <0x10>; 754 ahb-burst-config = <0x0>; 755 tx-burst-size-dword = <0x10>; 756 rx-burst-size-dword = <0x10>;
|
| H A D | imx6ull.dtsi | 841 ahb-burst-config = <0x0>; 842 tx-burst-size-dword = <0x10>; 843 rx-burst-size-dword = <0x10>; 854 ahb-burst-config = <0x0>; 855 tx-burst-size-dword = <0x10>; 856 rx-burst-size-dword = <0x10>;
|
| H A D | imx7ulp.dtsi | 297 ahb-burst-config = <0x0>; 298 tx-burst-size-dword = <0x8>; 299 rx-burst-size-dword = <0x8>;
|
| H A D | zynqmp-zcu102-revA.dts | 596 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 600 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
|
| H A D | exynos4210-trats.dts | 71 samsung,dsim-config-e-burst-mode = <1>;
|
| H A D | stm32f746.dtsi | 71 snps,mixed-burst;
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/ram/ |
| H A D | st,stm32-fmc.txt | 15 read burst enable or disable
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | mvneta.c | 120 #define MVNETA_RX_BRST_SZ_MASK(burst) ((burst) << 1) argument 124 #define MVNETA_TX_BRST_SZ_MASK(burst) ((burst) << 22) argument
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.memory-test | 77 but when performing back-to-back data transfers in burst mode. Such
|