Home
last modified time | relevance | path

Searched refs:PGU (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/arc/boot/dts/
Dvdk_axs10x_mb.dtsi77 /* PGU output directly sent to virtual LCD screen; hdmi controller not modelled */
81 clock-frequency = <51000000>; /* PGU'clock is initated in init function */
82 /* interrupts = <5>; PGU interrupts not used, this vector is used for ps2 below */
Dnsimosci_hs.dts20 /* this is for console on PGU */
Dnsimosci.dts20 /* this is for console on PGU */
/linux-4.4.14/drivers/gpu/drm/radeon/
Dsumod.h340 # define PGU(x) ((x) << 24) macro
Dsumo_dpm.c176 WREG32_P(CG_PWR_GATING_CNTL, PGP(p) | PGU(u), in sumo_gfx_powergating_initialize()
182 WREG32_P(CG_CG_VOLTAGE_CNTL, PGP(p) | PGU(u), in sumo_gfx_powergating_initialize()