Searched +full:0 +full:x00001420 (Results 1 – 3 of 3) sorted by relevance
/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 …]
|
/linux/sound/soc/codecs/ |
H A D | cs48l32-tables.c | 20 { 0x00001044, 0x0005000f }, 21 { 0x00001c34, 0x000037e8 }, 22 { 0x000046d8, 0x00000fe0 }, 31 if (ret < 0) in cs48l32_apply_patch() 34 return 0; in cs48l32_apply_patch() 38 { 0x00000c08, 0xe1000001 }, /* GPIO1_CTRL1 */ 39 { 0x00000c0c, 0xe1000001 }, /* GPIO2_CTRL1 */ 40 { 0x00000c10, 0xe1000001 }, /* GPIO3_CTRL1 */ 41 { 0x00000c14, 0xe1000001 }, /* GPIO4_CTRL1 */ 42 { 0x00000c18, 0xe1000001 }, /* GPIO5_CTRL1 */ [all …]
|
/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 …]
|