Home
last modified time | relevance | path

Searched defs:VCHI_MAX_MSG_SIZE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/vc04_services/interface/vchi/
Dvchi_cfg.h36 # define VCHI_MAX_MSG_SIZE 16384 // makes file transfers fast, but should they be… macro
38 # define VCHI_MAX_MSG_SIZE 4096 // NOTE: THIS MUST BE LARGER THAN OR EQUAL TO THE SIZE O… macro