Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_anatop.c155 imx6_anatop_write_4(bus_size_t offset, uint32_t value) in imx6_anatop_write_4() function
226 imx6_anatop_write_4(IMX6_ANALOG_PMU_REG_CORE, pmureg); in vdd_set()
297 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_ARM_CLR, in cpufreq_set_clock()
299 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_ARM_SET, in cpufreq_set_clock()
305 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_ARM, wrk32); in cpufreq_set_clock()
313 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_ARM_CLR, in cpufreq_set_clock()
527 imx6_anatop_write_4(IMX6_ANALOG_TEMPMON_TEMPSENSE0_CLR, in temp_throttle_sysctl_handler()
529 imx6_anatop_write_4(IMX6_ANALOG_TEMPMON_TEMPSENSE0_SET, in temp_throttle_sysctl_handler()
613 imx6_anatop_write_4(IMX6_ANALOG_TEMPMON_TEMPSENSE0, in initialize_tempmon()
727 imx6_anatop_write_4(IMX6_ANALOG_PMU_MISC0_SET, in imx6_anatop_attach()
[all …]
H A Dimx6_usbphy.c132 imx6_anatop_write_4(IMX6_ANALOG_USB1_CHRG_DETECT + regoff, in usbphy_attach()
136 imx6_anatop_write_4(IMX6_ANALOG_USB1_CHRG_DETECT + regoff, in usbphy_attach()
H A Dimx6_anatopvar.h43 void imx6_anatop_write_4(bus_size_t _offset, uint32_t _value);
H A Dimx6_ccm.c303 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_USB1 + regoff, in imx_ccm_usbphy_enable()
308 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_USB1 + 0, in imx_ccm_usbphy_enable()
313 imx6_anatop_write_4(IMX6_ANALOG_CCM_PLL_USB1 + 0x10, in imx_ccm_usbphy_enable()