| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | prima2.dtsi | 16 #size-cells = <0>; 18 cpu@0 { 21 reg = <0x0>; 27 timebase-frequency = <0>; 28 bus-frequency = <0>; 29 clock-frequency = <0>; 51 ranges = <0x40000000 0x40000000 0x80000000>; 55 reg = <0x80040000 0x1000>; 59 arm,filter-ranges = <0 0x40000000>; 66 reg = <0x80020000 0x1000>; [all …]
|
| D | atlas6.dtsi | 16 #size-cells = <0>; 18 cpu@0 { 19 reg = <0x0>; 25 timebase-frequency = <0>; 26 bus-frequency = <0>; 27 clock-frequency = <0>; 49 ranges = <0x40000000 0x40000000 0x80000000>; 55 reg = <0x80020000 0x1000>; 62 ranges = <0x88000000 0x88000000 0x40000>; 66 reg = <0x88000000 0x1000>; [all …]
|
| D | s3c24xx.dtsi | 23 reg = <0x4a000000 0x100>; 29 reg = <0x56000000 0x1000>; 33 interrupts = <0 0 0 3>, 34 <0 0 1 3>, 35 <0 0 2 3>, 36 <0 0 3 3>, 37 <0 0 4 4>, 38 <0 0 5 4>; 44 reg = <0x51000000 0x1000>; 45 interrupts = <0 0 10 3>, <0 0 11 3>, <0 0 12 3>, <0 0 13 3>, <0 0 14 3>; [all …]
|
| D | am4372.dtsi | 23 memory@0 { 25 reg = <0 0>; 45 #size-cells = <0>; 46 cpu: cpu@0 { 50 reg = <0>; 79 opp-supported-hw = <0xFF 0x01>; 86 opp-supported-hw = <0xFF 0x04>; 92 opp-supported-hw = <0xFF 0x08>; 98 opp-supported-hw = <0xFF 0x10>; 104 opp-supported-hw = <0xFF 0x20>; [all …]
|
| D | am33xx.dtsi | 50 #size-cells = <0>; 51 cpu@0 { 55 reg = <0>; 89 opp-supported-hw = <0x06 0x0010>; 96 opp-supported-hw = <0x01 0x00FF>; 103 opp-supported-hw = <0x06 0x0020>; 110 opp-supported-hw = <0x01 0xFFFF>; 116 opp-supported-hw = <0x06 0x0040>; 122 opp-supported-hw = <0x01 0xFFFF>; 128 opp-supported-hw = <0x06 0x0080>; [all …]
|
| D | omap5.dtsi | 45 #size-cells = <0>; 47 cpu0: cpu@0 { 50 reg = <0x0>; 69 reg = <0x1>; 113 reg = <0 0x48211000 0 0x1000>, 114 <0 0x48212000 0 0x2000>, 115 <0 0x48214000 0 0x2000>, 116 <0 0x48216000 0 0x2000>; 124 reg = <0 0x48281000 0 0x1000>; 152 ranges = <0 0 0 0xc0000000>; [all …]
|
| D | omap4.dtsi | 40 #size-cells = <0>; 42 cpu@0 { 46 reg = <0x0>; 57 reg = <0x1>; 76 reg = <0x48241000 0x1000>, 77 <0x48240100 0x0100>; 83 reg = <0x48242000 0x1000>; 91 reg = <0x48240600 0x20>; 100 reg = <0x48281000 0x1000>; 135 reg = <0x44000000 0x1000>, [all …]
|
| D | uniphier-pxs2.dtsi | 18 #size-cells = <0>; 20 cpu0: cpu@0 { 23 reg = <0>; 111 #clock-cells = <0>; 116 #clock-cells = <0>; 162 reg = <0x500c0000 0x2000>, <0x503c0100 0x8>, 163 <0x506c0000 0x400>; 164 interrupts = <0 174 4>, <0 175 4>, <0 190 4>, <0 191 4>; 175 reg = <0x54006000 0x100>; 177 #size-cells = <0>; [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/intel/ixp/ |
| D | intel-ixp4xx.dtsi | 19 * windows in the 256MB space from 0x50000000 to 0x5fffffff. 26 ranges = <0 0x0 0x50000000 0x01000000>, 27 <1 0x0 0x51000000 0x01000000>, 28 <2 0x0 0x52000000 0x01000000>, 29 <3 0x0 0x53000000 0x01000000>, 30 <4 0x0 0x54000000 0x01000000>, 31 <5 0x0 0x55000000 0x01000000>, 32 <6 0x0 0x56000000 0x01000000>, 33 <7 0x0 0x57000000 0x01000000>; 34 dma-ranges = <0 0x0 0x50000000 0x01000000>, [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | map-s3c.h | 22 #define S3C2412_VA_SSMC S3C_ADDR_CPU(0x00000000) 23 #define S3C2412_VA_EBI S3C_ADDR_CPU(0x00100000) 25 #define S3C2410_PA_UART (0x50000000) 35 * 0xFA800000, which is not in the way of any current mapping 39 #define S3C2410_PA_GPIO (0x56000000) 43 #define S3C64XX_VA_GPIO S3C_ADDR_CPU(0x00000000) 45 #define S3C64XX_VA_MODEM S3C_ADDR_CPU(0x00100000) 46 #define S3C64XX_VA_USB_HSPHY S3C_ADDR_CPU(0x00200000) 59 #define S3C24XX_VA_GPIO2 (S3C24XX_VA_GPIO + 0x10)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | socionext,uniphier-aio.yaml | 48 "^port@[0-9]$": 71 reg = <0x56000000 0x80000>; 72 interrupts = <0 144 4>; 74 pinctrl-0 = <&pinctrl_aout>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | socionext,uniphier-aio.yaml | 51 "^port@[0-9]$": 56 0: hdmi 66 0: hdmi 92 reg = <0x56000000 0x80000>; 93 interrupts = <0 144 4>; 95 pinctrl-0 = <&pinctrl_aout>;
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
| D | mmio.c | 15 [WF_AGG_BASE] = { { 0x820e2000, 0x820f2000, 0x830e2000 } }, 16 [WF_ARB_BASE] = { { 0x820e3000, 0x820f3000, 0x830e3000 } }, 17 [WF_TMAC_BASE] = { { 0x820e4000, 0x820f4000, 0x830e4000 } }, 18 [WF_RMAC_BASE] = { { 0x820e5000, 0x820f5000, 0x830e5000 } }, 19 [WF_DMA_BASE] = { { 0x820e7000, 0x820f7000, 0x830e7000 } }, 20 [WF_WTBLOFF_BASE] = { { 0x820e9000, 0x820f9000, 0x830e9000 } }, 21 [WF_ETBF_BASE] = { { 0x820ea000, 0x820fa000, 0x830ea000 } }, 22 [WF_LPON_BASE] = { { 0x820eb000, 0x820fb000, 0x830eb000 } }, 23 [WF_MIB_BASE] = { { 0x820ed000, 0x820fd000, 0x830ed000 } }, 24 [WF_RATE_BASE] = { { 0x820ee000, 0x820fe000, 0x830ee000 } }, [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
| D | mmio.c | 21 [INT_SOURCE_CSR] = 0xd7010, 22 [INT_MASK_CSR] = 0xd7014, 23 [INT1_SOURCE_CSR] = 0xd7088, 24 [INT1_MASK_CSR] = 0xd708c, 25 [INT_MCU_CMD_SOURCE] = 0xd51f0, 26 [INT_MCU_CMD_EVENT] = 0x3108, 27 [WFDMA0_ADDR] = 0xd4000, 28 [WFDMA0_PCIE1_ADDR] = 0xd8000, 29 [WFDMA_EXT_CSR_ADDR] = 0xd7000, 30 [CBTOP1_PHY_END] = 0x77ffffff, [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/socionext/ |
| D | uniphier-ld11.dtsi | 19 #size-cells = <0>; 32 cpu0: cpu@0 { 35 reg = <0 0x000>; 44 reg = <0 0x001>; 93 #clock-cells = <0>; 117 reg = <0x0 0x81000000 0x0 0x01000000>; 122 soc@0 { 126 ranges = <0 0 0 0xffffffff>; 131 reg = <0x54006000 0x100>; 133 #size-cells = <0>; [all …]
|
| D | uniphier-ld20.dtsi | 20 #size-cells = <0>; 42 cpu0: cpu@0 { 45 reg = <0 0x000>; 55 reg = <0 0x001>; 65 reg = <0 0x100>; 75 reg = <0 0x101>; 167 #clock-cells = <0>; 222 reg = <0x0 0x81000000 0x0 0x01000000>; 227 soc@0 { 231 ranges = <0 0 0 0xffffffff>; [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/socionext/ |
| D | uniphier-ld11.dtsi | 20 #size-cells = <0>; 33 cpu0: cpu@0 { 36 reg = <0 0x000>; 46 reg = <0 0x001>; 100 #clock-cells = <0>; 124 reg = <0x0 0x81000000 0x0 0x01000000>; 129 soc@0 { 133 ranges = <0 0 0 0xffffffff>; 138 reg = <0x54006000 0x100>; 140 #size-cells = <0>; [all …]
|
| D | uniphier-ld20.dtsi | 21 #size-cells = <0>; 43 cpu0: cpu@0 { 46 reg = <0 0x000>; 57 reg = <0 0x001>; 68 reg = <0 0x100>; 79 reg = <0 0x101>; 96 cluster0_opp: opp-table-0 { 180 #clock-cells = <0>; 235 reg = <0x0 0x81000000 0x0 0x01000000>; 240 soc@0 { [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | am33xx.dtsi | 47 #size-cells = <0>; 48 cpu@0 { 52 reg = <0>; 87 opp-supported-hw = <0x06 0x0010>; 95 opp-supported-hw = <0x01 0x00FF>; 103 opp-supported-hw = <0x06 0x0020>; 111 opp-supported-hw = <0x01 0xFFFF>; 118 opp-supported-hw = <0x06 0x0040>; 125 opp-supported-hw = <0x01 0xFFFF>; 132 opp-supported-hw = <0x06 0x0080>; [all …]
|
| D | omap5.dtsi | 45 #size-cells = <0>; 47 cpu0: cpu@0 { 50 reg = <0x0>; 69 reg = <0x1>; 115 reg = <0 0x40300000 0 0x20000>; /* 128k */ 122 reg = <0 0x48211000 0 0x1000>, 123 <0 0x48212000 0 0x2000>, 124 <0 0x48214000 0 0x2000>, 125 <0 0x48216000 0 0x2000>; 133 reg = <0 0x48281000 0 0x1000>; [all …]
|
| D | am4372.dtsi | 20 memory@0 { 22 reg = <0 0>; 42 #size-cells = <0>; 43 cpu: cpu@0 { 47 reg = <0>; 77 opp-supported-hw = <0xFF 0x01>; 85 opp-supported-hw = <0xFF 0x04>; 92 opp-supported-hw = <0xFF 0x08>; 99 opp-supported-hw = <0xFF 0x10>; 106 opp-supported-hw = <0xFF 0x20>; [all …]
|
| D | omap4.dtsi | 40 #size-cells = <0>; 42 cpu@0 { 46 reg = <0x0>; 57 reg = <0x1>; 67 reg = <0x40304000 0xa000>; /* 40k */ 74 reg = <0x48241000 0x1000>, 75 <0x48240100 0x0100>; 81 reg = <0x48242000 0x1000>; 89 reg = <0x48240600 0x20>; 98 reg = <0x48281000 0x1000>; [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/socionext/ |
| D | uniphier-pxs2.dtsi | 19 #size-cells = <0>; 21 cpu0: cpu@0 { 24 reg = <0>; 112 #clock-cells = <0>; 117 #clock-cells = <0>; 163 reg = <0x500c0000 0x2000>, <0x503c0100 0x8>, 164 <0x506c0000 0x400>; 179 reg = <0x54006000 0x100>; 181 #size-cells = <0>; 184 pinctrl-0 = <&pinctrl_spi0>; [all …]
|
| /kernel/linux/linux-5.10/crypto/ |
| D | aes_generic.c | 67 0xa56363c6, 0x847c7cf8, 0x997777ee, 0x8d7b7bf6, 68 0x0df2f2ff, 0xbd6b6bd6, 0xb16f6fde, 0x54c5c591, 69 0x50303060, 0x03010102, 0xa96767ce, 0x7d2b2b56, 70 0x19fefee7, 0x62d7d7b5, 0xe6abab4d, 0x9a7676ec, 71 0x45caca8f, 0x9d82821f, 0x40c9c989, 0x877d7dfa, 72 0x15fafaef, 0xeb5959b2, 0xc947478e, 0x0bf0f0fb, 73 0xecadad41, 0x67d4d4b3, 0xfda2a25f, 0xeaafaf45, 74 0xbf9c9c23, 0xf7a4a453, 0x967272e4, 0x5bc0c09b, 75 0xc2b7b775, 0x1cfdfde1, 0xae93933d, 0x6a26264c, 76 0x5a36366c, 0x413f3f7e, 0x02f7f7f5, 0x4fcccc83, [all …]
|
| /kernel/linux/linux-6.6/crypto/ |
| D | aes_generic.c | 67 0xa56363c6, 0x847c7cf8, 0x997777ee, 0x8d7b7bf6, 68 0x0df2f2ff, 0xbd6b6bd6, 0xb16f6fde, 0x54c5c591, 69 0x50303060, 0x03010102, 0xa96767ce, 0x7d2b2b56, 70 0x19fefee7, 0x62d7d7b5, 0xe6abab4d, 0x9a7676ec, 71 0x45caca8f, 0x9d82821f, 0x40c9c989, 0x877d7dfa, 72 0x15fafaef, 0xeb5959b2, 0xc947478e, 0x0bf0f0fb, 73 0xecadad41, 0x67d4d4b3, 0xfda2a25f, 0xeaafaf45, 74 0xbf9c9c23, 0xf7a4a453, 0x967272e4, 0x5bc0c09b, 75 0xc2b7b775, 0x1cfdfde1, 0xae93933d, 0x6a26264c, 76 0x5a36366c, 0x413f3f7e, 0x02f7f7f5, 0x4fcccc83, [all …]
|