Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/ti-vpe/
Dvpdma_priv.h252 #define DTD_MAX_WIDTH_SHFT 4 macro
301 return (max_width << DTD_MAX_WIDTH_SHFT) | max_height; in dtd_max_width_height()
425 return (dtd->max_width_height >> DTD_MAX_WIDTH_SHFT) & in dtd_get_max_width()