Home
last modified time | relevance | path

Searched defs:enable (Results 1 – 25 of 29) sorted by relevance

12

/SCP-firmware-master/product/rcar/module/rcar_pmic/src/
A Dmod_rcar_pmic_event_private.h17 bool enable; member
A Dmod_rcar_pmic_device_api.c43 static int api_set_enabled(fwk_id_t device_id, bool enable) in api_set_enabled()
/SCP-firmware-master/module/debug/src/
A Dmod_debug.c26 bool enable, in mark_user()
53 static int set_enabled(fwk_id_t id, bool enable, enum scp_debug_user user_id) in set_enabled()
121 static int get_enabled(fwk_id_t id, bool *enable, enum scp_debug_user user_id) in get_enabled()
184 bool enable, in enable_request()
A Ddebug.h40 bool enable; member
/SCP-firmware-master/product/juno/module/juno_rom/src/
A Djuno_wdog_rom.c50 void juno_wdog_rom_halt_on_debug_enable(bool enable) in juno_wdog_rom_halt_on_debug_enable()
/SCP-firmware-master/product/rcar/module/rcar_mock_pmic_bd9571/src/
A Dmod_rcar_mock_pmic_bd9571_driver_api.c21 static int api_set_enabled(fwk_id_t device_id, bool enable) in api_set_enabled()
/SCP-firmware-master/framework/include/
A Dfwk_arch.h68 int (*enable)(unsigned int interrupt); member
/SCP-firmware-master/module/apremap/include/
A Dmod_apremap.h138 int (*enable)(void); member
/SCP-firmware-master/product/synquacer/src/
A Ddevice_nor_w25.c141 bool enable = *(bool *)arg; in w25_nor_set_4byte_addr_mode() local
A Ddevice_nor_mx25.c138 bool enable = *(bool *)arg; in mx25_nor_set_4byte_addr_mode() local
A Ddevice_nor_s25.c194 bool enable = *(bool *)arg; in s25_nor_set_4byte_addr_mode() local
/SCP-firmware-master/arch/none/host/src/
A Darch_interrupt.c32 static int enable(unsigned int interrupt) in enable() function
/SCP-firmware-master/arch/none/optee/src/
A Darch_interrupt.c34 static int enable(unsigned int interrupt) in enable() function
/SCP-firmware-master/module/debug/include/
A Dmod_debug.h210 int (*enable)(fwk_id_t id, bool enable, enum scp_debug_user user_id); member
/SCP-firmware-master/product/juno/module/juno_ddr_phy400/src/
A Dmod_juno_ddr_phy400.c185 static int juno_ddr_phy400_config_retention(fwk_id_t module_id, bool enable) in juno_ddr_phy400_config_retention()
/SCP-firmware-master/module/timer/include/
A Dmod_timer.h99 int (*enable)(fwk_id_t dev_id); member
/SCP-firmware-master/product/juno/module/juno_debug/src/
A Dmod_juno_debug.c138 bool enable; in juno_debug_cdbg_pwr_up_req_isr() local
310 static int set_enabled(fwk_id_t id, bool enable, enum scp_debug_user user_id) in set_enabled()
/SCP-firmware-master/arch/arm/arm-m/src/
A Darch_nvic.c96 static int enable(unsigned int interrupt) in enable() function
/SCP-firmware-master/product/rcar/module/rcar_arch_timer/src/
A Dmod_rcar_arch_timer.c57 static int enable(fwk_id_t dev_id) in enable() function
/SCP-firmware-master/product/juno/module/juno_system/src/
A Dmod_juno_system.c96 bool enable) in process_gpu_power_state()
/SCP-firmware-master/product/synquacer/module/hsspi/src/
A Dmod_hsspi.c65 static void enable_module(struct hsspi_reg *reg, bool enable) in enable_module()
146 bool enable) in enable_cs_access_mode()
/SCP-firmware-master/product/optee-stm32mp1/module/stm32_pmic_regu/src/
A Dmod_stm32_pmic_regu.c89 static int32_t set_regu_state(const char *regu_id, bool enable) in set_regu_state()
/SCP-firmware-master/module/gtimer/src/
A Dmod_gtimer.c69 static int enable(fwk_id_t dev_id) in enable() function
/SCP-firmware-master/arch/arm/armv8-a/src/
A Darch_gic.c382 static int enable(unsigned int interrupt) in enable() function
460 static int enable(unsigned int interrupt) in enable() function
/SCP-firmware-master/product/synquacer/module/nor/src/
A Dmod_nor.c182 bool enable) in set_4byte_address_mode()
746 bool enable) in configure_mmap_read()

Completed in 34 milliseconds

12