Home
last modified time | relevance | path

Searched refs:group (Results 1 – 25 of 38) sorted by relevance

12

/rk3399_ARM-atf/plat/common/
H A Dplat_gicv3.c119 unsigned int group; in plat_ic_get_interrupt_type() local
122 group = gicv3_get_interrupt_group(id, plat_my_core_pos()); in plat_ic_get_interrupt_type()
124 switch (group) { in plat_ic_get_interrupt_type()
252 unsigned int group; in plat_ic_set_interrupt_type() local
256 group = INTR_GROUP0; in plat_ic_set_interrupt_type()
259 group = INTR_GROUP1S; in plat_ic_set_interrupt_type()
262 group = INTR_GROUP1NS; in plat_ic_set_interrupt_type()
266 group = INTR_GROUP0; in plat_ic_set_interrupt_type()
270 gicv3_set_interrupt_group(id, plat_my_core_pos(), group); in plat_ic_set_interrupt_type()
/rk3399_ARM-atf/
H A Dpyproject.toml15 [tool.poetry.group.docs]
18 [tool.poetry.group.docs.dependencies]
26 [tool.poetry.group.ci.dependencies]
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/topology/group_4_3_1/
H A Dpwr.c81 tp.group = (cpu_groupmask | tp.cur_group_bit); in pwr_domain_coordination()
82 fgmask = tp.group; in pwr_domain_coordination()
84 tp.group = (cpu_groupmask & ~tp.cur_group_bit); in pwr_domain_coordination()
88 cpu_groupmask = tp.group; in pwr_domain_coordination()
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/topology/default/
H A Dpwr.c58 .group = ALL_IN_ONE_GROUP, in pwr_domain_coordination()
89 tp.group = ALL_IN_ONE_GROUP; in pwr_domain_coordination()
101 tp.group = 0x0; in pwr_domain_coordination()
/rk3399_ARM-atf/tools/memory/
H A Dpyproject.toml20 [tool.poetry.group.dev]
23 [tool.poetry.group.dev.dependencies]
/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H A Dio_dev_registration.puml10 group io dev registration
51 end group
H A Dio_dev_init_and_check.puml8 group init and check device (image_id)
61 end group
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/topology/inc/
H A Dpwr_topology.h21 unsigned int group; member
/rk3399_ARM-atf/docs/design_documents/
H A Dcmake_framework.rst64 The related parameters shall be packed into a group (or "setting group"). The
77 the previous section. A group can be applied onto a target, i.e. a collection of
121 First, we create a setting group called *mem_conf* and fill it with several
126 Next, we create a target called *fw1* and add the *mem_conf* setting group to
128 the parameters declared in the setting group. Then we set the target type to
130 the settings group, we can use it for conditionally adding source files. E.g.
/rk3399_ARM-atf/tools/cot_dt2c/
H A Dpyproject.toml36 [tool.poetry.group.dev]
39 [tool.poetry.group.dev.dependencies]
/rk3399_ARM-atf/tools/memory/src/memory/
H A Dsummary.py144 object_name = test_re_file_name.group(1)
151 return join(test_re_obj_name.group(2), test_re_obj_name.group(3))
170 o_size: int = int(is_fill.group(2), 16)
175 o_size: int = int(is_section.group(2), 16)
177 o_name: str = self.parse_object_name(is_section.group(3))
H A Dmemmap.py28 @click.group()
/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Dcli.py15 @click.group()
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/
H A Dplat_ras.c424 #define ADD_ONE_ERR_GROUP(errselr_start, group) \ argument
425 ERR_RECORD_SYSREG_V1((errselr_start), (uint32_t)ARRAY_SIZE((group)), \
427 &tegra194_ras_record_handler, (group))
/rk3399_ARM-atf/docs/components/
H A Dactivity-monitors.rst19 known as group 1 counters), controlled by the ``ENABLE_AMU_AUXILIARY_COUNTERS``
H A Dras.rst126 RAS functionality is regularly tested in TF-A CI using `RAS test group`_ which has multiple
161 Couple of tests in the group :
373 .. _RAS Test group: https://git.trustedfirmware.org/ci/tf-a-ci-scripts.git/tree/group/tf-l3-boot-te…
/rk3399_ARM-atf/include/drivers/arm/
H A Dgicv2.h191 void gicv2_set_interrupt_group(unsigned int id, unsigned int group);
H A Dgicv3.h584 unsigned int group);
585 void gicv3_raise_sgi(unsigned int sgi_num, gicv3_irq_group_t group,
/rk3399_ARM-atf/plat/imx/common/include/sci/svc/misc/
H A Dsci_misc_api.h190 sc_misc_dma_group_t group);
/rk3399_ARM-atf/drivers/arm/gic/v2/
H A Dgicv2_main.c393 void gicv2_set_interrupt_group(unsigned int id, unsigned int group) in gicv2_set_interrupt_group() argument
401 switch (group) { in gicv2_set_interrupt_group()
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm.c240 mtk_set_mcupm_group_hint(topology->group); in cpupm_cpu_smp_afflv()
349 mtk_set_mcupm_group_hint(topology->group); in mcusys_prepare_suspend()
494 mtk_set_mcupm_group_hint(topology->group); in mcusys_prepare_resume()
/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgicv3_main.c1079 unsigned int group) in gicv3_set_interrupt_group() argument
1090 switch (group) { in gicv3_set_interrupt_group()
1142 void gicv3_raise_sgi(unsigned int sgi_num, gicv3_irq_group_t group, in gicv3_raise_sgi() argument
1174 switch (group) { in gicv3_raise_sgi()
/rk3399_ARM-atf/drivers/mmc/
H A Dmmc.c366 static int sd_switch(unsigned int mode, unsigned char group, in sd_switch() argument
369 unsigned int group_shift = (group - 1U) * 4U; in sd_switch()
/rk3399_ARM-atf/plat/imx/common/sci/svc/misc/
H A Dmisc_rpc_clnt.c93 sc_misc_dma_group_t group) in sc_misc_set_dma_group() argument
102 RPC_U8(&msg, 2U) = (uint8_t)group; in sc_misc_set_dma_group()
/rk3399_ARM-atf/make_helpers/
H A Dbuild_macros.mk627 $(call ld_prefix,--start-group) \
629 $(call ld_prefix,--end-group)

12