forked from Minki/linux
V4L/DVB (13728): [Mantis] Add in some Host Interface definitions
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
1159531a93
commit
9ce3946083
9
drivers/media/dvb/mantis/mantis_hif.h
Normal file
9
drivers/media/dvb/mantis/mantis_hif.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef __MANTIS_HIF_H
|
||||
#define __MANTIS_HIF_H
|
||||
|
||||
#define MANTIS_HIF_MEMRD 1
|
||||
#define MANTIS_HIF_MEMWR 2
|
||||
#define MANTIS_HIF_IOMRD 3
|
||||
#define MANTIS_HIF_IOMWR 4
|
||||
|
||||
#endif // __MANTIS_HIF_H
|
Loading…
Reference in New Issue
Block a user