Searched refs:SYS_CTRL (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 254 .standby = VOP_REG(SYS_CTRL, 0x1, 22), 255 .gate_en = VOP_REG(SYS_CTRL, 0x1, 23), 256 .mmu_en = VOP_REG(SYS_CTRL, 0x1, 20), 257 .rgb_en = VOP_REG(SYS_CTRL, 0x1, 12), 258 .hdmi_en = VOP_REG(SYS_CTRL, 0x1, 13), 259 .edp_en = VOP_REG(SYS_CTRL, 0x1, 14), 260 .mipi_en = VOP_REG(SYS_CTRL, 0x1, 15), 275 {SYS_CTRL, 0x00c00000},
|
D | rockchip_drm_vop.h | 21 #define SYS_CTRL 0x0008 macro
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,brcmstb.txt | 83 the new SYS_CTRL interface, or "brcm,bcm7038-reboot" for 65nm
|