Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3_dma.c32 stat = ioread32(pt3->regs[0] + base + OFST_STATUS); in pt3_stop_dma()
38 stat = ioread32(pt3->regs[0] + base + OFST_STATUS); in pt3_stop_dma()
H A Dpt3.h42 #define OFST_STATUS 0x10 macro