Home
last modified time | relevance | path

Searched refs:DIRCMD_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.c34 #define DIRCMD_FIFO_DEPTH(x) (((x) & GENMASK(15, 13)) >> 13) macro
1216 dsi->direct_cmd_fifo_depth = 1 << (DIRCMD_FIFO_DEPTH(val) + 2); in cdns_dsi_drm_probe()