Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpdma_priv.h292 static inline u32 dtd_start_h_v(int h_start, int v_start) in dtd_start_h_v() function
H A Dvpdma.c929 dtd->start_h_v = dtd_start_h_v(start_h, start_v); in vpdma_add_in_dtd()