Lines Matching full:burst
113 ahb-burst-config:
117 used to change AHB burst configuration, check the chipidea spec for
124 tx-burst-size-dword:
126 it is vendor dependent, the tx burst size in dword (4 bytes), This
127 register represents the maximum length of a the burst in 32-bit
129 of this property will only take effect if property "ahb-burst-config"
136 rx-burst-size-dword:
138 it is vendor dependent, the rx burst size in dword (4 bytes), This
139 register represents the maximum length of a the burst in 32-bit words
141 this property will only take effect if property "ahb-burst-config"
430 /* Incremental burst of unspecified length */
431 ahb-burst-config = <0x0>;
432 tx-burst-size-dword = <0x10>; /* 64 bytes */
433 rx-burst-size-dword = <0x10>;
454 ahb-burst-config = <0x0>;
455 tx-burst-size-dword = <0x10>;
456 rx-burst-size-dword = <0x10>;