Home
last modified time | relevance | path

Searched refs:hal_reset_control_assert (Results 1 – 14 of 14) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/
A Dhal_reset.c81 int hal_reset_control_assert(struct reset_control *reset) in hal_reset_control_assert() function
172 int hal_reset_control_assert(struct reset_control *reset) in hal_reset_control_assert() function
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dhal_reset.h77 int hal_reset_control_assert(struct reset_control *reset); //for other_module
/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/
A Dhal_pwm.c351 hal_reset_control_assert(sunxi_pwm.pwm_reset); in hal_pwm_deinit()
530 if (hal_reset_control_assert(sunxi_pwm.pwm_reset)) in hal_pwm_resume()
551 if (hal_reset_control_assert(sunxi_pwm.pwm_reset)) in hal_pwm_suspend()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dsunxi-hci.c321 ret = hal_reset_control_assert(sunxi_hci->reset_phy); in close_clock()
330 ret = hal_reset_control_assert(sunxi_hci->reset_hci); in close_clock()
/bsp/allwinner/libraries/sunxi-hal/hal/source/cir/
A Dhal_cir.c428 hal_reset_control_assert(cir->cir_reset); in sunxi_cir_clk_exit()
440 hal_reset_control_assert(cir->cir_reset); in sunxi_cir_clk_exit()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/
A Dsunxi-dmic.c426 hal_reset_control_assert(sunxi_dmic->rstclk); in sunxi_dmic_platform_remove()
A Dsunxi-daudio.c957 hal_reset_control_assert(sunxi_daudio->rstclk); in sunxi_daudio_clk_init()
1114 hal_reset_control_assert(sunxi_daudio->rstclk); in sunxi_daudio_platform_remove()
A Dsunxi-spdif.c833 hal_reset_control_assert(sunxi_spdif->rstclk); in sunxi_spdif_platform_remove()
/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d.c470 ret = hal_reset_control_assert(info->reset); in g2d_clock_disable()
/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/
A Dhal_rtc.c753 hal_reset_control_assert(rtc_dev->reset); in hal_rtc_deinit()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A Ddisp_sys_intf.c112 ret = hal_reset_control_assert(rst); in disp_sys_clk_disable()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/
A Dhal_udc.c1696 ret = hal_reset_control_assert(sunxi_udc.reset_otg); in close_udc_clk()
1704 ret = hal_reset_control_assert(sunxi_udc.reset_phy); in close_udc_clk()
/bsp/allwinner/libraries/sunxi-hal/hal/source/spi/
A Dhal_spi.c1362 hal_reset_control_assert(sspi->reset); in spi_clk_exit()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_lcd.c799 hal_reset_control_assert(lcdp->rst_bus_lvds); in lcd_clk_disable()

Completed in 29 milliseconds