Searched +full:0 +full:x16080 (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/devicetree/bindings/interconnect/ |
| H A D | qcom,msm8953.yaml | 91 reg = <0x580000 0x16080>;
|
| /linux/arch/powerpc/perf/ |
| H A D | power7-pmu.c | 19 #define PM_PMC_MSK 0xf 22 #define PM_UNIT_MSK 0xf 25 #define PM_COMBINE_MSKS 0x800 28 #define PM_PMCSEL_MSK 0xff 37 #define MMCR1_TTMSEL_MSK 0xf 47 #define MMCR1_PMC4SEL_SH 0 49 #define MMCR1_PMCSEL_MSK 0xff 72 * 15: NC error 0x8000 73 * 12-14: number of events needing PMC1-4 0x7000 76 * 11: P6 error 0x800 [all …]
|
| H A D | power7-events-list.h | 8 EVENT(PM_IC_DEMAND_L2_BR_ALL, 0x04898) 9 EVENT(PM_GCT_UTIL_7_TO_10_SLOTS, 0x020a0) 10 EVENT(PM_PMC2_SAVED, 0x10022) 11 EVENT(PM_CMPLU_STALL_DFU, 0x2003c) 12 EVENT(PM_VSU0_16FLOP, 0x0a0a4) 13 EVENT(PM_MRK_LSU_DERAT_MISS, 0x3d05a) 14 EVENT(PM_MRK_ST_CMPL, 0x10034) 15 EVENT(PM_NEST_PAIR3_ADD, 0x40881) 16 EVENT(PM_L2_ST_DISP, 0x46180) 17 EVENT(PM_L2_CASTOUT_MOD, 0x16180) [all …]
|
| /linux/drivers/interconnect/qcom/ |
| H A D | sa8775p.c | 218 .port_offsets = { 0x11000 }, 221 .urg_fwd = 0, 233 .port_offsets = { 0x12000 }, 236 .urg_fwd = 0, 248 .port_offsets = { 0x13000 }, 251 .urg_fwd = 0, 263 .port_offsets = { 0x14000 }, 266 .urg_fwd = 0, 278 .port_offsets = { 0x15000 }, 281 .urg_fwd = 0, [all …]
|
| H A D | qcs8300.c | 191 .port_offsets = { 0x11000 }, 194 .urg_fwd = 0, 206 .port_offsets = { 0x12000 }, 209 .urg_fwd = 0, 221 .port_offsets = { 0x14000 }, 224 .urg_fwd = 0, 236 .port_offsets = { 0x15000 }, 239 .urg_fwd = 0, 251 .port_offsets = { 0x16000 }, 254 .urg_fwd = 0, [all …]
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | eliza.dtsi | 30 #size-cells = <0>; 32 cpu0: cpu@0 { 35 reg = <0x0 0x0>; 37 clocks = <&cpufreq_hw 0>; 47 qcom,freq-domain = <&cpufreq_hw 0>; 66 reg = <0x0 0x100>; 68 clocks = <&cpufreq_hw 0>; 78 qcom,freq-domain = <&cpufreq_hw 0>; [all...] |
| H A D | monaco.dtsi | 35 #clock-cells = <0>; 41 #clock-cells = <0>; 48 #size-cells = <0>; 50 cpu0: cpu@0 { 53 reg = <0x0 0x0>; 61 qcom,freq-domain = <&cpufreq_hw 0>; 79 reg = <0x0 0x100>; 87 qcom,freq-domain = <&cpufreq_hw 0>; [all...] |
| /linux/tools/perf/pmu-events/arch/powerpc/power9/ |
| H A D | other.json | 3 "EventCode": "0x3084", 8 "EventCode": "0xF880", 13 "EventCode": "0x4088", 18 "EventCode": "0x20A4", 23 "EventCode": "0x40008", 28 "EventCode": "0x20064", 33 "EventCode": "0x260B4", 38 "EventCode": "0x20006", 43 "EventCode": "0x201E4", 48 "EventCode": "0x4E044", [all …]
|
| /linux/tools/perf/pmu-events/arch/powerpc/power8/ |
| H A D | other.json | 3 "EventCode": "0x1f05e", 9 "EventCode": "0x2006e", 11 …"BriefDescription": "Cycles in 2-lpar mode. Threads 0-3 belong to Lpar0 and threads 4-7 belong to … 15 "EventCode": "0x4e05e", 17 …"BriefDescription": "Number of cycles in 4 LPAR mode. Threads 0-1 belong to lpar0, threads 2-3 bel… 21 "EventCode": "0x610050", 27 "EventCode": "0x520050", 33 "EventCode": "0x620052", 39 "EventCode": "0x610052", 45 "EventCode": "0x610054", [all …]
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_reg.h | 26 #define ATC_ATC_INT_STS_REG_ADDRESS_ERROR (0x1<<0) 27 #define ATC_ATC_INT_STS_REG_ATC_GPA_MULTIPLE_HITS (0x1<<2) 28 #define ATC_ATC_INT_STS_REG_ATC_IREQ_LESS_THAN_STU (0x1<<5) 29 #define ATC_ATC_INT_STS_REG_ATC_RCPL_TO_EMPTY_CNT (0x1<<3) 30 #define ATC_ATC_INT_STS_REG_ATC_TCPL_ERROR (0x1<<4) 31 #define ATC_ATC_INT_STS_REG_ATC_TCPL_TO_NOT_PEND (0x1<<1) 33 #define ATC_REG_ATC_INIT_ARRAY 0x1100b8 35 #define ATC_REG_ATC_INIT_DONE 0x1100bc 36 /* [RC 6] Interrupt register #0 read clear */ 37 #define ATC_REG_ATC_INT_STS_CLR 0x1101c0 [all …]
|