Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cobalt/
Dcobalt-driver.h120 #define COBALT_VID_BASE 0x10000 macro
124 (cobalt->bar1 + COBALT_VID_BASE + (c) * COBALT_VID_SIZE)
126 (cobalt->bar1 + COBALT_VID_BASE + (c) * COBALT_VID_SIZE + 0x100)
128 (cobalt->bar1 + COBALT_VID_BASE + (c) * COBALT_VID_SIZE + 0x200)
130 (cobalt->bar1 + COBALT_VID_BASE + (c) * COBALT_VID_SIZE + 0x300)
132 (cobalt->bar1 + COBALT_VID_BASE + (c) * COBALT_VID_SIZE + 0x400)
134 (cobalt->bar1 + COBALT_VID_BASE + (c) * COBALT_VID_SIZE + 0x500)
136 #define COBALT_TX_BASE(cobalt) (cobalt->bar1 + COBALT_VID_BASE + 0x5000)