Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/vpe/
H A Dvpdma_priv.h21 #define VPDMA_LIST_STAT_SYNC 0x0c macro
H A Dvpdma.c521 return read_reg(vpdma, VPDMA_LIST_STAT_SYNC) & BIT(list_num + 16); in vpdma_list_busy()