Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ngene/
H A Dngene.h89 #define SHARED_BUFFER 0xC000 macro
91 #define HOST_TO_NGENE (SHARED_BUFFER+0x0000)
92 #define NGENE_TO_HOST (SHARED_BUFFER+0x0100)
93 #define NGENE_COMMAND (SHARED_BUFFER+0x0200)
94 #define NGENE_COMMAND_HI (SHARED_BUFFER+0x0204)
95 #define NGENE_STATUS (SHARED_BUFFER+0x0208)
96 #define NGENE_STATUS_HI (SHARED_BUFFER+0x020C)
97 #define NGENE_EVENT (SHARED_BUFFER+0x0210)
98 #define NGENE_EVENT_HI (SHARED_BUFFER+0x0214)
99 #define VARIABLES (SHARED_BUFFER+0x0210)
[all …]