Searched +full:0 +full:x02804000 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | mellanox,i2c-mlxbf.txt | 27 reg = <0x02804000 0x800>, 28 <0x02801200 0x020>, 29 <0x02801260 0x020>; 36 reg = <0x02808800 0x600>, 37 <0x02808e00 0x020>, 38 <0x02808e20 0x020>, 39 <0x02808e40 0x010>;
|
H A D | mellanox,i2c-mlxbf.yaml | 61 reg = <0x02804000 0x800>, 62 <0x02801200 0x020>, 63 <0x02801260 0x020>; 71 reg = <0x02808800 0x600>, 72 <0x02808e00 0x020>, 73 <0x02808e20 0x020>, 74 <0x02808e40 0x010>;
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | ag-char-map.h | 51 #if 0 /* mapping specification source (from autogen.map) */ 81 // oct-digit "0-7" 111 #endif /* 0 -- mapping spec. source */ 116 #define IS_NEWLINE_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00000001) 117 #define SPN_NEWLINE_CHARS(_s) spn_ag_char_map_chars(_s, 0) 118 #define BRK_NEWLINE_CHARS(_s) brk_ag_char_map_chars(_s, 0) 119 #define SPN_NEWLINE_BACK(s,e) spn_ag_char_map_back(s, e, 0) 120 #define BRK_NEWLINE_BACK(s,e) brk_ag_char_map_back(s, e, 0) 121 #define IS_NUL_BYTE_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00000002) 126 #define IS_DIR_SEP_CHAR( _c) is_ag_char_map_char((char)(_c), 0x00000004) [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [all …]
|