| /rk3399_ARM-atf/plat/brcm/board/stingray/include/ |
| H A D | scp_utils.h | 20 #define SCP_READ_CFG(cfg) mmio_read_32(CRMU_CFG_BASE + \ argument 22 #define SCP_WRITE_CFG(cfg, value) mmio_write_32(CRMU_CFG_BASE + \ argument 25 #define SCP_READ_CFG16(cfg) mmio_read_16(CRMU_CFG_BASE + \ argument 27 #define SCP_WRITE_CFG16(cfg, value) mmio_write_16(CRMU_CFG_BASE + \ argument 30 #define SCP_READ_CFG8(cfg) mmio_read_8(CRMU_CFG_BASE + \ argument 32 #define SCP_WRITE_CFG8(cfg, value) mmio_write_8(CRMU_CFG_BASE + \ argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/apusys/devapc/ |
| H A D | apusys_dapc_v1.c | 17 uint32_t size, dapc_cfg_func cfg) in set_apusys_dapc_v1()
|
| /rk3399_ARM-atf/include/common/ |
| H A D | interrupt_props.h | 13 #define INTR_PROP_DESC(num, pri, grp, cfg) \ argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/ |
| H A D | mt_cpu_pm_cpc.c | 52 struct mtk_plat_dev_config *cfg = NULL; in mtk_cpc_auto_dormant_en() local 69 struct mtk_plat_dev_config *cfg = NULL; in mtk_cpc_auto_dormant_tick() local 261 static void mtk_cpc_config(unsigned int cfg, unsigned int data) in mtk_cpc_config() 285 static unsigned int mtk_cpc_read_config(unsigned int cfg) in mtk_cpc_read_config() 664 struct mtk_plat_dev_config cfg = { in mtk_cpc_init() local
|
| /rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv3_2/ |
| H A D | mt_cpu_pm_cpc.c | 148 static void mtk_cpc_config(unsigned int cfg, unsigned int data) in mtk_cpc_config() 182 static unsigned int mtk_cpc_read_config(unsigned int cfg) in mtk_cpc_read_config()
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/drivers/mcdi/ |
| H A D | mt_cpu_pm_cpc.c | 162 static void mtk_cpc_config(uint32_t cfg, uint32_t data) in mtk_cpc_config() 205 static uint32_t mtk_cpc_read_config(uint32_t cfg) in mtk_cpc_read_config()
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/drivers/mcdi/ |
| H A D | mt_cpu_pm_cpc.c | 162 static void mtk_cpc_config(uint32_t cfg, uint32_t data) in mtk_cpc_config() 205 static uint32_t mtk_cpc_read_config(uint32_t cfg) in mtk_cpc_read_config()
|
| /rk3399_ARM-atf/plat/mediatek/mt8186/drivers/mcdi/ |
| H A D | mt_cpu_pm_cpc.c | 162 static void mtk_cpc_config(uint32_t cfg, uint32_t data) in mtk_cpc_config() 205 static uint32_t mtk_cpc_read_config(uint32_t cfg) in mtk_cpc_read_config()
|
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32-core.c | 162 struct clk_gate_cfg *cfg = clk->clock_cfg; in clk_gate_enable() local 172 struct clk_gate_cfg *cfg = clk->clock_cfg; in clk_gate_disable() local 180 struct clk_gate_cfg *cfg = clk->clock_cfg; in clk_gate_is_enabled() local 834 struct clk_stm32_gate_cfg *cfg = clk->clock_cfg; in clk_stm32_gate_enable() local 851 struct clk_stm32_gate_cfg *cfg = clk->clock_cfg; in clk_stm32_gate_disable() local 876 struct clk_stm32_gate_cfg *cfg = clk->clock_cfg; in clk_stm32_gate_is_enabled() local 895 const struct fixed_factor_cfg *cfg = clk->clock_cfg; in fixed_factor_recalc_rate() local 915 const struct clk_timer_cfg *cfg = clk->clock_cfg; in timer_recalc_rate() local 940 struct clk_stm32_fixed_rate_cfg *cfg = clk->clock_cfg; in clk_fixed_rate_recalc() local
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/upower/ |
| H A D | upower_soc_defs.h | 846 get_apd_swt_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_swt_cfg() 857 get_apd_mem_cfg(volatile struct ps_apd_pwr_mode_cfg_t *cfg) in get_apd_mem_cfg() 970 uint32_t *cfg; in set_mon_cfg() local 1026 static inline pmic_mode_cfg_t *get_pmic_mode_cfg(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_cfg() 1039 static inline uint8_t get_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode() 1044 static inline void set_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_pmic_mode() 1049 static inline uint32_t get_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_pmic_mode_msk() 1062 static inline uint8_t get_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode() 1067 static inline void set_avd_pmic_mode(uint8_t dom, pmic_cfg_t *cfg, uint8_t mode) in set_avd_pmic_mode() 1072 static inline uint8_t get_avd_pmic_mode_msk(uint8_t dom, pmic_cfg_t *cfg) in get_avd_pmic_mode_msk() [all …]
|
| /rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/ |
| H A D | plat_psci_handlers.c | 202 uint32_t cfg; in tegra_soc_pwr_domain_suspend() local 436 uint32_t cfg; in tegra_soc_pwr_domain_on_finish() local
|
| /rk3399_ARM-atf/drivers/nxp/scmi/vendor/ |
| H A D | scmi_imx9.c | 208 struct scmi_lpm_config *cfg) in scmi_core_lpm_mode_set() 251 struct scmi_per_lpm_config *cfg) in scmi_per_lpm_mode_set()
|
| /rk3399_ARM-atf/plat/qti/msm8916/ |
| H A D | msm8916_config.c | 54 uintptr_t cfg = APCS_CFG(cluster); in msm8916_configure_apcs_cluster() local
|
| /rk3399_ARM-atf/drivers/arm/gic/v3/ |
| H A D | gicrv3_helpers.c | 130 void gicr_set_icfgr(uintptr_t base, unsigned int id, unsigned int cfg) in gicr_set_icfgr()
|
| H A D | gicdv3_helpers.c | 22 void gicd_set_icfgr(uintptr_t base, unsigned int id, unsigned int cfg) in gicd_set_icfgr()
|
| /rk3399_ARM-atf/drivers/st/rif/ |
| H A D | stm32mp2_risaf.c | 115 static int risaf_configure_region(int instance, uint32_t region_id, uint32_t cfg, in risaf_configure_region() 181 uint32_t cfg; in risaf_conf_protreg() local
|
| /rk3399_ARM-atf/drivers/arm/gic/v2/ |
| H A D | gicv2_main.c | 553 void gicv2_interrupt_set_cfg(unsigned int id, unsigned int cfg) in gicv2_interrupt_set_cfg()
|
| /rk3399_ARM-atf/plat/imx/imx8m/ddr/ |
| H A D | dram.c | 158 struct dram_cfg_param *cfg = timing->ddrphy_cfg; in dram_phy_init() local
|
| /rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8188/ |
| H A D | apusys_power.c | 118 static void apu_pwr_flow_remote_sync(uint32_t cfg) in apu_pwr_flow_remote_sync()
|
| /rk3399_ARM-atf/drivers/mtd/nand/ |
| H A D | spi_nand.c | 66 uint8_t cfg = spinand_dev.cfg_cache; in spi_nand_update_cfg() local
|
| /rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/ |
| H A D | armada_common.h | 107 } cfg; member
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp2_risaf.h | 96 uint32_t cfg; member
|
| /rk3399_ARM-atf/drivers/nxp/trdc/ |
| H A D | imx_trdc.c | 295 void trdc_setup(struct trdc_config_info *cfg) in trdc_setup()
|
| /rk3399_ARM-atf/drivers/marvell/comphy/ |
| H A D | phy-comphy-3700.c | 616 uint32_t mask, data, cfg, ref_clk; in mvebu_a3700_comphy_usb3_power_on() local
|
| /rk3399_ARM-atf/drivers/amlogic/crypto/ |
| H A D | sha_dma.c | 20 uint32_t cfg; member
|