Searched refs:MAX_TOTAL_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
32 #define MAX_TOTAL_PAYLOAD 1024 * 1024 /* 1 MB */ macro33 #define TXRX_SIZE MAX_TOTAL_PAYLOAD81 MAX_TOTAL_PAYLOAD); in spi_dev_init_once()250 rc = spi_add_data_xfer_cmd(dev, &tx, &rx, MAX_TOTAL_PAYLOAD + 1); in TEST_P()392 rc = exec_xfer(test_dev, MAX_TOTAL_PAYLOAD); in TEST_P()