Home
last modified time | relevance | path

Searched refs:LVDS_A3_POWER_MASK (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/lib/
Dintel_reg.h1490 # define LVDS_A3_POWER_MASK (3 << 6) macro
/external/igt-gpu-tools/tools/
Dintel_reg_decode.c622 if ((val & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP) in DEBUGSTRING()