include/dt-bindings/soc/rockchip,vop2.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/soc/rockchip,vop2.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/soc/rockchip,vop2.h
Extension
.h
Size
535 bytes
Lines
19
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef __DT_BINDINGS_ROCKCHIP_VOP2_H
#define __DT_BINDINGS_ROCKCHIP_VOP2_H

#define ROCKCHIP_VOP2_EP_RGB0	1
#define ROCKCHIP_VOP2_EP_HDMI0	2
#define ROCKCHIP_VOP2_EP_EDP0	3
#define ROCKCHIP_VOP2_EP_MIPI0	4
#define ROCKCHIP_VOP2_EP_LVDS0	5
#define ROCKCHIP_VOP2_EP_MIPI1	6
#define ROCKCHIP_VOP2_EP_LVDS1	7
#define ROCKCHIP_VOP2_EP_HDMI1	8
#define ROCKCHIP_VOP2_EP_EDP1	9
#define ROCKCHIP_VOP2_EP_DP0	10
#define ROCKCHIP_VOP2_EP_DP1	11

#endif /* __DT_BINDINGS_ROCKCHIP_VOP2_H */

Annotation

Implementation Notes