Home
last modified time | relevance | path

Searched full:group0 (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/devicetree/bindings/gpio/
H A Dnxp,lpc1850-gpio.yaml25 - const: gpio-group0-ic
47 GPIO pin configuration, 8 is for GPIO GROUP0
70 reg-names = "gpio", "gpio-pin-ic", "gpio-group0-ic", "gpio-gpoup1-ic";
/linux/arch/powerpc/boot/dts/fsl/
H A Dp1020rdb-pc_camp_core1.dts107 35 36 40 /* enet1-queue-group0 */
109 31 32 33 /* enet2-queue-group0 */
H A Dp1020rdb-pc_camp_core0.dts54 42 29 30 34 /* serial1, enet0-queue-group0 */
/linux/Documentation/devicetree/bindings/pinctrl/
H A Daxis,artpec6-pinctrl.txt19 Available functions and groups (function: group0, group1...):
/linux/drivers/irqchip/
H A Dirq-gic-v3.c139 * Let's find out if Group0 is under control of EL3 or not by in gic_has_group0()
147 * we're don't have access to Group0. in gic_has_group0()
1207 bool group0; in gic_cpu_sys_reg_init() local
1212 group0 = gic_has_group0(); in gic_cpu_sys_reg_init()
1225 WARN_ON(group0 != cpus_have_group0); in gic_cpu_sys_reg_init()
1245 /* Always whack Group0 before Group1 */ in gic_cpu_sys_reg_init()
1246 if (group0) { in gic_cpu_sys_reg_init()
/linux/arch/arm/mach-s3c/
H A Ds3c64xx.c357 * This function demuxes the IRQ from the group0 external interrupts,
/linux/tools/perf/pmu-events/arch/powerpc/power8/
H A Dother.json923 "BriefDescription": "One pair of instructions fused with TOC in Group0",
929 "BriefDescription": "Two pairs of instructions fused with TOCin Group0",
935 "BriefDescription": "Three pairs of instructions fused with TOC in Group0",
947 "BriefDescription": "One pair of instructions fused with VSX in Group0",
953 "BriefDescription": "Two pairs of instructions fused with VSX in Group0",
959 "BriefDescription": "Three pairs of instructions fused with VSX in Group0",
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.c535 * Group0 lmac_id range {0..3} in rpm2_get_lmac_fifo_len()
/linux/fs/resctrl/
H A Drdtgroup.c904 * 4) res:group0
907 * Task is part of resctrl control group group0, and it is not associated
910 * 5) res:group0
913 * Task is part of resctrl control group group0 and monitor group mon1.
/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c264 * Group0 interrupt (as generated in GICv2 mode) to be in __vgic_v3_activate_traps()
/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v3.c1061 * An access targeting Group0 SGIs can only generate in vgic_v3_queue_sgi()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c2277 rtw89_info(rtwdev, "DLE group0 empty: 0x%x\n", qempty.qempty); in rtw89_mac_dump_qta_lost_be()
H A Dmac.c226 rtw89_info(rtwdev, "DLE group0 empty: 0x%x\n", qempty.qempty); in rtw89_mac_dump_qta_lost_ax()
/linux/arch/arm64/kvm/
H A Dsys_regs.c617 * Group0 SGIs only, while ICC_SGI1R_EL1 can generate either group, in access_gic_sgi()