Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/ti-vpe/
Dvpdma.c814 if (read_field_reg(vpdma, VPDMA_LIST_ATTR, VPDMA_LIST_RDY_MASK, in vpdma_firmware_cb()
836 if (read_field_reg(vpdma, VPDMA_LIST_ATTR, VPDMA_LIST_RDY_MASK, in vpdma_firmware_cb()
Dvpdma_priv.h66 #define VPDMA_LIST_RDY_MASK 0x01 macro