Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/Documentation/devicetree/bindings/display/exynos/
Dexynos-mic.txt17 - samsung,disp-syscon: the reference node for syscon for DISP block.
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpfc-sh7786.c496 GPIO_FN(DISP),
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2118 _(DISP , device->disp , &device->disp->engine); in nvkm_device_engine()