/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/ |
H A D | jz4780.h | 13 #define DDRC_BASE 0xb3010000 16 #define NEMC_BASE 0xb3410000 17 #define BCH_BASE 0xb34d0000 20 #define CPM_BASE 0xb0000000 21 #define TCU_BASE 0xb0002000 22 #define WDT_BASE 0xb0002000 23 #define GPIO_BASE 0xb0010000 24 #define UART0_BASE 0xb0030000 25 #define UART1_BASE 0xb0031000 26 #define UART2_BASE 0xb0032000 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mscc,vsc7514-switch.yaml | 38 "^port@[0-9a-f]+$": 55 "^port@[0-9a-f]+$": 142 reg = <0x1010000 0x10000>, 143 <0x1030000 0x10000>, 144 <0x1080000 0x100>, 145 <0x10e0000 0x10000>, 146 <0x11e0000 0x100>, 147 <0x11f0000 0x100>, 148 <0x1200000 0x100>, 149 <0x1210000 0x100>, [all …]
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | rv770.c | 56 unsigned fb_div = 0, vclk_div = 0, dclk_div = 0; in rv770_set_uvd_clocks() 71 return 0; in rv770_set_uvd_clocks() 75 43663, 0x03FFFFFE, 1, 30, ~0, in rv770_set_uvd_clocks() 84 /* set UPLL_FB_DIV to 0x50000 */ in rv770_set_uvd_clocks() 85 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(0x50000), ~UPLL_FB_DIV_MASK); in rv770_set_uvd_clocks() 88 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~(UPLL_RESET_MASK | UPLL_SLEEP_MASK)); in rv770_set_uvd_clocks() 90 /* assert BYPASS EN and FB_DIV[0] <- ??? why? */ in rv770_set_uvd_clocks() 117 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_RESET_MASK); in rv770_set_uvd_clocks() 121 /* deassert BYPASS EN and FB_DIV[0] <- ??? why? */ in rv770_set_uvd_clocks() 122 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_BYPASS_EN_MASK); in rv770_set_uvd_clocks() [all …]
|
/openbmc/linux/sound/soc/sh/rcar/ |
H A D | gen.c | 52 RSND_REG_SET(id, offset, 0, #id) 68 return 0; in rsnd_is_accessible_reg() 90 return 0; in rsnd_mod_read() 173 memset(®c, 0, sizeof(regc)); in _rsnd_gen_regmap_init() 198 for (i = 0; i < conf_size; i++) { in _rsnd_gen_regmap_init() 202 regf.lsb = 0; in _rsnd_gen_regmap_init() 215 return 0; in _rsnd_gen_regmap_init() 224 RSND_GEN_S_REG(SSI_SYS_INT_ENABLE0, 0x850), in rsnd_gen4_probe() 225 RSND_GEN_S_REG(SSI_SYS_INT_ENABLE2, 0x858), in rsnd_gen4_probe() 226 RSND_GEN_S_REG(SSI_SYS_INT_ENABLE4, 0x890), in rsnd_gen4_probe() [all …]
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu_state.h | 13 0x8000, 0x8006, 0x8010, 0x8092, 0x8094, 0x809d, 0x80a0, 0x80a6, 14 0x80af, 0x80f1, 0x8100, 0x8107, 0x8109, 0x8109, 0x8110, 0x8110, 15 0x8400, 0x840b, 19 0x8800, 0x8806, 0x8809, 0x8811, 0x8818, 0x881e, 0x8820, 0x8865, 20 0x8870, 0x8879, 0x8880, 0x8889, 0x8890, 0x8891, 0x8898, 0x8898, 21 0x88c0, 0x88c1, 0x88d0, 0x88e3, 0x8900, 0x890c, 0x890f, 0x891a, 22 0x8c00, 0x8c01, 0x8c08, 0x8c10, 0x8c17, 0x8c1f, 0x8c26, 0x8c33, 26 0x88f0, 0x88f3, 0x890d, 0x890e, 0x8927, 0x8928, 0x8bf0, 0x8bf1, 27 0x8c02, 0x8c07, 0x8c11, 0x8c16, 0x8c20, 0x8c25, 31 0x9200, 0x9216, 0x9218, 0x9236, 0x9300, 0x9306, [all …]
|
/openbmc/linux/arch/arm64/boot/dts/nuvoton/ |
H A D | ma35d1.dtsi | 22 #size-cells = <0>; 24 cpu0: cpu@0 { 27 reg = <0x0 0x0>; 35 reg = <0x0 0x1>; 44 cache-size = <0x80000>; 55 reg = <0x0 0x50801000 0 0x1000>, /* GICD */ 56 <0x0 0x50802000 0 0x2000>, /* GICC */ 57 <0x0 0x50804000 0 0x2000>, /* GICH */ 58 <0x0 0x50806000 0 0x2000>; /* GICV */ 62 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_RAW(0x13) | [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | regs.h | 7 #define E1000_CTRL 0x00000 /* Device Control - RW */ 8 #define E1000_STATUS 0x00008 /* Device Status - RO */ 9 #define E1000_ITR 0x000C4 /* Interrupt Throttling Rate - RW */ 10 #define E1000_EICR 0x01580 /* Ext. Interrupt Cause Read - R/clr */ 11 #define E1000_EITR(_n) (0x01680 + (0x4 * (_n))) 12 #define E1000_EICS 0x01520 /* Ext. Interrupt Cause Set - W0 */ 13 #define E1000_EIMS 0x01524 /* Ext. Interrupt Mask Set/Read - RW */ 14 #define E1000_EIMC 0x01528 /* Ext. Interrupt Mask Clear - WO */ 15 #define E1000_EIAC 0x0152C /* Ext. Interrupt Auto Clear - RW */ 16 #define E1000_EIAM 0x01530 /* Ext. Interrupt Ack Auto Clear Mask - RW */ [all …]
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | mpc5121.dtsi | 26 #size-cells = <0>; 28 PowerPC,5121@0 { 30 reg = <0>; 31 d-cache-line-size = <0x20>; /* 32 bytes */ 32 i-cache-line-size = <0x20>; /* 32 bytes */ 33 d-cache-size = <0x8000>; /* L1, 32K */ 34 i-cache-size = <0x8000>; /* L1, 32K */ 43 reg = <0x00000000 0x10000000>; /* 256MB at 0 */ 48 reg = <0x20000000 0x4000>; 49 interrupts = <66 0x8>; [all …]
|
/openbmc/linux/arch/mips/boot/dts/mscc/ |
H A D | ocelot.dtsi | 11 #size-cells = <0>; 13 cpu@0 { 17 reg = <0>; 26 #address-cells = <0>; 34 #clock-cells = <0>; 40 #clock-cells = <0>; 50 ranges = <0 0x70000000 0x2000000>; 54 cpu_ctrl: syscon@0 { 56 reg = <0x0 0x2c>; 61 reg = <0x70 0x70>; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | ti,pru-rproc.yaml | 19 The K3 SoCs containing ICSSG v1.0 (eg: AM65x SR1.0) also have two Auxiliary 21 containing the revised ICSSG v1.1 (eg: J721E, AM65x SR2.0) have an extra two 46 - ti,am654-tx-pru # for Tx_PRUs in K3 AM65x SR2.0 SoCs 79 pattern: "^rtu@[0-9a-f]+$" 91 pattern: "^txpru@[0-9a-f]+" 95 pattern: "^pru@[0-9a-f]+$" 108 pruss_tm: target-module@300000 { /* 0x4a300000, ap 9 04.0 */ 112 ranges = <0x0 0x300000 0x80000>; 114 pruss: pruss@0 { 116 reg = <0x0 0x80000>; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | exynos54xx.dtsi | 46 reg = <0x12D10000 0x100>; 47 interrupts = <0 106 0>; 53 #size-cells = <0>; 55 reg = <0x12CA0000 0x100>; 56 interrupts = <0 60 0>; 61 #size-cells = <0>; 63 reg = <0x12CB0000 0x100>; 64 interrupts = <0 61 0>; 69 #size-cells = <0>; 71 reg = <0x12CC0000 0x100>; [all …]
|
H A D | socfpga_stratix10.dtsi | 17 #size-cells = <0>; 19 cpu0: cpu@0 { 23 reg = <0x0>; 30 reg = <0x1>; 37 reg = <0x2>; 44 reg = <0x3>; 50 interrupts = <0 120 8>, 51 <0 121 8>, 52 <0 122 8>, 53 <0 123 8>; [all …]
|
H A D | exynos5.dtsi | 20 reg = <0x10440000 0x1000>; 21 interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>, 22 <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>, 23 <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>, 24 <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>, 25 <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>, 26 <0 20 0>, <0 21 0>, <0 22 0>, <0 23 0>, 27 <0 24 0>, <0 25 0>, <0 26 0>, <0 27 0>, 28 <0 28 0>, <0 29 0>, <0 30 0>, <0 31 0>; 35 reg = <0x10481000 0x1000>, [all …]
|
/openbmc/linux/arch/mips/include/asm/mach-ralink/ |
H A D | rt3883.h | 15 #define RT3883_SDRAM_BASE 0x00000000 16 #define RT3883_SYSC_BASE IOMEM(0x10000000) 17 #define RT3883_TIMER_BASE 0x10000100 18 #define RT3883_INTC_BASE 0x10000200 19 #define RT3883_MEMC_BASE 0x10000300 20 #define RT3883_UART0_BASE 0x10000500 21 #define RT3883_PIO_BASE 0x10000600 22 #define RT3883_FSCC_BASE 0x10000700 23 #define RT3883_NANDC_BASE 0x10000810 24 #define RT3883_I2C_BASE 0x10000900 [all …]
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | mscc,ocelot.dtsi | 13 #size-cells = <0>; 15 cpu@0 { 19 reg = <0>; 27 cpuintc: interrupt-controller@0 { 28 #address-cells = <0>; 36 #clock-cells = <0>; 42 #clock-cells = <0>; 48 #clock-cells = <0>; 56 ranges = <0 0x70000000 0x2000000>; 60 cpu_ctrl: syscon@0 { [all …]
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5.dtsi | 40 reg = <0x10000000 0x100>; 45 reg = <0x12250000 0x14>; 53 reg = <0x10440000 0x1000>; 54 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>, 92 reg = <0x10481000 0x1000>, 93 <0x10482000 0x2000>, 94 <0x10484000 0x2000>, 95 <0x10486000 0x2000>; 102 reg = <0x10050000 0x5000>; 107 reg = <0x12c00000 0x100>; [all …]
|
/openbmc/qemu/hw/net/ |
H A D | igb_regs.h | 14 #define E1000_DEV_ID_82576 0x10C9 15 #define E1000_DEV_ID_82576_FIBER 0x10E6 16 #define E1000_DEV_ID_82576_SERDES 0x10E7 17 #define E1000_DEV_ID_82576_QUAD_COPPER 0x10E8 18 #define E1000_DEV_ID_82576_QUAD_COPPER_ET2 0x1526 19 #define E1000_DEV_ID_82576_NS 0x150A 20 #define E1000_DEV_ID_82576_NS_SERDES 0x1518 21 #define E1000_DEV_ID_82576_SERDES_QUAD 0x150D 45 #define E1000_ADVTXD_POTS_IXSM 0x00000100 /* Insert TCP/UDP Checksum */ 46 #define E1000_ADVTXD_POTS_TXSM 0x00000200 /* Insert TCP/UDP Checksum */ [all …]
|
/openbmc/linux/arch/arm64/boot/dts/intel/ |
H A D | socfpga_agilex5.dtsi | 23 service_reserved: svcbuffer@0 { 25 reg = <0x0 0x80000000 0x0 0x2000000>; 26 alignment = <0x1000>; 33 #size-cells = <0>; 35 cpu0: cpu@0 { 37 reg = <0x0>; 44 reg = <0x100>; 51 reg = <0x200>; 58 reg = <0x300>; 71 reg = <0x0 0x1d000000 0 0x10000>, [all …]
|
H A D | socfpga_agilex.dtsi | 22 service_reserved: svcbuffer@0 { 24 reg = <0x0 0x0 0x0 0x2000000>; 25 alignment = <0x1000>; 32 #size-cells = <0>; 34 cpu0: cpu@0 { 38 reg = <0x0>; 45 reg = <0x1>; 52 reg = <0x2>; 59 reg = <0x3>; 85 reg = <0x0 0xfffc1000 0x0 0x1000>, [all …]
|
/openbmc/linux/sound/pci/oxygen/ |
H A D | wm8776.h | 14 #define WM8776_HPLVOL 0x00 15 #define WM8776_HPRVOL 0x01 16 #define WM8776_HPMASTER 0x02 17 #define WM8776_DACLVOL 0x03 18 #define WM8776_DACRVOL 0x04 19 #define WM8776_DACMASTER 0x05 20 #define WM8776_PHASESWAP 0x06 21 #define WM8776_DACCTRL1 0x07 22 #define WM8776_DACMUTE 0x08 23 #define WM8776_DACCTRL2 0x09 [all …]
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8770.c | 37 { 0, 0x7f }, 38 { 1, 0x7f }, 39 { 2, 0x7f }, 40 { 3, 0x7f }, 41 { 4, 0x7f }, 42 { 5, 0x7f }, 43 { 6, 0x7f }, 44 { 7, 0x7f }, 45 { 8, 0x7f }, 46 { 9, 0xff }, [all …]
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-main.dtsi | 12 reg = <0x0 0x70000000 0x0 0x200000>; 15 ranges = <0x0 0x0 0x70000000 0x200000>; 17 atf-sram@0 { 18 reg = <0x0 0x20000>; 22 reg = <0xf0000 0x10000>; 26 reg = <0x100000 0x100000>; 37 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */ 38 <0x00 0x01880000 0x00 0x90000>, /* GICR */ 39 <0x00 0x6f000000 0x00 0x2000>, /* GICC */ 40 <0x00 0x6f010000 0x00 0x1000>, /* GICH */ [all …]
|
H A D | k3-am64-main.dtsi | 13 #clock-cells = <0>; 15 clock-frequency = <0>; 22 reg = <0x00 0x70000000 0x00 0x200000>; 25 ranges = <0x0 0x00 0x70000000 0x200000>; 28 reg = <0x1c0000 0x20000>; 32 reg = <0x1e0000 0x1c000>; 36 reg = <0x1fc000 0x4000>; 42 reg = <0x0 0x43000000 0x0 0x20000>; 45 ranges = <0x0 0x0 0x43000000 0x20000>; 49 reg = <0x00000014 0x4>; [all …]
|
/openbmc/u-boot/drivers/mtd/ |
H A D | st_smi.c | 48 FLASH_ID("st m25p16" , 0xd8, 0x00152020, 0x100, 0x10000, 0x200000), 49 FLASH_ID("st m25p32" , 0xd8, 0x00162020, 0x100, 0x10000, 0x400000), 50 FLASH_ID("st m25p64" , 0xd8, 0x00172020, 0x100, 0x10000, 0x800000), 51 FLASH_ID("st m25p128" , 0xd8, 0x00182020, 0x100, 0x40000, 0x1000000), 52 FLASH_ID("st m25p05" , 0xd8, 0x00102020, 0x80 , 0x8000 , 0x10000), 53 FLASH_ID("st m25p10" , 0xd8, 0x00112020, 0x80 , 0x8000 , 0x20000), 54 FLASH_ID("st m25p20" , 0xd8, 0x00122020, 0x100, 0x10000, 0x40000), 55 FLASH_ID("st m25p40" , 0xd8, 0x00132020, 0x100, 0x10000, 0x80000), 56 FLASH_ID("st m25p80" , 0xd8, 0x00142020, 0x100, 0x10000, 0x100000), 57 FLASH_ID("st m45pe10" , 0xd8, 0x00114020, 0x100, 0x10000, 0x20000), [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/dce/ |
H A D | dce_8_0_sh_mask.h | 27 #define PIPE0_PG_CONFIG__PIPE0_POWER_FORCEON_MASK 0x1 28 #define PIPE0_PG_CONFIG__PIPE0_POWER_FORCEON__SHIFT 0x0 29 #define PIPE0_PG_ENABLE__PIPE0_POWER_GATE_MASK 0x1 30 #define PIPE0_PG_ENABLE__PIPE0_POWER_GATE__SHIFT 0x0 31 #define PIPE0_PG_STATUS__PIPE0_PGFSM_READ_DATA_MASK 0xffffff 32 #define PIPE0_PG_STATUS__PIPE0_PGFSM_READ_DATA__SHIFT 0x0 33 #define PIPE0_PG_STATUS__PIPE0_DEBUG_PWR_STATUS_MASK 0x3000000 34 #define PIPE0_PG_STATUS__PIPE0_DEBUG_PWR_STATUS__SHIFT 0x18 35 #define PIPE0_PG_STATUS__PIPE0_DESIRED_PWR_STATE_MASK 0x10000000 36 #define PIPE0_PG_STATUS__PIPE0_DESIRED_PWR_STATE__SHIFT 0x1c [all …]
|