Home
last modified time | relevance | path

Searched refs:tls_close_peripheral_clock (Results 1 – 6 of 6) sorted by relevance

/device/soc/winnermicro/wm800/board/platform/drivers/spi/
Dwm_hostspi.c773 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_LSPI); in tls_spi_read_with_cmd()
853 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_LSPI); in tls_spi_read()
861 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_LSPI); in tls_spi_read()
866 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_LSPI); in tls_spi_read()
934 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_LSPI); in tls_spi_write()
942 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_LSPI); in tls_spi_write()
947 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_LSPI); in tls_spi_write()
1006 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_LSPI); in tls_spi_write_with_cmd()
1060 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_LSPI); in tls_spi_sync()
1186 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_LSPI); in tls_spi_init()
[all …]
/device/soc/winnermicro/wm800/board/platform/common/crypto/
Dwm_crypto_hard.c214 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_GPSEC); in tls_crypto_random_stop()
346 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_GPSEC); in tls_crypto_trng()
429 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_GPSEC); in tls_crypto_rc4()
513 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_GPSEC); in tls_crypto_aes_encrypt_decrypt()
589 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_GPSEC); in tls_crypto_3des_encrypt_decrypt()
663 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_GPSEC); in tls_crypto_des_encrypt_decrypt()
756 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_GPSEC); in tls_crypto_crc_update()
808 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_GPSEC); in hd_sha1_compress()
990 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_GPSEC); in hd_md5_compress()
1427 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_RSA); in tls_crypto_exptmod()
/device/soc/winnermicro/wm800/board/include/driver/
Dwm_pmu.h234 void tls_close_peripheral_clock(tls_peripheral_type_s devices);
/device/soc/winnermicro/wm800/board/platform/drivers/timer/
Dwm_timer.c275 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_TIMER); in tls_timer_destroy()
/device/soc/winnermicro/wm800/board/platform/drivers/pmu/
Dwm_pmu.c366 void tls_close_peripheral_clock(tls_peripheral_type_s devices) in tls_close_peripheral_clock() function
/device/soc/winnermicro/wm800/board/platform/drivers/dma/
Dwm_dma.c415 tls_close_peripheral_clock(TLS_PERIPHERAL_TYPE_DMA); in tls_dma_free()