direct_cmd_fifo_depth 458 drivers/gpu/drm/bridge/cdns-dsi.c unsigned int direct_cmd_fifo_depth; direct_cmd_fifo_depth 1049 drivers/gpu/drm/bridge/cdns-dsi.c if (tx_len > dsi->direct_cmd_fifo_depth) { direct_cmd_fifo_depth 1222 drivers/gpu/drm/bridge/cdns-dsi.c dsi->direct_cmd_fifo_depth = 1 << (DIRCMD_FIFO_DEPTH(val) + 2);