Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ngene/
Dngene.h100 #define SHARED_BUFFER 0xC000 macro
102 #define HOST_TO_NGENE (SHARED_BUFFER+0x0000)
103 #define NGENE_TO_HOST (SHARED_BUFFER+0x0100)
104 #define NGENE_COMMAND (SHARED_BUFFER+0x0200)
105 #define NGENE_COMMAND_HI (SHARED_BUFFER+0x0204)
106 #define NGENE_STATUS (SHARED_BUFFER+0x0208)
107 #define NGENE_STATUS_HI (SHARED_BUFFER+0x020C)
108 #define NGENE_EVENT (SHARED_BUFFER+0x0210)
109 #define NGENE_EVENT_HI (SHARED_BUFFER+0x0214)
110 #define VARIABLES (SHARED_BUFFER+0x0210)
[all …]