Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/ti-vpe/
Dvpdma_priv.h249 #define DTD_MAX_WIDTH_SHFT 4 macro
298 return (max_width << DTD_MAX_WIDTH_SHFT) | max_height; in dtd_max_width_height()
422 return (dtd->max_width_height >> DTD_MAX_WIDTH_SHFT) & in dtd_get_max_width()