Searched refs:MAX_BURST (Results 1 – 7 of 7) sorted by relevance
70 #define MAX_BURST(x) ((x) << 24) macro
201 MAX_BURST(3) | (7 << 28) | BIG_ENDIAN(0), in ddr2_ctrl_init()
384 #define MAX_BURST 1000 macro
160 snprintf(errstr, len, "invalid burst count (maximum = %d)", MAX_BURST); in iperf_strerror()
928 test->settings->burst > MAX_BURST) { in iperf_parse_arguments()
650 #define MAX_BURST(p) (((p)&0xff) << 8) macro
595 cpu_to_le32(MAX_BURST(max_burst) | in xhci_set_configuration()