Lines Matching full:burst
44 - ahb-burst-config: it is vendor dependent, the required value should be
46 property is used to change AHB burst configuration, check the chipidea
49 - tx-burst-size-dword: it is vendor dependent, the tx burst size in dword
50 (4 bytes), This register represents the maximum length of a the burst
53 "ahb-burst-config" is set to 0, if this property is missing the reset
55 - rx-burst-size-dword: it is vendor dependent, the rx burst size in dword
56 (4 bytes), This register represents the maximum length of a the burst
59 "ahb-burst-config" is set to 0, if this property is missing the reset
124 /* Incremental burst of unspecified length */
125 ahb-burst-config = <0x0>;
126 tx-burst-size-dword = <0x10>; /* 64 bytes */
127 rx-burst-size-dword = <0x10>;
145 ahb-burst-config = <0x0>;
146 tx-burst-size-dword = <0x10>;
147 rx-burst-size-dword = <0x10>;