Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/ti-vpe/
Dvpdma.c434 write_reg(vpdma, VPDMA_LIST_ATTR, in vpdma_list_cleanup()
539 write_reg(vpdma, VPDMA_LIST_ATTR, in vpdma_submit_descs()
1075 if (read_field_reg(vpdma, VPDMA_LIST_ATTR, VPDMA_LIST_RDY_MASK, in vpdma_firmware_cb()
1097 if (read_field_reg(vpdma, VPDMA_LIST_ATTR, VPDMA_LIST_RDY_MASK, in vpdma_firmware_cb()
Dvpdma_priv.h23 #define VPDMA_LIST_ATTR 0x08 macro