Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-reg.h42 #define PVC_CMDFLAG_CONTINUE 0x10 macro
H A Dsaa7164-cmd.c155 if (tRsp.flags & PVC_CMDFLAG_CONTINUE) in saa7164_cmd_dequeue()
518 !(presponse_t->flags & PVC_CMDFLAG_CONTINUE)) || in saa7164_cmd_send()