Searched +full:0 +full:x0000a (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/perf/ |
| H A D | riscv,pmu.yaml | 78 value of variant must be 0xffffffff_ffffffff. 104 riscv,event-to-mhpmevent = <0x0000B 0x0000 0x0001>; 105 riscv,event-to-mhpmcounters = <0x00001 0x00001 0x00000001>, 106 <0x00002 0x00002 0x00000004>, 107 <0x00003 0x0000A 0x00000ff8>, 108 <0x10000 0x10033 0x000ff000>; 110 /* For event ID 0x0002 */ 111 <0x0000 0x0002 0xffffffff 0xffffffff 0x00000f8>, 112 /* For event ID 0-4 */ 113 <0x0 0x0 0xffffffff 0xfffffff0 0x00000ff0>, [all …]
|
| /linux/arch/parisc/kernel/ |
| H A D | hardware.c | 29 {HPHW_NPROC,0x01,0x4,0x0,"Indigo (840, 930)"}, 30 {HPHW_NPROC,0x8,0x4,0x01,"Firefox(825,925)"}, 31 {HPHW_NPROC,0xA,0x4,0x01,"Top Gun (835,834,935,635)"}, 32 {HPHW_NPROC,0xB,0x4,0x01,"Technical Shogun (845, 645)"}, 33 {HPHW_NPROC,0xF,0x4,0x01,"Commercial Shogun (949)"}, 34 {HPHW_NPROC,0xC,0x4,0x01,"Cheetah (850, 950)"}, 35 {HPHW_NPROC,0x80,0x4,0x01,"Cheetah (950S)"}, 36 {HPHW_NPROC,0x81,0x4,0x01,"Jaguar (855, 955)"}, 37 {HPHW_NPROC,0x82,0x4,0x01,"Cougar (860, 960)"}, 38 {HPHW_NPROC,0x83,0x4,0x13,"Panther (865, 870, 980)"}, [all …]
|
| /linux/arch/riscv/boot/dts/sophgo/ |
| H A D | sg2044-cpus.dtsi | 12 #size-cells = <0>; 15 cpu0: cpu@0 { 17 reg = <0>; 2611 l2_cache0: cache-controller-0 { 2784 <0x00003 0x00000000 0x00000010>, 2785 <0x00004 0x00000000 0x00000011>, 2786 <0x00005 0x00000000 0x00000007>, 2787 <0x00006 0x00000000 0x00000006>, 2788 <0x00008 0x00000000 0x00000027>, 2789 <0x00009 0x00000000 0x00000028>, [all …]
|
| /linux/drivers/phy/ |
| H A D | phy-xgene.c | 28 * indirectly from the SDS offset at 0x2000. It is only required for 30 * The PHY PLL CMU CSR is accessed indirectly from the SDS offset at 0x0000. 31 * The Serdes CSR is accessed indirectly from the SDS offset at 0x0400. 36 * at 0x1f23a000 (SATA Port 4/5). For such PHY, another resource is required 53 #define SERDES_PLL_INDIRECT_OFFSET 0x0000 54 #define SERDES_PLL_REF_INDIRECT_OFFSET 0x2000 55 #define SERDES_INDIRECT_OFFSET 0x0400 56 #define SERDES_LANE_STRIDE 0x0200 59 #define DEFAULT_SATA_TXBOOST_GAIN { 0x1e, 0x1e, 0x1e } 60 #define DEFAULT_SATA_TXEYEDIRECTION { 0x0, 0x0, 0x0 } [all …]
|