summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/imx_ccmvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/freescale/imx/imx_ccmvar.h')
-rw-r--r--sys/arm/freescale/imx/imx_ccmvar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/freescale/imx/imx_ccmvar.h b/sys/arm/freescale/imx/imx_ccmvar.h
index 91a3e45..8e944d3 100644
--- a/sys/arm/freescale/imx/imx_ccmvar.h
+++ b/sys/arm/freescale/imx/imx_ccmvar.h
@@ -52,6 +52,8 @@ uint32_t imx_ccm_ahb_hz(void);
void imx_ccm_usb_enable(device_t _usbdev);
void imx_ccm_usbphy_enable(device_t _phydev);
void imx_ccm_ssi_configure(device_t _ssidev);
+void imx_ccm_hdmi_enable(void);
+void imx_ccm_ipu_enable(int ipu);
/* Routines to get and set the arm clock root divisor register. */
uint32_t imx_ccm_get_cacrr(void);
OpenPOWER on IntegriCloud