Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/ti/vpe/
Dvpdma_priv.h250 #define DTD_MAX_WIDTH_SHFT 4 macro
299 return (max_width << DTD_MAX_WIDTH_SHFT) | max_height; in dtd_max_width_height()
423 return (dtd->max_width_height >> DTD_MAX_WIDTH_SHFT) & in dtd_get_max_width()