Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/ti/vpe/
Dvpdma.c436 write_reg(vpdma, VPDMA_LIST_ATTR, in vpdma_list_cleanup()
543 write_reg(vpdma, VPDMA_LIST_ATTR, in vpdma_submit_descs()
1080 if (read_field_reg(vpdma, VPDMA_LIST_ATTR, VPDMA_LIST_RDY_MASK, in vpdma_firmware_cb()
1102 if (read_field_reg(vpdma, VPDMA_LIST_ATTR, VPDMA_LIST_RDY_MASK, in vpdma_firmware_cb()
Dvpdma_priv.h20 #define VPDMA_LIST_ATTR 0x08 macro