Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 33) sorted by relevance

12

/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dscp_utils.h20 #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 Dapusys_dapc_v1.c17 uint32_t size, dapc_cfg_func cfg) in set_apusys_dapc_v1()
/rk3399_ARM-atf/include/common/
H A Dinterrupt_props.h13 #define INTR_PROP_DESC(num, pri, grp, cfg) \ argument
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm_cpc.c52 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 Dmt_cpu_pm_cpc.c148 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 Dmt_cpu_pm_cpc.c162 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 Dmt_cpu_pm_cpc.c162 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 Dmt_cpu_pm_cpc.c162 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 Dclk-stm32-core.c162 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 Dupower_soc_defs.h846 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 Dplat_psci_handlers.c202 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 Dscmi_imx9.c208 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 Dmsm8916_config.c54 uintptr_t cfg = APCS_CFG(cluster); in msm8916_configure_apcs_cluster() local
/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgicrv3_helpers.c130 void gicr_set_icfgr(uintptr_t base, unsigned int id, unsigned int cfg) in gicr_set_icfgr()
H A Dgicdv3_helpers.c22 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 Dstm32mp2_risaf.c115 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 Dgicv2_main.c553 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 Ddram.c158 struct dram_cfg_param *cfg = timing->ddrphy_cfg; in dram_phy_init() local
/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8188/
H A Dapusys_power.c118 static void apu_pwr_flow_remote_sync(uint32_t cfg) in apu_pwr_flow_remote_sync()
/rk3399_ARM-atf/drivers/mtd/nand/
H A Dspi_nand.c66 uint8_t cfg = spinand_dev.cfg_cache; in spi_nand_update_cfg() local
/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Darmada_common.h107 } cfg; member
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp2_risaf.h96 uint32_t cfg; member
/rk3399_ARM-atf/drivers/nxp/trdc/
H A Dimx_trdc.c295 void trdc_setup(struct trdc_config_info *cfg) in trdc_setup()
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-3700.c616 uint32_t mask, data, cfg, ref_clk; in mvebu_a3700_comphy_usb3_power_on() local
/rk3399_ARM-atf/drivers/amlogic/crypto/
H A Dsha_dma.c20 uint32_t cfg; member

12