/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | designware-pcie.txt | 46 0x00-0xff is assumed if not present) 55 reg = <0xdfc00000 0x0001000>, /* IP registers */ 56 <0xd0000000 0x0002000>; /* Configuration space */ 61 ranges = <0x81000000 0 0x00000000 0xde000000 0 0x00010000 62 0x82000000 0 0xd0400000 0xd0400000 0 0x0d000000>; 70 reg = <0xdfc00000 0x0001000>, /* IP registers 1 */ 71 <0xdfc01000 0x0001000>, /* IP registers 2 */ 72 <0xd0000000 0x2000000>; /* Configuration space */
|
H A D | snps,dw-pcie-ep.yaml | 46 CDM/ELBI = 0 and CS2 = 0 or is a contiguous memory region 53 by setting CDM/ELBI = 0 and CS2 = 1. This is an intermix of 63 can be selected by setting CDM/ELBI = 1 and CS2 = 0 wires or can 74 normally mapped to the 0x0 address of this region, while eDMA 75 is available at 0x80000 base address. 140 pattern: '^dma([0-9]|1[0-5])?$' 175 reg = <0xdfc00000 0x000100 [all...] |
H A D | snps,dw-pcie.yaml | 55 CDM/ELBI = 0 and CS2 = 0 or is a contiguous memory region 62 by setting CDM/ELBI = 0 and CS2 = 1. This is an intermix of 72 can be selected by setting CDM/ELBI = 1 and CS2 = 0 wires or can 83 normally mapped to the 0x0 address of this region, while eDMA 84 is available at 0x80000 base address. 149 pattern: '^dma([0-9]|1[0-5])?$' 222 reg = <0xdfc00000 0x000100 [all...] |
/freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/ |
H A D | socfpga_arria5.dtsi | 8 /memreserve/ 0x00000000 0x0001000; 26 clk-phase-sd-hs = <0>, <135>; 30 cpu1-start-addr = <0xffd080c4>;
|
H A D | socfpga_cyclone5.dtsi | 8 /memreserve/ 0x00000000 0x0001000; 26 clk-phase-sd-hs = <0>, <135>; 30 cpu1-start-addr = <0xffd080c4>;
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | arm,pl353-nand-r2p1.yaml | 37 reg = <0xe000e000 0x0001000>; 40 ranges = <0x0 0x0 0xe1000000 0x1000000 /* Nand CS region */ 41 0x1 0x0 0xe2000000 0x2000000 /* SRAM/NOR CS0 region */ 42 0x2 0x0 0xe4000000 0x2000000>; /* SRAM/NOR CS1 region */ 46 nfc0: nand-controller@0,0 { 48 reg = <0 0 0x1000000>; 50 #size-cells = <0>;
|
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/ |
H A D | intel-ixp42x-welltech-epbx100.dts | 16 memory@0 { 19 reg = <0x00000000 0x4000000>; 23 bootargs = "console=ttyS0,115200n8 root=/dev/ram0 initrd=0x00800000,9M"; 33 flash@0,0 { 39 reg = <0 0x00000000 0x1000000>; 46 partition@0 { 48 reg = <0x00000000 0x00080000>; 53 reg = <0x00080000 0x00100000>; 58 reg = <0x00180000 0x00300000>; 63 reg = <0x00480000 0x00b60000>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/calxeda/ |
H A D | ecx-2000.dts | 9 /memreserve/ 0x00000000 0x0001000; 19 #size-cells = <0>; 21 cpu@0 { 24 reg = <0>; 54 memory@0 { 57 reg = <0x00000000 0x00000000 0x00000000 0xff800000>; 63 reg = <0x00000002 0x00000000 0x00000003 0x00000000>; 67 ranges = <0x00000000 0x00000000 0x00000000 0xffffffff>; 70 compatible = "arm,cortex-a15-timer", "arm,armv7-timer"; interrupts = <1 13 0xf08>, 71 <1 14 0xf08>, [all …]
|
H A D | highbank.dts | 9 /memreserve/ 0x00000000 0x0001000; 19 #size-cells = <0>; 24 reg = <0x900>; 43 reg = <0x901>; 62 reg = <0x902>; 81 reg = <0x903>; 98 memory@0 { 101 reg = <0x00000000 0xff900000>; 105 ranges = <0x00000000 0x00000000 0xffffffff>; 109 reg = <0xfff00000 0x1000>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | snps,dw-wdt.yaml | 69 default: [0x0001000 0x0002000 0x0004000 0x0008000 70 0x0010000 0x0020000 0x0040000 0x0080000 71 0x010000 [all...] |
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | arm,pl353-smc.yaml | 29 pattern: "^memory-controller@[0-9a-f]+$" 63 <cs-number> 0 <offset> <size> 65 - description: NAND bank 0 66 - description: NOR/SRAM bank 0 72 "@[0-3],[a-f0-9]+$": 89 minimum: 0 115 reg = <0xe000e000 0x0001000>; 118 ranges = <0x0 0x0 0xe1000000 0x1000000 /* Nand CS region */ 119 0x1 0x0 0xe2000000 0x2000000 /* SRAM/NOR CS0 region */ 120 0x2 0x0 0xe4000000 0x2000000>; /* SRAM/NOR CS1 region */ [all …]
|
H A D | arm,pl35x-smc.yaml | 33 pattern: "^memory-controller@[0-9a-f]+$" 69 - description: Combined or Memory interface 0 IRQ 73 "@[0-7],[a-f0-9]+$": 91 minimum: 0 141 reg = <0xe000e000 0x0001000>; 144 ranges = <0x0 0x0 0xe1000000 0x1000000 /* Nand CS region */ 145 0x1 0x0 0xe2000000 0x2000000 /* SRAM/NOR CS0 region */ 146 0x2 0x0 0xe4000000 0x2000000>; /* SRAM/NOR CS1 region */ 150 nfc0: nand-controller@0,0 { 152 reg = <0 0 0x1000000>; [all …]
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | digsy_mtc.dts | 19 memory@0 { 20 reg = <0x00000000 0x02000000>; // 32MB 57 phy0: ethernet-phy@0 { 58 reg = <0>; 65 reg = <0x50>; 70 reg = <0x56>; 75 reg = <0x68>; 85 interrupt-map-mask = <0xf800 0 0 7>; 86 interrupt-map = <0xc000 0 0 1 &mpc5200_pic 0 0 3 87 0xc000 0 0 2 &mpc5200_pic 0 0 3 [all …]
|
H A D | mpc836x_rdk.dts | 32 #size-cells = <0>; 34 PowerPC,8360@0 { 36 reg = <0>; 42 timebase-frequency = <0>; 43 bus-frequency = <0>; 44 clock-frequency = <0>; 51 reg = <0 0>; 60 ranges = <0 0xe0000000 0x200000>; 61 reg = <0xe0000000 0x200>; 63 bus-frequency = <0>; [all …]
|
/freebsd/contrib/file/src/ |
H A D | magic.h.in | 32 #define MAGIC_NONE 0x0000000 /* No flags */ 33 #define MAGIC_DEBUG 0x0000001 /* Turn on debugging */ 34 #define MAGIC_SYMLINK 0x0000002 /* Follow symlinks */ 35 #define MAGIC_COMPRESS 0x0000004 /* Check inside compressed files */ 36 #define MAGIC_DEVICES 0x0000008 /* Look at the contents of devices */ 37 #define MAGIC_MIME_TYPE 0x0000010 /* Return the MIME type */ 38 #define MAGIC_CONTINUE 0x0000020 /* Return all matches */ 39 #define MAGIC_CHECK 0x0000040 /* Print warnings to stderr */ 40 #define MAGIC_PRESERVE_ATIME 0x0000080 /* Restore access time on exit */ 41 #define MAGIC_RAW 0x0000100 /* Don't convert unprintable chars */ [all …]
|
/freebsd/sys/compat/linux/ |
H A D | linux_ioctl.h | 38 #define LINUX_IOC_VOID 0 39 #define LINUX_IOC_IN 0x40000000 40 #define LINUX_IOC_OUT 0x80000000 46 #define LINUX_BLKROSET 0x125d 47 #define LINUX_BLKROGET 0x125e 48 #define LINUX_BLKRRPART 0x125f 49 #define LINUX_BLKGETSIZE 0x1260 50 #define LINUX_BLKFLSBUF 0x1261 51 #define LINUX_BLKRASET 0x1262 52 #define LINUX_BLKRAGET 0x1263 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/xilinx/ |
H A D | zynq-7000.dtsi | 13 #size-cells = <0>; 15 cpu0: cpu@0 { 18 reg = <0>; 47 interrupts = <0 5 4>, <0 6 4>; 49 reg = <0xf8891000 0x1000>, 50 <0xf8893000 0x1000>; 69 #size-cells = <0>; 72 port@0 { 73 reg = <0>; 104 reg = <0xf8007100 0x20>; [all …]
|
/freebsd/sbin/routed/ |
H A D | defs.h | 47 * do not advertise if ipforwarding=0 103 #define EPOCH NEVER /* bias time by this to avoid <0 */ 123 #define INADDR_ALLROUTERS_GROUP 0xe0000002 /* 224.0.0.2 */ 127 #define MIN_PreferenceLevel 0x80000000 162 # define RS_IF 0x001 /* for network interface */ 163 # define RS_NET_INT 0x002 /* authority route */ 164 # define RS_NET_SYN 0x004 /* fake net route for subnet */ 166 # define RS_SUBNET 0x008 /* subnet route from any source */ 167 # define RS_LOCAL 0x010 /* loopback for pt-to-pt */ 168 # define RS_MHOME 0x020 /* from -m */ [all …]
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | ks_p11.c | 139 memset(&mechanism, 0, sizeof(mechanism)); in p11_rsa_private_encrypt() 177 memset(&mechanism, 0, sizeof(mechanism)); in p11_rsa_private_decrypt() 225 new_method = RSA_meth_new("hx509 PKCS11 PKCS#1 RSA", 0); in get_p11_rsa_pkcs1_method() 273 hx509_set_error_string(context, 0, HX509_PKCS11_NO_MECH, in p11_mech_info() 278 if (i == 0) { in p11_mech_info() 279 hx509_set_error_string(context, 0, HX509_PKCS11_NO_MECH, in p11_mech_info() 283 slot->mechs.list = calloc(i, sizeof(slot->mechs.list[0])); in p11_mech_info() 285 hx509_set_error_string(context, 0, ENOMEM, in p11_mech_info() 292 hx509_set_error_string(context, 0, HX509_PKCS11_NO_MECH, in p11_mech_info() 301 hx509_set_error_string(context, 0, ENOMEM, in p11_mech_info() [all …]
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | acl_common.c | 52 #define ACL_SYNCHRONIZE_SET_DENY 0x0000001 53 #define ACL_SYNCHRONIZE_SET_ALLOW 0x0000002 54 #define ACL_SYNCHRONIZE_ERR_DENY 0x0000004 55 #define ACL_SYNCHRONIZE_ERR_ALLOW 0x0000008 57 #define ACL_WRITE_OWNER_SET_DENY 0x0000010 58 #define ACL_WRITE_OWNER_SET_ALLOW 0x0000020 59 #define ACL_WRITE_OWNER_ERR_DENY 0x0000040 60 #define ACL_WRITE_OWNER_ERR_ALLOW 0x0000080 62 #define ACL_DELETE_SET_DENY 0x0000100 63 #define ACL_DELETE_SET_ALLOW 0x0000200 [all …]
|
/freebsd/usr.sbin/ctladm/ |
H A D | ctladm.c | 123 CTLADM_ARG_NONE = 0x0000000, 124 CTLADM_ARG_AUTOSENSE = 0x0000001, 125 CTLADM_ARG_DEVICE = 0x0000002, 126 CTLADM_ARG_ARRAYSIZE = 0x0000004, 127 CTLADM_ARG_BACKEND = 0x0000008, 128 CTLADM_ARG_CDBSIZE = 0x0000010, 129 CTLADM_ARG_DATALEN = 0x0000020, 130 CTLADM_ARG_FILENAME = 0x0000040, 131 CTLADM_ARG_LBA = 0x0000080, 132 CTLADM_ARG_PC = 0x000010 [all...] |
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 130 #define HAVE_LOG2 0 163 #define SQLITE_OS_OTHER 0 166 #define SQLITE_ENABLE_LOCKING_STYLE 0 170 #define OS_VXWORKS 0 213 ** value of 0 means that compiler is not being used. The 215 ** optimizations, and hence set all compiler macros to 0 227 # define GCC_VERSION 0 232 # define MSVC_VERSION 0 240 # if MSVC_VERSION==0 || MSVC_VERSION>=1800 243 # define SQLITE_HAVE_C99_MATH_FUNCS (0) [all …]
|