Lines Matching refs:burst
32 - ahb-burst-config: it is vendor dependent, the required value should be
34 property is used to change AHB burst configuration, check the chipidea
37 - tx-burst-size-dword: it is vendor dependent, the tx burst size in dword
38 (4 bytes), This register represents the maximum length of a the burst
41 "ahb-burst-config" is set to 0, if this property is missing the reset
43 - rx-burst-size-dword: it is vendor dependent, the rx burst size in dword
44 (4 bytes), This register represents the maximum length of a the burst
47 "ahb-burst-config" is set to 0, if this property is missing the reset
74 /* Incremental burst of unspecified length */
75 ahb-burst-config = <0x0>;
76 tx-burst-size-dword = <0x10>; /* 64 bytes */
77 rx-burst-size-dword = <0x10>;