VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / include / asm-arm / arch-pxa / hardware.h
index ffd2fa2..127fc1a 100644 (file)
@@ -82,6 +82,11 @@ typedef struct { volatile u32 offset[4096]; } __regbase;
  */
 extern void pxa_gpio_mode( int gpio_mode );
 
+/*
+ * Routine to enable or disable CKEN
+ */
+extern void pxa_set_cken(int clock, int enable);
+
 /*
  * return current memory and LCD clock frequency in units of 10kHz
  */