Searched refs:DSSUNIT_CLOCK_GATE_DISABLE (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h1092 # define DSSUNIT_CLOCK_GATE_DISABLE (1 << 18) /* 915-945 */ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h1092 # define DSSUNIT_CLOCK_GATE_DISABLE (1 << 18) /* 915-945 */ macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_reg.h1092 # define DSSUNIT_CLOCK_GATE_DISABLE (1 << 18) /* 915-945 */ macro
H A Di830_debug.c505 char *DSSUNIT = val & DSSUNIT_CLOCK_GATE_DISABLE ? " DSSUNIT" : "";
H A Di830_driver.c720 dspclk_gate |= DSSUNIT_CLOCK_GATE_DISABLE;

Completed in 32 milliseconds