summaryrefslogtreecommitdiff
path: root/src/ch7xxx/ch7xxx_reg.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2007-01-28 19:40:12 +1100
committerDave Airlie <airlied@linux.ie>2007-01-29 20:27:20 +1100
commit6eb69e737864d06dc6d4fbb4cd85a027cbb7643a (patch)
tree8f43b82d2cb04b0fde8f507dc2ee867f27c087b9 /src/ch7xxx/ch7xxx_reg.h
parenteffe579e691b044e3ce59b41b5c0eaaac4368dda (diff)
ch7xxx: actually power up the chip around connection detection
Diffstat (limited to 'src/ch7xxx/ch7xxx_reg.h')
-rw-r--r--src/ch7xxx/ch7xxx_reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ch7xxx/ch7xxx_reg.h b/src/ch7xxx/ch7xxx_reg.h
index 0ec84ea9..328b6533 100644
--- a/src/ch7xxx/ch7xxx_reg.h
+++ b/src/ch7xxx/ch7xxx_reg.h
@@ -44,6 +44,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
#define CH7xxx_CM_MCP (1<<2)
#define CH7xxx_INPUT_CLOCK 0x1D
#define CH7xxx_GPIO 0x1E
+#define CH7xxx_GPIO_HPIR (1<<3)
#define CH7xxx_IDF 0x1F
#define CH7xxx_IDF_HSP (1<<3)