projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63b4d28
)
vpu: update vpu.h
author
陈恒明
<chm@rockchip.com>
Fri, 18 Mar 2011 05:00:20 +0000
(13:00 +0800)
committer
陈恒明
<chm@rockchip.com>
Fri, 18 Mar 2011 05:00:20 +0000
(13:00 +0800)
arch/arm/mach-rk29/include/mach/vpu.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk29/include/mach/vpu.h
b/arch/arm/mach-rk29/include/mach/vpu.h
index 3198ab31f9b77c131ef545d2211fe5fef9f81693..ad14fcf7e8d4126ad4b4c88fb50f606dd25e42de 100644
(file)
--- a/
arch/arm/mach-rk29/include/mach/vpu.h
+++ b/
arch/arm/mach-rk29/include/mach/vpu.h
@@
-45,6
+45,8
@@
#define VPU_IOC_DOMAIN_ON _IO(VPU_IOC_MAGIC, 5)
#define VPU_IOC_DOMAIN_OFF _IO(VPU_IOC_MAGIC, 6)
+#define VPU_IOC_TEST _IO(VPU_IOC_MAGIC, 7)
+
#define VPU_IOC_WR_DEC _IOW(VPU_IOC_MAGIC, 8, unsigned long)
#define VPU_IOC_WR_DEC_PP _IOW(VPU_IOC_MAGIC, 9, unsigned long)
#define VPU_IOC_WR_ENC _IOW(VPU_IOC_MAGIC, 10, unsigned long)