Home
last modified time | relevance | path

Searched full:group1 (Results 1 – 25 of 25) sorted by relevance

/linux-6.12.1/drivers/clk/
Dclk-nomadik.c154 * @group1: true if the clock is in group1, else it is in group0
160 bool group1; member
306 u32 enreg = sclk->group1 ? SRC_PCKEN1 : SRC_PCKEN0; in src_clk_enable()
307 u32 sreg = sclk->group1 ? SRC_PCKSR1 : SRC_PCKSR0; in src_clk_enable()
319 u32 disreg = sclk->group1 ? SRC_PCKDIS1 : SRC_PCKDIS0; in src_clk_disable()
320 u32 sreg = sclk->group1 ? SRC_PCKSR1 : SRC_PCKSR0; in src_clk_disable()
331 u32 sreg = sclk->group1 ? SRC_PCKSR1 : SRC_PCKSR0; in src_clk_is_enabled()
374 sclk->group1 = (id > 31); in src_clk_register()
378 name, id, sclk->group1, sclk->clkbit); in src_clk_register()
/linux-6.12.1/tools/perf/pmu-events/arch/test/test_soc/cpu/
Dmetrics.json9 "MetricGroup": "group1"
26 "MetricGroup": "group1"
/linux-6.12.1/arch/powerpc/boot/dts/fsl/
Dp1020rdb-pc_camp_core1.dts108 51 52 67 /* enet1-queue-group1 */
110 25 26 27 /* enet2-queue-group1 */
Dp1020rdb-pc_camp_core0.dts55 17 18 24 45 /* enet0-queue-group1, crypto */
/linux-6.12.1/tools/perf/tests/attr/
DREADME52 perf record -e '{cycles,instructions}' kill (test-record-group1)
68 perf stat -e '{cycles,instructions}' kill (test-stat-group1)
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/
Daxis,artpec6-pinctrl.txt19 Available functions and groups (function: group0, group1...):
/linux-6.12.1/Documentation/devicetree/bindings/gpio/
Dnxp,lpc1850-gpio.txt22 interrupt, 9 is for GPIO GROUP1 interrupt
/linux-6.12.1/tools/perf/pmu-events/
Dempty-pmu-events.c48 /* offset=1718 */ "IPC\000group1\000inst_retired.any / cpu_clk_unhalted.thread\000\000\000\000\000\…
52 /* offset=2078 */ "cache_miss_cycles\000group1\000dcache_miss_cpi + icache_miss_cycles\000\000\000\…
132 { 1718 }, /* IPC\000group1\000inst_retired.any / cpu_clk_unhalted.thread\000\000\000\000\000\000\00…
137 { 2078 }, /* cache_miss_cycles\000group1\000dcache_miss_cpi + icache_miss_cycles\000\000\000\000\00…
/linux-6.12.1/arch/arm/mach-footbridge/
Dnetwinder-hw.c273 * Group1 base address in wb977_init_gpio()
291 * Enable Group1 in wb977_init_gpio()
324 * Set Group1/Group2 outputs in wb977_init_gpio()
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/
Driscv,imsics.yaml163 <0x29000000 0x2000>; /* Group1 IMSICs */
/linux-6.12.1/tools/testing/selftests/drivers/net/netdevsim/
Ddevlink.sh652 local node1_name='group1'
675 local node1_name='group1'
/linux-6.12.1/tools/perf/tests/
Dparse-metric.c286 compute_metric_group("group1", vals, in test_metric_group()
Dparse-events.c992 /* group1 syscalls:sys_enter_openat:H */ in test__group3()
1004 TEST_ASSERT_VAL("wrong group name", !strcmp(evsel->group_name, "group1")); in test__group3()
1013 /* group1 cycles:kppp */ in test__group3()
2041 .name = "group1{syscalls:sys_enter_openat:H,cycles:kppp},group2{cycles,1:3}:G,instructions:u",
/linux-6.12.1/tools/perf/pmu-events/arch/x86/amdzen1/
Dcache.json126 "EventName": "l2_request_g2.group1",
/linux-6.12.1/tools/perf/pmu-events/arch/x86/amdzen2/
Dcache.json56 "EventName": "l2_request_g2.group1",
/linux-6.12.1/drivers/gpu/drm/
Ddrm_panic_qr.rs613 // Send the bytes in interleaved mode, first byte of first block of group1,
614 // then first byte of second block of group1, ...
627 // group1 and group2 interleaved in next()
/linux-6.12.1/tools/perf/pmu-events/arch/x86/amdzen3/
Dcache.json56 "EventName": "l2_request_g2.group1",
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drpm.c532 * Group1 lmac_id range {4..7} in rpm2_get_lmac_fifo_len()
/linux-6.12.1/arch/arm64/kvm/vgic/
Dvgic-mmio-v3.c1030 * those, while an access targeting Group1 SGIs can in vgic_v3_queue_sgi()
/linux-6.12.1/arch/x86/kvm/
Demulate.c4019 static const struct opcode group1[] = { variable
4284 G(ByteOp | DstMem | SrcImm, group1),
4285 G(DstMem | SrcImm, group1),
4286 G(ByteOp | DstMem | SrcImm | No64, group1),
4287 G(DstMem | SrcImmByte, group1),
/linux-6.12.1/drivers/irqchip/
Dirq-gic-v3.c993 /* Enable distributor with ARE, Group1, and wait for it to drain */ in gic_dist_init()
1221 /* Always whack Group0 before Group1 */ in gic_cpu_sys_reg_init()
/linux-6.12.1/arch/x86/kernel/
Duprobes.c123 * 82 - formerly redundant encoding of Group1
/linux-6.12.1/tools/perf/pmu-events/arch/powerpc/power8/
Dother.json941 "BriefDescription": "One pair of instructions fused with TOX in Group1",
965 "BriefDescription": "One pair of instructions fused with VSX in Group1",
/linux-6.12.1/arch/m68k/ifpsp060/src/
Disp.S463 # (group1) mul64, div64
466 btst &0x1e,%d0 # group1 or group2
470 # now, w/ group1, make mul64's decode the fastest since it will
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/
Dcommon.h484 u8 group_idx; /* 0-4, maps channel to group1/2/3/4/5 */