/freebsd/sys/contrib/device-tree/Bindings/arm/stm32/ |
H A D | st,stm32-syscon.yaml | 59 reg = <0x50020000 0x400>;
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | motionpro.dts | 74 reg = <0x68>; 80 reg = <0x8000 0x4000>; 89 ranges = <0 0 0xff000000 0x01000000 90 1 0 0x50000000 0x00010000 91 2 0 0x50010000 0x00010000 92 3 0 0x50020000 0x00010000>; 95 kollmorgen@1,0 { 97 reg = <1 0 0x10000>; 98 interrupts = <1 1 0>; 102 cpld@2,0 { [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | spear320.dtsi | 15 ranges = <0x40000000 0x40000000 0x80000000 16 0xd0000000 0xd0000000 0x30000000>; 20 reg = <0xb3000000 0x1000>; 26 reg = <0x90000000 0x1000>; 36 reg = <0x4c000000 0x1000 /* FSMC Register */ 37 0x50000000 0x0010 /* NAND Base DATA */ 38 0x50020000 0x0010 /* NAND Base ADDR */ 39 0x50010000 0x0010>; /* NAND Base CMD */ 46 reg = <0x70000000 0x100>; 54 reg = <0xb3000000 0x1000>; [all …]
|
H A D | stm32mp131.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 21 reg = <0>; 43 #size-cells = <0>; 44 linaro,optee-channel-id = <0>; 47 reg = <0x14>; 52 reg = <0x16>; 57 reg = <0x17>; 61 #size-cells = <0>; 63 scmi_reg11: regulator@0 { [all …]
|
H A D | stm32mp151.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 22 reg = <0>; 42 reg = <0xa0021000 0x1000>, 43 <0xa0022000 0x2000>; 58 #clock-cells = <0>; 64 #clock-cells = <0>; 70 #clock-cells = <0>; 76 #clock-cells = <0>; 82 #clock-cells = <0>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | st,stm32-pinctrl.yaml | 55 - description: The field mask of IRQ mux, needed if different of 0xf 62 enum: [0x1, 0x2, 0x4, 0x8, 0x100, 0x400, 0x800] 65 '^gpio@[0-9a-f]*$': 115 minimum: 0 119 "^(.+-hog(-[0-9]+)?)$": 131 '-[0-9]*$': 153 - port: The gpio port index (PA = 0, PB = 1, ..., PK = 11) 154 - line: The line offset within the port (PA0 = 0, PA1 = 1, ..., PA15 = 15) 156 * 0 : GPIO 157 * 1 : Alternate Function 0 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx50.dtsi | 48 #size-cells = <0>; 49 cpu@0 { 52 reg = <0x0>; 60 reg = <0x0fffc000 0x4000>; 66 #clock-cells = <0>; 72 #clock-cells = <0>; 78 #clock-cells = <0>; 79 clock-frequency = <0>; 84 #clock-cells = <0>; [all...] |
H A D | imx53.dtsi | 51 #size-cells = <0>; 52 cpu0: cpu@0 { 55 reg = <0x0>; 84 reg = <0x0fffc000 0x4000>; 90 #clock-cells = <0>; 96 #clock-cells = <0>; 102 #clock-cells = <0>; 103 clock-frequency = <0>; 108 #clock-cells = <0>; [all...] |
/freebsd/sys/dts/arm/ |
H A D | imx53x.dtsi | 44 #size-cells = <0>; 46 cpu@0 { 49 reg = <0x0>; 52 d-cache-size = <0x8000>; 53 i-cache-size = <0x8000>; 55 l2-cache-line = <0x40000>; 56 timebase-frequency = <0>; 57 bus-frequency = <0>; 58 clock-frequency = <0>; 62 localbus@0fffc000 { [all …]
|
/freebsd/sys/dev/gem/ |
H A D | if_gemreg.h | 37 #define GEM_SEB_STATE 0x0000 /* SEB state reg, R/O */ 38 #define GEM_CONFIG 0x0004 /* config reg */ 39 #define GEM_STATUS 0x000c /* status reg */ 40 /* Note: Reading the status reg clears bits 0-6. */ 41 #define GEM_INTMASK 0x0010 42 #define GEM_INTACK 0x0014 /* Interrupt acknowledge, W/O */ 43 #define GEM_STATUS_ALIAS 0x001c 46 #define GEM_SEB_ARB 0x00000002 /* Arbitration status */ 47 #define GEM_SEB_RXWON 0x00000004 50 #define GEM_CONFIG_BURST_64 0x00000000 /* maximum burst size 64KB */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/broadcom/northstar2/ |
H A D | ns2.dtsi | 33 /memreserve/ 0x81000000 0x00200000; 46 #size-cells = <0>; 48 A57_0: cpu@0 { 51 reg = <0 0>; 59 reg = <0 1>; 67 reg = <0 2>; 75 reg = <0 3>; 80 CLUSTER0_L2: l2-cache@0 { 94 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(0xff) | 96 <GIC_PPI 14 (GIC_CPU_MASK_RAW(0xff) | [all …]
|
/freebsd/sys/dev/dc/ |
H A D | if_dcreg.h | 39 #define DC_BUSCTL 0x00 /* bus control */ 40 #define DC_TXSTART 0x08 /* tx start demand */ 41 #define DC_RXSTART 0x10 /* rx start demand */ 42 #define DC_RXADDR 0x18 /* rx descriptor list start addr */ 43 #define DC_TXADDR 0x20 /* tx descriptor list start addr */ 44 #define DC_ISR 0x28 /* interrupt status register */ 45 #define DC_NETCFG 0x30 /* network config register */ 46 #define DC_IMR 0x38 /* interrupt mask */ 47 #define DC_FRAMESDISCARDED 0x40 /* # of discarded frames */ 48 #define DC_SIO 0x48 /* MII and ROM/EEPROM access */ [all …]
|
/freebsd/sys/dev/ispfw/ |
H A D | asm_2700.h | 38 0x0501f06c, 0x00122000, 0x00100000, 0x00014f80, 39 0x00000009, 0x0000000c, 0x00000000, 0x785ad0d5, 40 0x00000040, 0x0000f206, 0x20434f50, 0x59524947, 41 0x48542032, 0x30323220, 0x514c4f47, 0x49432043, 42 0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350, 43 0x32377878, 0x20466972, 0x6d776172, 0x65202020, 44 0x56657273, 0x696f6e20, 0x2020392e, 0x31322e30, 45 0x30202024, 0x00000000, 0x0000002f, 0x00000000, 46 0x00000000, 0x00000000, 0x00000000, 0x00100000, 47 0x00100000, 0x00014f80, 0xffffffff, 0x00122004, [all …]
|
H A D | asm_2600.h | 38 0x0501f06c, 0x0011b000, 0x00100000, 0x00011c0f, 39 0x00000008, 0x00000008, 0x000000e7, 0x0078d0d5, 40 0x00000020, 0x00000006, 0x20434f50, 0x59524947, 41 0x48542032, 0x30313920, 0x514c4f47, 0x49432043, 42 0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350, 43 0x38337878, 0x20466972, 0x6d776172, 0x65202020, 44 0x56657273, 0x696f6e20, 0x2020382e, 0x30382e32, 45 0x33312020, 0x24000000, 0x00000026, 0x00000000, 46 0x00000000, 0x00000000, 0x00000000, 0x00100000, 47 0x00100000, 0x00011c0f, 0xffffffff, 0x0011b004, [all …]
|
H A D | asm_2800.h | 38 0x0501f078, 0x00124000, 0x00100000, 0x00017380, 39 0x00000009, 0x0000000c, 0x00000001, 0x785ad0d5, 40 0x00000080, 0x0001f626, 0x20434f50, 0x59524947, 41 0x48542032, 0x30323320, 0x514c4f47, 0x49432043, 42 0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350, 43 0x32387878, 0x20466972, 0x6d776172, 0x65202020, 44 0x56657273, 0x696f6e20, 0x2020392e, 0x31322e30, 45 0x31202024, 0x00000000, 0x00000092, 0x00000000, 46 0x00000000, 0x00000000, 0x00000000, 0x00100000, 47 0x00100000, 0x00017380, 0xffffffff, 0x00124004, [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 …]
|