Home
last modified time | relevance | path

Searched refs:imx6_anatop_write_4 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c153 imx6_anatop_write_4(bus_size_t offset, uint32_t value) in imx6_anatop_write_4() function
224 imx6_anatop_write_4(IMX6_ANALOG_PMU_REG_CORE, pmureg); in vdd_set()
295 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_ARM_CLR, in cpufreq_set_clock()
297 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_ARM_SET, in cpufreq_set_clock()
303 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_ARM, wrk32); in cpufreq_set_clock()
311 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_ARM_CLR, in cpufreq_set_clock()
525 imx6_anatop_write_4(IMX6_ANALOG_TEMPMON_TEMPSENSE0_CLR, in temp_throttle_sysctl_handler()
527 imx6_anatop_write_4(IMX6_ANALOG_TEMPMON_TEMPSENSE0_SET, in temp_throttle_sysctl_handler()
610 imx6_anatop_write_4(IMX6_ANALOG_TEMPMON_TEMPSENSE1, 0x0800); in initialize_tempmon()
611 imx6_anatop_write_4(IMX6_ANALOG_TEMPMON_TEMPSENSE0, in initialize_tempmon()
[all …]
H A Dimx6_usbphy.c130 imx6_anatop_write_4(IMX6_ANALOG_USB1_CHRG_DETECT + regoff, in usbphy_attach()
134 imx6_anatop_write_4(IMX6_ANALOG_USB1_CHRG_DETECT + regoff, in usbphy_attach()
H A Dimx6_ccm.c301 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_USB1 + regoff, in imx_ccm_usbphy_enable()
306 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_USB1 + 0, in imx_ccm_usbphy_enable()
311 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_USB1 + 0x10, in imx_ccm_usbphy_enable()
H A Dimx6_anatopvar.h41 void imx6_anatop_write_4(bus_size_t _offset, uint32_t _value);