Home
last modified time | relevance | path

Searched refs:hal_reset_control_deassert (Results 1 – 25 of 25) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/
A Dhal_reset.c100 int hal_reset_control_deassert(struct reset_control *reset) in hal_reset_control_deassert() function
177 int hal_reset_control_deassert(struct reset_control *reset) in hal_reset_control_deassert() function
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dhal_reset.h75 int hal_reset_control_deassert(struct reset_control *reset); //for other module
/bsp/allwinner/libraries/sunxi-hal/hal/test/ccmu/
A Dtest_ng_ccmu.c127 hal_reset_control_deassert(reset); in cmd_test_ng_ccmu()
/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_amp/
A Dmsgbox_amp.c63 hal_reset_control_deassert(rst); in hal_msgbox_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/
A Dhal_pwm.c321 hal_reset_control_deassert(sunxi_pwm.pwm_reset); in hal_pwm_init()
535 if (hal_reset_control_deassert(sunxi_pwm.pwm_reset)) in hal_pwm_resume()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dsunxi-hci.c263 hal_reset_control_deassert(sunxi_hci->reset_phy); in open_clock()
267 hal_reset_control_deassert(sunxi_hci->reset_hci); in open_clock()
/bsp/allwinner/libraries/sunxi-hal/hal/source/cir/
A Dhal_cir.c376 if (hal_reset_control_deassert(cir->cir_reset)) { in sunxi_cir_clk_init()
406 if (hal_reset_control_deassert(cir->cir_reset)) { in sunxi_cir_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d.c389 hal_reset_control_deassert(info->reset); in g2d_clk_init()
421 ret = hal_reset_control_deassert(info->reset); in g2d_clock_enable()
/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A Dhal_ce.c42 hal_reset_control_deassert(reset); in sunxi_ce_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/
A Dsunxi-dmic.c304 ret = hal_reset_control_deassert(sunxi_dmic->rstclk); in sunxi_dmic_clk_init()
A Dsunxi-spdif.c697 ret = hal_reset_control_deassert(sunxi_spdif->rstclk); in sunxi_spdif_clk_init()
A Dsunxi-daudio.c912 ret = hal_reset_control_deassert(sunxi_daudio->rstclk); in sunxi_daudio_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/ledc/
A Dhal_ledc.c30 if (hal_reset_control_deassert(reset)) in ledc_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpadc/
A Dhal_gpadc.c58 if (hal_reset_control_deassert(reset)) in hal_gpadc_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/
A Dhal_rtc.c82 if(hal_reset_control_deassert(rtc->reset)) in hal_rtc_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A Ddisp_sys_intf.c67 ret = hal_reset_control_deassert(rst); in disp_sys_clk_enable()
/bsp/allwinner/libraries/sunxi-hal/hal/source/tpadc/
A Dhal_tpadc.c419 if (hal_reset_control_deassert(reset)) in hal_tpadc_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/
A Dhal_udc.c1638 ret = hal_reset_control_deassert(sunxi_udc.reset_phy); in open_udc_clk()
1646 ret = hal_reset_control_deassert(sunxi_udc.reset_otg); in open_udc_clk()
/bsp/allwinner/libraries/sunxi-hal/hal/source/dma/
A Dhal_dma.c313 hal_reset_control_deassert(reset); in sunxi_dma_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/uart/
A Dhal_uart.c514 hal_reset_control_deassert(reset); in uart_clk_init()
/bsp/allwinner/libraries/drivers/
A Ddrv_uart.c916 hal_reset_control_deassert(reset); in uart_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A Dsun8iw20-codec.c966 hal_reset_control_deassert(reset); in sun8iw20_codec_probe()
/bsp/allwinner/libraries/sunxi-hal/hal/source/spi/
A Dhal_spi.c1295 hal_reset_control_deassert(sspi->reset); in spi_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/twi/
A Dhal_twi.c1950 hal_reset_control_deassert(reset); in hal_twi_clk_init()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_lcd.c719 ret = hal_reset_control_deassert(lcdp->rst_bus_lvds); in lcd_clk_enable()

Completed in 64 milliseconds