| /bsp/allwinner/libraries/sunxi-hal/hal/test/ccmu/ |
| A D | test_ng_ccmu.c | 66 hal_reset_type_t reset_type; in cmd_test_ng_ccmu() local 118 reset_type = i; in cmd_test_ng_ccmu() 123 printf("reset: get reset control, type:%d, id: %d\n", reset_type, reset_id); in cmd_test_ng_ccmu() 124 reset = hal_reset_control_get(reset_type, reset_id); in cmd_test_ng_ccmu() 132 printf("reset: put reset control, type:%d, id: %d\n", reset_type, reset_id); in cmd_test_ng_ccmu()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/ |
| A D | sunxi-hci.c | 257 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in open_clock() local 262 sunxi_hci->reset_phy = hal_reset_control_get(reset_type, sunxi_hci->reset_phy_clk); in open_clock() 266 sunxi_hci->reset_hci = hal_reset_control_get(reset_type, sunxi_hci->reset_bus_clk); in open_clock() 301 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in close_clock() local 320 sunxi_hci->reset_phy = hal_reset_control_get(reset_type, sunxi_hci->reset_phy_clk); in close_clock() 329 sunxi_hci->reset_hci = hal_reset_control_get(reset_type, sunxi_hci->reset_bus_clk); in close_clock()
|
| /bsp/phytium/libraries/common/ |
| A D | fpsci.c | 192 void FPsciSystemReset(u32 reset_type) in FPsciSystemReset() argument 197 (*f_psci_invoke)(FPSCI_SYSTEM_RESET, reset_type, 0, 0, 0, 0, 0, 0, &res); in FPsciSystemReset()
|
| A D | fpsci.h | 80 void FPsciSystemReset(u32 reset_type) ;
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/ |
| A D | ccu_common.h | 71 hal_reset_type_t reset_type; member
|
| A D | ccu-sun8iw20-r.c | 109 .reset_type = HAL_SUNXI_R_RESET,
|
| A D | ccu_common.c | 116 reset->rcdev.type = desc->reset_type; in ccu_common_init()
|
| A D | ccu-sun8iw20.c | 1207 .reset_type = HAL_SUNXI_RESET,
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/ce/ |
| A D | hal_ce.c | 30 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in sunxi_ce_clk_init() local 41 reset = hal_reset_control_get(reset_type, reset_id); in sunxi_ce_clk_init()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/ |
| A D | sunxi-daudio.c | 858 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in sunxi_daudio_clk_init() local 867 sunxi_daudio->rstclk = hal_reset_control_get(reset_type, SUNXI_DAUDIO_CLK_RST_I2S0); in sunxi_daudio_clk_init() 872 sunxi_daudio->rstclk = hal_reset_control_get(reset_type, SUNXI_DAUDIO_CLK_RST_I2S1); in sunxi_daudio_clk_init() 878 sunxi_daudio->rstclk = hal_reset_control_get(reset_type, SUNXI_DAUDIO_CLK_RST_I2S2); in sunxi_daudio_clk_init() 885 sunxi_daudio->rstclk = hal_reset_control_get(reset_type, SUNXI_DAUDIO_CLK_RST_I2S3); in sunxi_daudio_clk_init()
|
| A D | sunxi-dmic.c | 288 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in sunxi_dmic_clk_init() local 296 sunxi_dmic->rstclk = hal_reset_control_get(reset_type, SUNXI_DMIC_CLK_RST); in sunxi_dmic_clk_init()
|
| A D | sunxi-spdif.c | 669 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in sunxi_spdif_clk_init() local 677 sunxi_spdif->rstclk = hal_reset_control_get(reset_type, SUNXI_SPDIF_CLK_RST); in sunxi_spdif_clk_init()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/ |
| A D | hal_udc.c | 1633 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in open_udc_clk() local 1637 sunxi_udc.reset_phy = hal_reset_control_get(reset_type, sunxi_udc.reset_phy_clk); in open_udc_clk() 1645 sunxi_udc.reset_otg = hal_reset_control_get(reset_type, sunxi_udc.reset_otg_clk); in open_udc_clk() 1675 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in close_udc_clk() local 1695 sunxi_udc.reset_otg = hal_reset_control_get(reset_type, sunxi_udc.reset_otg_clk); in close_udc_clk() 1703 sunxi_udc.reset_phy = hal_reset_control_get(reset_type, sunxi_udc.reset_phy_clk); in close_udc_clk()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/ledc/ |
| A D | hal_ledc.c | 25 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in ledc_clk_init() local 29 reset = hal_reset_control_get(reset_type, reset_id); in ledc_clk_init()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/gpadc/ |
| A D | hal_gpadc.c | 45 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in hal_gpadc_clk_init() local 57 reset = hal_reset_control_get(reset_type, gpadc_reset_id); in hal_gpadc_clk_init()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/ |
| A D | g2d.c | 380 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in g2d_clk_init() local 388 info->reset = hal_reset_control_get(reset_type, SUNXI_G2D_RESET_ID); in g2d_clk_init()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/ |
| A D | hal_rtc.c | 59 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in hal_rtc_clk_init() local 81 rtc->reset = hal_reset_control_get(reset_type, rtc_reset_id); in hal_rtc_clk_init()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/tpadc/ |
| A D | hal_tpadc.c | 414 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in hal_tpadc_clk_init() local 418 reset = hal_reset_control_get(reset_type, tpadc_reset_id); in hal_tpadc_clk_init()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/dma/ |
| A D | hal_dma.c | 301 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in sunxi_dma_clk_init() local 312 reset = hal_reset_control_get(reset_type, reset_id); in sunxi_dma_clk_init()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/uart/ |
| A D | hal_uart.c | 482 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in uart_clk_init() local 513 reset = hal_reset_control_get(reset_type, reset_id); in uart_clk_init()
|
| /bsp/allwinner/libraries/drivers/ |
| A D | drv_uart.c | 875 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in uart_clk_init() local 915 reset = hal_reset_control_get(reset_type, reset_id); in uart_clk_init()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/src/ |
| A D | hpm_sdxc_drv.c | 737 bool sdxc_reset(SDXC_Type *base, sdxc_sw_reset_type_t reset_type, uint32_t timeout) in sdxc_reset() argument 741 switch (reset_type) { in sdxc_reset()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_sdxc_drv.h | 1170 bool sdxc_reset(SDXC_Type *base, sdxc_sw_reset_type_t reset_type, uint32_t timeout);
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/spi/ |
| A D | hal_spi.c | 1265 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in spi_clk_init() local 1294 sspi->reset = hal_reset_control_get(reset_type, reset_id); in spi_clk_init()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/twi/ |
| A D | hal_twi.c | 1917 hal_reset_type_t reset_type = HAL_SUNXI_RESET; in hal_twi_clk_init() local 1944 reset = hal_reset_control_get(reset_type, twi_reset_id); in hal_twi_clk_init()
|