Searched +full:0 +full:x100400 (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/board/imgtec/ci20/ |
H A D | ci20.c | 31 writel(0x30f00000, gpio_regs + GPIO_PXINTC(4)); in ci20_mux_mmc() 32 writel(0x30f00000, gpio_regs + GPIO_PXMASKC(4)); in ci20_mux_mmc() 33 writel(0x30f00000, gpio_regs + GPIO_PXPAT1C(4)); in ci20_mux_mmc() 34 writel(0x30f00000, gpio_regs + GPIO_PXPAT0C(4)); in ci20_mux_mmc() 35 writel(0x30f00000, gpio_regs + GPIO_PXPENC(4)); in ci20_mux_mmc() 47 writel(0x04030000, gpio_regs + GPIO_PXINTC(0)); in ci20_mux_eth() 48 writel(0x04030000, gpio_regs + GPIO_PXMASKC(0)); in ci20_mux_eth() 49 writel(0x04030000, gpio_regs + GPIO_PXPAT1C(0)); in ci20_mux_eth() 50 writel(0x04030000, gpio_regs + GPIO_PXPAT0C(0)); in ci20_mux_eth() 51 writel(0x04030000, gpio_regs + GPIO_PXPENS(0)); in ci20_mux_eth() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | snps,designware-i2c.yaml | 107 reg = <0xf0000 0x1000>; 114 reg = <0x1120000 0x1000>; 124 reg = <0x2000 0x100>; 126 #size-cells = <0>; 129 interrupts = <0>; 133 reg = <0x64>; 139 reg = <0x100400 0x100>, <0x198 0x8>; 140 pinctrl-0 = <&i2c_pins>;
|
/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/ |
H A D | mme4_rtr_regs.h | 22 #define mmMME4_RTR_HBW_RD_RQ_E_ARB 0x100100 24 #define mmMME4_RTR_HBW_RD_RQ_W_ARB 0x100104 26 #define mmMME4_RTR_HBW_RD_RQ_N_ARB 0x100108 28 #define mmMME4_RTR_HBW_RD_RQ_S_ARB 0x10010C 30 #define mmMME4_RTR_HBW_RD_RQ_L_ARB 0x100110 32 #define mmMME4_RTR_HBW_E_ARB_MAX 0x100120 34 #define mmMME4_RTR_HBW_W_ARB_MAX 0x100124 36 #define mmMME4_RTR_HBW_N_ARB_MAX 0x100128 38 #define mmMME4_RTR_HBW_S_ARB_MAX 0x10012C 40 #define mmMME4_RTR_HBW_L_ARB_MAX 0x100130 [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/sound/pci/ctxfi/ |
H A D | ct20k1reg.h | 10 #define DSPXRAM_START 0x000000 11 #define DSPXRAM_END 0x013FFC 12 #define DSPAXRAM_START 0x020000 13 #define DSPAXRAM_END 0x023FFC 14 #define DSPYRAM_START 0x040000 15 #define DSPYRAM_END 0x04FFFC 16 #define DSPAYRAM_START 0x020000 17 #define DSPAYRAM_END 0x063FFC 18 #define DSPMICRO_START 0x080000 19 #define DSPMICRO_END 0x0B3FFC [all …]
|
/openbmc/linux/drivers/net/fddi/ |
H A D | defza.h | 25 #define FZA_REG_BASE 0x100000 /* register base address */ 26 #define FZA_REG_RESET 0x100200 /* reset, r/w */ 27 #define FZA_REG_INT_EVENT 0x100400 /* interrupt event, r/w1c */ 28 #define FZA_REG_STATUS 0x100402 /* status, r/o */ 29 #define FZA_REG_INT_MASK 0x100404 /* interrupt mask, r/w */ 30 #define FZA_REG_CONTROL_A 0x100500 /* control A, r/w1s */ 31 #define FZA_REG_CONTROL_B 0x100502 /* control B, r/w */ 33 /* Reset register constants. Bits 1:0 are r/w, others are fixed at 0. */ 34 #define FZA_RESET_DLU 0x0002 /* OR with INIT to blast flash memory */ 35 #define FZA_RESET_INIT 0x0001 /* switch into the reset state */ [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/include/asic_reg/umc/ |
H A D | umc_6_7_0_offset.h | 29 // base address: 0x50f00 30 …MCA_UMC_UMC0_MCUMC_STATUST0 0x03c2 31 …e regMCA_UMC_UMC0_MCUMC_STATUST0_BASE_IDX 0 32 …MCA_UMC_UMC0_MCUMC_ADDRT0 0x03c4 33 …e regMCA_UMC_UMC0_MCUMC_ADDRT0_BASE_IDX 0 34 …MCA_UMC_UMC0_MCUMC_MISC0T0 0x03c6 35 …e regMCA_UMC_UMC0_MCUMC_MISC0T0_BASE_IDX 0 36 …MCA_UMC_UMC0_MCUMC_IPIDT0 0x03ca 37 …e regMCA_UMC_UMC0_MCUMC_IPIDT0_BASE_IDX 0 38 …MCA_UMC_UMC0_MCUMC_SYNDT0 0x03cc [all …]
|
/openbmc/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2_coresight.c | 1026 .bmon_count = 0, 1034 .bmon_count = 0, 1042 .bmon_count = 0, 1050 .bmon_count = 0, 1289 .bmon_count = 0, 1297 .bmon_count = 0, 1305 .bmon_count = 0, 1313 .bmon_count = 0, 1321 .bmon_count = 0, 1329 .bmon_count = 0, [all …]
|