Searched +full:0 +full:x40014 (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | idt,3243x-emac.yaml | 62 reg = <0x60000 0x10000>, 63 <0x40000 0x14>, 64 <0x40014 0x14>; 68 interrupts = <0>, <1>;
|
/linux-6.12.1/drivers/video/fbdev/i810/ |
D | i810_regs.h | 33 #define FENCE 0x02000 34 #define PGTBL_CTL 0x02020 35 #define PGTBL_ER 0x02024 36 #define LRING 0x02030 37 #define IRING 0x02040 38 #define HWS_PGA 0x02080 39 #define IPEIR 0x02088 40 #define IPEHR 0x0208C 41 #define INSTDONE 0x02090 42 #define NOPID 0x02094 [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/powerpc/power8/ |
D | pipeline.json | 3 "EventCode": "0x100f2", 9 "EventCode": "0x400f2", 15 "EventCode": "0x100fa", 21 "EventCode": "0x4000a", 27 "EventCode": "0x4d018", 33 "EventCode": "0x2c012", 39 "EventCode": "0x2c018", 45 "EventCode": "0x2c016", 51 "EventCode": "0x4c016", 57 "EventCode": "0x4c01a", [all …]
|
/linux-6.12.1/drivers/pci/controller/ |
D | pci-thunder-ecam.c | 23 v &= 0xff; in set_val() 25 v &= 0xffff; in set_val() 36 int where_a = where & 0xc; in handle_ea_bar() 38 if (where_a == 0) { in handle_ea_bar() 42 if (where_a == 0x4) { in handle_ea_bar() 43 addr = bus->ops->map_bus(bus, devfn, bar); /* BAR 0 */ in handle_ea_bar() 48 v &= ~0xf; in handle_ea_bar() 53 if (where_a == 0x8) { in handle_ea_bar() 57 addr = bus->ops->map_bus(bus, devfn, bar); /* BAR 0 */ in handle_ea_bar() 61 barl_orig = readl(addr + 0); in handle_ea_bar() [all …]
|
/linux-6.12.1/arch/powerpc/perf/ |
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-6.12.1/tools/perf/pmu-events/arch/powerpc/power9/ |
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-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | am33xx-l4.dtsi | 1 &l4_wkup { /* 0x44c00000 */ 4 clocks = <&l4_wkup_clkctrl AM3_L4_WKUP_L4_WKUP_CLKCTRL 0>; 6 reg = <0x44c00000 0x800>, 7 <0x44c00800 0x800>, 8 <0x44c01000 0x400>, 9 <0x44c01400 0x400>; 13 ranges = <0x00000000 0x44c00000 0x100000>, /* segment 0 */ 14 <0x00100000 0x44d00000 0x100000>, /* segment 1 */ 15 <0x00200000 0x44e00000 0x100000>; /* segment 2 */ 17 segment@0 { /* 0x44c00000 */ [all …]
|
D | am437x-l4.dtsi | 1 &l4_wkup { /* 0x44c00000 */ 4 clocks = <&l4_wkup_clkctrl AM4_L4_WKUP_L4_WKUP_CLKCTRL 0>; 6 reg = <0x44c00000 0x800>, 7 <0x44c00800 0x800>, 8 <0x44c01000 0x400>, 9 <0x44c01400 0x400>; 13 ranges = <0x00000000 0x44c00000 0x100000>, /* segment 0 */ 14 <0x00100000 0x44d00000 0x100000>, /* segment 1 */ 15 <0x00200000 0x44e00000 0x100000>; /* segment 2 */ 17 segment@0 { /* 0x44c00000 */ [all …]
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
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 …]
|