/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | k3-ringacc.yaml | 84 reg = <0x0 0x3c000000 0x0 0x400000>, 85 <0x0 0x38000000 0x0 0x400000>, 86 <0x0 0x31120000 0x0 0x100>, 87 <0x0 0x33000000 0x0 0x40000>, 88 <0x0 0x31080000 0x0 0x40000>; 91 ti,sci-rm-range-gp-rings = <0x2>; /* GP ring range */
|
/linux/drivers/gpu/drm/amd/include/asic_reg/nbio/ |
H A D | nbio_7_0_default.h | 26 #define cfgNB_NBCFG0_NB_VENDOR_ID_DEFAULT 0x00000000 27 #define cfgNB_NBCFG0_NB_DEVICE_ID_DEFAULT 0x00000000 28 #define cfgNB_NBCFG0_NB_COMMAND_DEFAULT 0x00000000 29 #define cfgNB_NBCFG0_NB_STATUS_DEFAULT 0x00000000 30 #define cfgNB_NBCFG0_NB_REVISION_ID_DEFAULT 0x00000000 31 #define cfgNB_NBCFG0_NB_REGPROG_INF_DEFAULT 0x00000000 32 #define cfgNB_NBCFG0_NB_SUB_CLASS_DEFAULT 0x00000000 33 #define cfgNB_NBCFG0_NB_BASE_CODE_DEFAULT 0x00000000 34 #define cfgNB_NBCFG0_NB_CACHE_LINE_DEFAULT 0x00000000 35 #define cfgNB_NBCFG0_NB_LATENCY_DEFAULT 0x00000000 [all …]
|
H A D | nbio_6_1_default.h | 26 #define cfgPSWUSCFG0_VENDOR_ID_DEFAULT 0x00000000 27 #define cfgPSWUSCFG0_DEVICE_ID_DEFAULT 0x00000000 28 #define cfgPSWUSCFG0_COMMAND_DEFAULT 0x00000000 29 #define cfgPSWUSCFG0_STATUS_DEFAULT 0x00000000 30 #define cfgPSWUSCFG0_REVISION_ID_DEFAULT 0x00000000 31 #define cfgPSWUSCFG0_PROG_INTERFACE_DEFAULT 0x00000000 32 #define cfgPSWUSCFG0_SUB_CLASS_DEFAULT 0x00000000 33 #define cfgPSWUSCFG0_BASE_CLASS_DEFAULT 0x00000000 34 #define cfgPSWUSCFG0_CACHE_LINE_DEFAULT 0x00000000 35 #define cfgPSWUSCFG0_LATENCY_DEFAULT 0x00000000 [all …]
|
H A D | nbio_2_3_default.h | 26 #define mmBIF_BX_PF_MM_INDEX_DEFAULT 0x00000000 27 #define mmBIF_BX_PF_MM_DATA_DEFAULT 0x00000000 28 #define mmBIF_BX_PF_MM_INDEX_HI_DEFAULT 0x00000000 32 #define mmSYSHUB_INDEX_OVLP_DEFAULT 0x00000000 33 #define mmSYSHUB_DATA_OVLP_DEFAULT 0x00000000 34 #define mmPCIE_INDEX_DEFAULT 0x00000000 35 #define mmPCIE_DATA_DEFAULT 0x00000000 36 #define mmPCIE_INDEX2_DEFAULT 0x00000000 37 #define mmPCIE_DATA2_DEFAULT 0x00000000 38 #define mmSBIOS_SCRATCH_0_DEFAULT 0x00000000 [all …]
|
/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-reg.h | 8 /* 0 - General */ 87 #define BLT_CTL 0x0A00 88 #define BLT_ITS 0x0A04 89 #define BLT_STA1 0x0A08 90 #define BLT_AQ1_CTL 0x0A60 91 #define BLT_AQ1_IP 0x0A64 92 #define BLT_AQ1_LNA 0x0A68 93 #define BLT_AQ1_STA 0x0A6C 94 #define BLT_ITM0 0x0AD0 96 #define BLT_PLUGS1_OP2 0x0B04 [all …]
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | arasan,sdhci.yaml | 157 enum: [0, 1] 178 enum: [0, 1, 2] 179 default: 0 205 reg = <0xe0100000 0x1000>; 209 interrupts = <0 24 4>; 215 reg = <0xe2800000 0x1000>; 219 interrupts = <0 24 4>; 230 reg = <0xfe330000 0x10000>; 240 #clock-cells = <0>; 247 interrupts = <0 48 4>; [all …]
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | rfbuffer.h | 108 AR5K_RF_TURBO = 0, 165 #define AR5K_RF5111_RF_TURBO { 1, 3, 0 } 168 #define AR5K_RF5111_OB_2GHZ { 3, 119, 0 } 169 #define AR5K_RF5111_DB_2GHZ { 3, 122, 0 } 171 #define AR5K_RF5111_OB_5GHZ { 3, 104, 0 } 172 #define AR5K_RF5111_DB_5GHZ { 3, 107, 0 } 174 #define AR5K_RF5111_PWD_XPD { 1, 95, 0 } 175 #define AR5K_RF5111_XPD_GAIN { 4, 96, 0 } 181 #define AR5K_RF5111_GAIN_I { 6, 29, 0 } 182 #define AR5K_RF5111_PLO_SEL { 1, 4, 0 } [all …]
|
/linux/arch/arm64/include/asm/ |
H A D | insn.h | 18 AARCH64_INSN_HINT_NOP = 0x0 << 5, 19 AARCH64_INSN_HINT_YIELD = 0x1 << 5, 20 AARCH64_INSN_HINT_WFE = 0x2 << 5, 21 AARCH64_INSN_HINT_WFI = 0x3 << 5, 22 AARCH64_INSN_HINT_SEV = 0x4 << 5, 23 AARCH64_INSN_HINT_SEVL = 0x5 << 5, 25 AARCH64_INSN_HINT_XPACLRI = 0x07 << 5, 26 AARCH64_INSN_HINT_PACIA_1716 = 0x08 << 5, 27 AARCH64_INSN_HINT_PACIB_1716 = 0x0A << 5, 28 AARCH64_INSN_HINT_AUTIA_1716 = 0x0C << 5, [all …]
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phytbl_n.c | 11 0x08004a04, 12 0x00100000, 13 0x01000a05, 14 0x00100020, 15 0x09804506, 16 0x00100030, 17 0x09804507, 18 0x00100030, 19 0x00000000, 20 0x00000000, [all …]
|
/linux/arch/hexagon/kernel/ |
H A D | vm_init_segtable.S | 16 * Start with mapping PA=0 to both VA=0x0 and VA=0xc000000 as 16MB large pages. 46 /* VA 0x00000000 */ 59 /* VA 0x40000000 */ 68 /* VA 0x80000000 */ 74 /*0xa8*/.word X,X,X,X 77 /*0xa9*/.word BKPG_IO(0xa9000000),BKPG_IO(0xa9000000),BKPG_IO(0xa9000000),BKPG_IO(0xa9000000) 79 /*0xa9*/.word X,X,X,X 81 /*0xaa*/.word X,X,X,X 82 /*0xab*/.word X,X,X,X 83 /*0xac*/.word X,X,X,X [all …]
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | tables_nphy.c | 19 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 20 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 21 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 22 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 23 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 24 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 25 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 26 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 27 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 28 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
/linux/crypto/ |
H A 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 …]
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn.dtsi | 46 #size-cells = <0>; 53 arm,psci-suspend-param = <0x0010033>; 61 A53_0: cpu@0 { 64 reg = <0x0>; 67 i-cache-size = <0x8000>; 70 d-cache-size = <0x8000>; 84 reg = <0x1>; 87 i-cache-size = <0x8000>; 90 d-cache-size = <0x8000>; 102 reg = <0x2>; [all …]
|
H A D | imx8mm.dtsi | 46 #size-cells = <0>; 53 arm,psci-suspend-param = <0x0010033>; 61 A53_0: cpu@0 { 64 reg = <0x0>; 67 i-cache-size = <0x8000>; 70 d-cache-size = <0x8000>; 84 reg = <0x1>; 87 i-cache-size = <0x8000>; 90 d-cache-size = <0x8000>; 102 reg = <0x2>; [all …]
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7s.dtsi | 56 #size-cells = <0>; 63 arm,psci-suspend-param = <0x0010000>; 71 cpu0: cpu@0 { 74 reg = <0>; 93 opp-supported-hw = <0xf>, <0xf>; 99 #clock-cells = <0>; 106 #clock-cells = <0>; 115 #phy-cells = <0>; 123 #phy-cells = <0>; 142 #size-cells = <0>; [all …]
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-j7200-main.dtsi | 10 #clock-cells = <0>; 18 reg = <0x00 0x70000000 0x00 0x100000>; 21 ranges = <0x00 0x00 0x70000000 0x100000>; 23 atf-sram@0 { 24 reg = <0x00 0x20000>; 30 reg = <0x00 0x00100000 0x00 0x1c000>; 33 ranges = <0x00 0x00 0x00100000 0x1c000>; 37 reg = <0x4074 0x4>; 42 reg = <0x4080 0x20>; 44 mux-reg-masks = <0x0 0x3>, <0x4 0x3>, /* SERDES0 lane0/1 select */ [all …]
|
H A D | k3-j721s2-main.dtsi | 13 #clock-cells = <0>; 15 clock-frequency = <0>; 22 reg = <0x0 0x70000000 0x0 0x400000>; 25 ranges = <0x0 0x0 0x70000000 0x400000>; 27 atf-sram@0 { 28 reg = <0x0 0x20000>; 32 reg = <0x1f0000 0x10000>; 36 reg = <0x200000 0x200000>; 42 reg = <0x00 0x00104000 0x00 0x18000>; 45 ranges = <0x00 0x00 0x00104000 0x18000>; [all …]
|
H A D | k3-j784s4-j742s2-main-common.dtsi | 16 #clock-cells = <0>; 30 reg = <0x00 0x70000000 0x00 0x800000>; 33 ranges = <0x00 0x00 0x70000000 0x800000>; 35 atf-sram@0 { 36 reg = <0x00 0x20000>; 40 reg = <0x1f0000 0x10000>; 44 reg = <0x200000 0x200000>; 50 reg = <0x00 0x00100000 0x00 0x1c000>; 53 ranges = <0x00 0x00 0x00100000 0x1c000>; 57 reg = <0x4034 0x4>; [all …]
|
H A D | k3-j721e-main.dtsi | 15 #clock-cells = <0>; 17 clock-frequency = <0>; 21 #clock-cells = <0>; 23 clock-frequency = <0>; 30 reg = <0x0 0x70000000 0x0 0x800000>; 33 ranges = <0x0 0x0 0x70000000 0x800000>; 35 atf-sram@0 { 36 reg = <0x0 0x20000>; 42 reg = <0 0x00100000 0 0x1c000>; /* excludes pinctrl region */ 45 ranges = <0x0 0x0 0x00100000 0x1c000>; [all …]
|
/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-avcore.c | 29 #define TUNER_MODE_FM_RADIO 0 55 u32 temp = 0; in verve_read_byte() 64 u32 _gpio_direction = 0; in initGPIO() 65 u32 value = 0; in initGPIO() 66 u8 val = 0; in initGPIO() 68 _gpio_direction = _gpio_direction & 0xFC0003FF; in initGPIO() 69 _gpio_direction = _gpio_direction | 0x03FDFC00; in initGPIO() 70 cx231xx_send_gpio_cmd(dev, _gpio_direction, (u8 *)&value, 4, 0, 0); in initGPIO() 72 verve_read_byte(dev, 0x07, &val); in initGPIO() 73 dev_dbg(dev->dev, "verve_read_byte address0x07=0x%x\n", val); in initGPIO() [all …]
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 81 static int disable_msi = 0; 87 BCM5706 = 0, 119 PCI_VENDOR_ID_HP, 0x3101, 0, 0, NC370T }, 121 PCI_VENDOR_ID_HP, 0x3106, 0, 0, NC370I }, 123 PCI_ANY_ID, PCI_ANY_ID, 0, 0, BCM5706 }, 125 PCI_ANY_ID, PCI_ANY_ID, 0, 0, BCM5708 }, 127 PCI_VENDOR_ID_HP, 0x3102, 0, 0, NC370F }, 129 PCI_ANY_ID, PCI_ANY_ID, 0, 0, BCM5706S }, 131 PCI_ANY_ID, PCI_ANY_ID, 0, 0, BCM5708S }, 133 PCI_ANY_ID, PCI_ANY_ID, 0, 0, BCM5709 }, [all …]
|