Searched +full:0 +full:x00001480 (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_axp_training_static.h | 17 /*0 */ 18 {0x000016A0, 0xC002011A}, 20 {0x000016A0, 0xC0420100}, 22 {0x000016A0, 0xC082020A}, 24 {0x000016A0, 0xC0C20017}, 26 {0x000016A0, 0xC1020113}, 28 {0x000016A0, 0xC1420107}, 30 {0x000016A0, 0xC182011F}, 32 {0x000016A0, 0xC1C2001C}, 34 {0x000016A0, 0xC202010D}, [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | altr,tse.yaml | 116 reg = <0xc0100000 0x00000400>, 117 <0xc0101000 0x00000020>, 118 <0xc0102000 0x00000020>, 119 <0xc0103000 0x00000008>, 120 <0xc0104000 0x00000020>, 121 <0xc0105000 0x00000020>, 122 <0xc0106000 0x00000100>; 125 interrupts = <0 44 4>,<0 45 4>; 140 reg = <0x00001000 0x00000400>, 141 <0x00001460 0x00000020>, [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | altera_tse.txt | 39 - #size-cells: Must be <0>. 53 tse_sub_0_eth_tse_0: ethernet@0x1,00000000 { 55 reg = <0x00000001 0x00000000 0x00000400>, 56 <0x00000001 0x00000460 0x00000020>, 57 <0x00000001 0x00000480 0x00000020>, 58 <0x00000001 0x000004A0 0x00000008>, 59 <0x00000001 0x00000400 0x00000020>, 60 <0x00000001 0x00000420 0x00000020>; 63 interrupts = <0 41 4>, <0 40 4>; 77 #size-cells = <0>; [all …]
|
/openbmc/u-boot/drivers/ram/ |
H A D | k3-am654-ddrss.h | 14 #define DDRSS_SS_ID_REV_REG 0x00000000 15 #define DDRSS_SS_CTL_REG 0x00000004 16 #define DDRSS_V2H_CTL_REG 0x00000020 18 #define SS_CTL_REG_CTL_ARST_SHIFT 0x0 22 #define DDRSS_DDRCTL_MSTR 0x00000000 23 #define DDRSS_DDRCTL_STAT 0x00000004 24 #define DDRSS_DDRCTL_MRCTRL0 0x00000010 25 #define DDRSS_DDRCTL_MRCTRL1 0x00000014 26 #define DDRSS_DDRCTL_MRSTAT 0x00000018 27 #define DDRSS_DDRCTL_MRCTRL2 0x0000001C [all …]
|
/openbmc/linux/drivers/mfd/ |
H A D | cs47l92-tables.c | 21 { 0x3A2, 0x2C29 }, 22 { 0x3A3, 0x0E00 }, 23 { 0x281, 0x0000 }, 24 { 0x282, 0x0000 }, 25 { 0x4EA, 0x0100 }, 26 { 0x22B, 0x0000 }, 27 { 0x4A0, 0x0080 }, 28 { 0x4A1, 0x0000 }, 29 { 0x4A2, 0x0000 }, 30 { 0x180B, 0x033F }, [all …]
|
H A D | cs47l90-tables.c | 18 { 0x8A, 0x5555 }, 19 { 0x8A, 0xAAAA }, 20 { 0x4CF, 0x0700 }, 21 { 0x171, 0x0003 }, 22 { 0x101, 0x0444 }, 23 { 0x159, 0x0002 }, 24 { 0x120, 0x0444 }, 25 { 0x1D1, 0x0004 }, 26 { 0x1E0, 0xC084 }, 27 { 0x159, 0x0000 }, [all …]
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bnx2.h | 30 #define TX_BD_FLAGS_CONN_FAULT (1<<0) 40 #define TX_BD_FLAGS_SW_OPTION_WORD (0x1f<<8) 57 #define RX_BD_FLAGS_NOPUSH (1<<0) 71 #define STATUS_ATTN_BITS_LINK_STATE (1L<<0) 279 #define L2_FHDR_STATUS_RULE_CLASS (0x7<<0) 321 #define BNX2_L2CTX_TYPE 0x00000000 322 #define BNX2_L2CTX_TYPE_SIZE_L2 ((0xc0/0x20)<<16) 323 #define BNX2_L2CTX_TYPE_TYPE (0xf<<28) 324 #define BNX2_L2CTX_TYPE_TYPE_EMPTY (0<<28) 327 #define BNX2_L2CTX_TX_HOST_BIDX 0x00000088 [all …]
|