Searched full:mcde (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/gpu/drm/mcde/ |
| H A D | mcde_drm.h | 4 * Parts of this file were based on the MCDE driver by Marcus Lorentzon 69 struct mcde { struct 91 /* Locks the MCDE FIFO control register A and B */ 98 #define to_mcde(dev) container_of(dev, struct mcde, drm) argument 100 static inline bool mcde_flow_is_video(struct mcde *mcde) in mcde_flow_is_video() argument 102 return (mcde->flow_mode == MCDE_VIDEO_TE_FLOW || in mcde_flow_is_video() 103 mcde->flow_mode == MCDE_VIDEO_FORMATTER_FLOW); in mcde_flow_is_video() 112 void mcde_display_irq(struct mcde *mcde); 113 void mcde_display_disable_irqs(struct mcde *mcde); 116 int mcde_init_clock_divider(struct mcde *mcde);
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | ste,mcde.yaml | 4 $id: http://devicetree.org/schemas/display/ste,mcde.yaml# 7 title: ST-Ericsson Multi Channel Display Engine MCDE 14 const: ste,mcde 23 description: an array of the MCDE clocks 25 - description: MCDECLK (main MCDE clock) 31 - const: mcde 65 const: ste,mcde-dsi 115 mcde@a0350000 { 116 compatible = "ste,mcde"; 124 clock-names = "mcde", "lcd", "hdmi"; [all …]
|
| /linux/Documentation/gpu/ |
| H A D | mcde.rst | 4 drm/mcde ST-Ericsson MCDE Multi-channel display engine 7 .. kernel-doc:: drivers/gpu/drm/mcde/mcde_drv.c 8 :doc: ST-Ericsson MCDE Driver
|
| /linux/Documentation/arch/sparc/ |
| H A D | adi.rst | 16 1. Set the user mode PSTATE.mcde bit. This acts as master switch for 41 kernel sets the PSTATE.mcde bit for the task. Version tags for memory 101 the task is running with ADI enabled (PSTATE.mcde=1), and the ADI 121 the task is running with ADI enabled (PSTATE.mcde=1), and the ADI 186 unsigned long i, mcde, adi_blksz, adi_nbits;
|
| /linux/arch/sparc/kernel/ |
| H A D | etrap_64.S | 157 * the ADI security, we must enable PSTATE.mcde. Userspace 160 * dereferenced. Setting PSTATE.mcde would ensure any 163 * using system calls. Setting PSTATE.mcde only affects
|
| H A D | rtrap_64.S | 31 * the ADI security, we must re-enable PSTATE.mcde before 47 * the ADI security, we must re-enable PSTATE.mcde before 73 * the ADI security, we must re-enable PSTATE.mcde before
|
| H A D | urtt_fill.S | 56 /* Re-enable PSTATE.mcde to maintain ADI security */
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | sony,acx424akp.yaml | 46 compatible = "ste,mcde-dsi";
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | pstate.h | 14 /* IG on V9 conflicts with MCDE on M7. PSTATE_MCDE will only be used on 56 /* IG on V9 conflicts with MCDE on M7. TSTATE_MCDE will only be used on
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-href-stuib.dtsi | 198 mcde@a0350000 {
|
| H A D | ste-href-family-pinctrl.dtsi | 72 mcde {
|
| H A D | ste-href-tvk1281618-r3.dtsi | 155 mcde@a0350000 {
|
| H A D | ste-ux500-samsung-golden.dts | 361 mcde@a0350000 { 612 mcde {
|
| H A D | ste-ab8505.dtsi | 310 mcde@a0350000 {
|
| H A D | ste-href-tvk1281618-r2.dtsi | 213 mcde@a0350000 {
|
| H A D | ste-hrefv60plus.dtsi | 347 mcde {
|
| H A D | ste-ab8500.dtsi | 373 mcde@a0350000 {
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | stericsson,db8500-prcmu.yaml | 176 Display Engine (MCDE) voltage regulator. These are two graphics
|
| /linux/ |
| H A D | MAINTAINERS | 8562 DRM DRIVER FOR ST-ERICSSON MCDE 8566 F: Documentation/devicetree/bindings/display/ste,mcde.yaml 8567 F: drivers/gpu/drm/mcde/
|