Searched defs:enable (Results 1 – 16 of 16) sorted by relevance
/optee_os/core/drivers/crypto/caam/hal/imx_6_7/ |
A D | hal_clk_mx7ulp.c | 12 void caam_hal_clk_enable(bool enable) in caam_hal_clk_enable()
|
A D | hal_clk_mx7.c | 12 void caam_hal_clk_enable(bool enable) in caam_hal_clk_enable()
|
A D | hal_clk_mx6.c | 12 void caam_hal_clk_enable(bool enable) in caam_hal_clk_enable()
|
/optee_os/core/drivers/crypto/caam/hal/imx_8ulp/ |
A D | hal_clk.c | 12 void caam_hal_clk_enable(bool enable) in caam_hal_clk_enable()
|
/optee_os/core/arch/arm/plat-imx/pm/ |
A D | gpcv2.c | 19 void imx_gpcv2_set_core_pgc(bool enable, uint32_t offset) in imx_gpcv2_set_core_pgc()
|
/optee_os/core/arch/arm/plat-stm32mp1/drivers/ |
A D | stm32mp1_pwr.c | 58 void stm32mp1_pwr_regulator_set_state(enum pwr_regulator id, bool enable) in stm32mp1_pwr_regulator_set_state()
|
/optee_os/core/drivers/ |
A D | sp805_wdt.c | 46 static void sp805_config(struct wdt_chip *chip, bool enable) in sp805_config()
|
A D | stm32_rng.c | 127 static void gate_rng(bool enable, struct stm32_rng_instance *dev) in gate_rng()
|
A D | stpmic1.c | 875 int stpmic1_lp_reg_on_off(const char *name, uint8_t enable) in stpmic1_lp_reg_on_off() 886 int stpmic1_lp_on_off_unpg(struct stpmic1_lp_cfg *cfg, int enable) in stpmic1_lp_on_off_unpg()
|
/optee_os/core/include/drivers/ |
A D | clk.h | 53 TEE_Result (*enable)(struct clk *clk); member
|
/optee_os/core/include/kernel/ |
A D | interrupt.h | 34 void (*enable)(struct itr_chip *chip, size_t it); member
|
/optee_os/core/drivers/scmi-msg/ |
A D | clock.c | 220 bool enable = false; in scmi_clock_config_set() local
|
/optee_os/core/drivers/imx/dcp/ |
A D | dcp.c | 62 static void dcp_clk_enable(bool enable) in dcp_clk_enable()
|
/optee_os/core/arch/arm/plat-stm32mp1/ |
A D | scmi_server.c | 588 static void pwr_set_state(struct stm32_scmi_voltd *voltd, bool enable) in pwr_set_state() 686 static int32_t pmic_set_state(struct stm32_scmi_voltd *voltd, bool enable) in pmic_set_state()
|
/optee_os/core/arch/arm/kernel/ |
A D | thread.c | 1232 void thread_set_foreign_intr(bool enable) in thread_set_foreign_intr()
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | ssl_tls.c | 82 int enable, in mbedtls_ssl_set_cid()
|
Completed in 29 milliseconds