Searched +full:0 +full:x02090000 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/net/can/ |
H A D | fsl,flexcan.yaml | 99 maximum: 0xff 101 maximum: 0x1f 109 0: clock source 0 (oscillator clock) 113 minimum: 0 128 minimum: 0 145 reg = <0x1c000 0x1000>; 146 interrupts = <48 0x2>; 149 fsl,clk-source = /bits/ 8 <0>; 156 reg = <0x02090000 0x4000>; 157 interrupts = <0 110 IRQ_TYPE_LEVEL_HIGH>; [all …]
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | soc.c | 18 #define MT7981_CON_INFRA_VERSION 0x02090000 19 #define MT7986_CON_INFRA_VERSION 0x02070000 22 #define MT_INFRACFG_CONN2AP_SLPPROT 0x0d0 23 #define MT_INFRACFG_AP2CONN_SLPPROT 0x0d4 27 #define MT_INFRACFG_TX_EN_MASK BIT(0) 30 #define MT_TOP_POS_FAST_CTRL 0x114 33 #define MT_TOP_POS_SKU 0x21c 56 mt76_wr(dev, MT_TOP_SPI_WRITE_DATA_CR(adie), 0); in mt76_wmac_spi_read() 66 return 0; in mt76_wmac_spi_read() 118 ret = mt76_wmac_spi_rmw(dev, adie, MT_ADIE_EFUSE2_CTRL, BIT(30), 0x0); in mt7986_wmac_adie_efuse_read() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6ul.dtsi | 58 #size-cells = <0>; 60 cpu0: cpu@0 { 63 reg = <0>; 108 #clock-cells = <0>; 115 #clock-cells = <0>; 122 #clock-cells = <0>; 123 clock-frequency = <0>; 129 #clock-cells = <0>; 130 clock-frequency = <0>; 149 reg = <0x00900000 0x20000>; [all …]
|
H A D | imx6qdl.dtsi | 59 #clock-cells = <0>; 65 #clock-cells = <0>; 66 clock-frequency = <0>; 71 #clock-cells = <0>; 78 #size-cells = <0>; 83 lvds-channel@0 { 85 #size-cells = <0>; 86 reg = <0>; 89 port@0 { 90 reg = <0>; [all …]
|
H A D | imx6sx.dtsi | 61 #size-cells = <0>; 63 cpu0: cpu@0 { 66 reg = <0>; 100 #clock-cells = <0>; 107 #clock-cells = <0>; 114 #clock-cells = <0>; 115 clock-frequency = <0>; 121 #clock-cells = <0>; 122 clock-frequency = <0>; 128 #clock-cells = <0>; [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 …]
|
/freebsd/tools/test/iconv/ref/ |
H A D | UTF-32BE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x01000000 3 0x02 = 0x02000000 4 0x03 = 0x03000000 5 0x04 = 0x04000000 6 0x05 = 0x05000000 7 0x06 = 0x06000000 8 0x07 = 0x07000000 9 0x08 = 0x08000000 10 0x09 = 0x09000000 [all …]
|