Home
last modified time | relevance | path

Searched refs:DISP (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,disp.txt4 The Mediatek display subsystem consists of various DISP function blocks in the
10 All DISP device tree nodes must be siblings to the central MMSYS_CONFIG node.
14 DISP function blocks
19 interface, or writes pixels back to memory. All DISP function blocks have
/Linux-v5.10/arch/mips/alchemy/common/
Dirq.c853 #define DISP(name, base, addr) \ macro
863 DISP(ic0r0, AU1000_INTC0_INT_BASE, AU1000_IC0_PHYS_ADDR + IC_REQ0INT)
864 DISP(ic0r1, AU1000_INTC0_INT_BASE, AU1000_IC0_PHYS_ADDR + IC_REQ1INT)
865 DISP(ic1r0, AU1000_INTC1_INT_BASE, AU1000_IC1_PHYS_ADDR + IC_REQ0INT)
866 DISP(ic1r1, AU1000_INTC1_INT_BASE, AU1000_IC1_PHYS_ADDR + IC_REQ1INT)
/Linux-v5.10/arch/arm64/boot/dts/exynos/
Dexynos5433-tm2e.dts21 * clocks properties for DISP CMU for each board to keep them together
Dexynos5433-tm2.dts21 * clocks properties for DISP CMU for each board to keep them together
Dexynos5433.dtsi605 label = "DISP";
/Linux-v5.10/Documentation/devicetree/bindings/display/exynos/
Dexynos-mic.txt17 - samsung,disp-syscon: the reference node for syscon for DISP block.
/Linux-v5.10/Documentation/devicetree/bindings/phy/
Dsamsung-phy.txt16 - samsung,disp-sysreg - phandle to the DISP system registers controller
/Linux-v5.10/drivers/pinctrl/renesas/
Dpfc-sh7786.c493 GPIO_FN(DISP),
/Linux-v5.10/arch/arm/boot/dts/
Dexynos5420.dtsi382 label = "DISP";
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2737 _(DISP , device->disp , &device->disp->engine); in nvkm_device_engine()