/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx25-pinfunc.h | 16 #define MX25_PAD_A10__A10 0x008 0x000 0x000 0x00 0x000 17 #define MX25_PAD_A10__GPIO_4_0 0x008 0x000 0x000 0x05 0x000 19 #define MX25_PAD_A13__A13 0x00c 0x22C 0x000 0x00 0x000 20 #define MX25_PAD_A13__GPIO_4_1 0x00c 0x22C 0x000 0x05 0x000 21 #define MX25_PAD_A13__LCDC_CLS 0x00c 0x22C 0x000 0x07 0x000 23 #define MX25_PAD_A14__A14 0x010 0x230 0x000 0x00 0x000 24 #define MX25_PAD_A14__GPIO_2_0 0x010 0x230 0x000 0x05 0x000 25 #define MX25_PAD_A14__SIM1_CLK1 0x010 0x230 0x000 0x06 0x000 26 #define MX25_PAD_A14__LCDC_SPL 0x010 0x230 0x000 0x07 0x000 28 #define MX25_PAD_A15__A15 0x014 0x234 0x000 0x00 0x000 [all …]
|
H A D | imx1-pinfunc.h | 15 * function: 0 - Primary function 18 * direction: 0 - Input 20 * gpio_oconf: 0 - A_IN 24 * gpio_iconfa/b: 0 - GPIO_IN 26 * 2 - 0 29 * 'pin' is an integer between 0 and 0xbf. i.MX1 has 4 ports with 32 31 * the pin number on the specific port (between 0 and 31). 34 #define MX1_PAD_A24__A24 0x00 0x004 35 #define MX1_PAD_A24__GPIO1_0 0x00 0x032 36 #define MX1_PAD_A24__SPI2_CLK 0x00 0x006 [all …]
|
H A D | imx27-pinfunc.h | 15 * function: 0 - Primary function 18 * direction: 0 - Input 20 * gpio_oconf: 0 - A_IN 24 * gpio_iconfa/b: 0 - GPIO_IN 26 * 2 - 0 29 * 'pin' is an integer between 0 and 0xbf. imx27 has 6 ports with 32 31 * the pin number on the specific port (between 0 and 31). 34 #define MX27_PAD_USBH2_CLK__USBH2_CLK 0x00 0x000 35 #define MX27_PAD_USBH2_CLK__GPIO1_0 0x00 0x032 36 #define MX27_PAD_USBH2_DIR__USBH2_DIR 0x01 0x000 [all …]
|
/freebsd/contrib/nvi/common/ |
H A D | exf.h | 49 #define F_DEVSET 0x001 /* mdev/minode fields initialized. */ 50 #define F_FIRSTMODIFY 0x002 /* File not yet modified. */ 51 #define F_MODIFIED 0x004 /* File is currently dirty. */ 52 #define F_MULTILOCK 0x008 /* Multiple processes running, lock. */ 53 #define F_NOLOG 0x010 /* Logging turned off. */ 54 #define F_RCV_NORM 0x020 /* Don't delete recovery files. */ 55 #define F_RCV_ON 0x040 /* Recovery is possible. */ 56 #define F_UNDO 0x080 /* No change since last undo. */ 61 #define DBG_FATAL 0x001 /* If DNE, error message. */ 62 #define DBG_NOCACHE 0x002 /* Ignore the front-end cache. */ [all …]
|
/freebsd/sys/dev/hyperv/netvsc/ |
H A D | ndis.h | 30 #define NDIS_MEDIA_STATE_CONNECTED 0 37 #define NDIS_OFFLOAD_SET_NOCHG 0 42 #define NDIS_ENCAP_TYPE_NVGRE 0x00000001 44 #define NDIS_HASH_FUNCTION_MASK 0x000000FF /* see hash function */ 45 #define NDIS_HASH_TYPE_MASK 0x00FFFF00 /* see hash type */ 48 #define NDIS_HASH_FUNCTION_TOEPLITZ 0x00000001 51 #define NDIS_HASH_IPV4 0x00000100 52 #define NDIS_HASH_TCP_IPV4 0x00000200 53 #define NDIS_HASH_IPV6 0x00000400 54 #define NDIS_HASH_IPV6_EX 0x00000800 [all …]
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | wcs.h | 33 0x011, // 00000 = 0 - PHY_RESET_START 34 0x0ca, // 0x001 = 1 - JUMP_IF_PHY_READY 35 0x009, // 0x002 = 2 - 36 0x0ba, // 0x003 = 3 - JUMP_IF_HARD_RESET_PRIMITIVE 37 0x010, // 0x004 = 4 - 38 0x0bb, // 0x005 = 5 - JUMP_IF_IDENTIFY_FRAME_RECEIVED 39 0x01e, // 0x006 = 6 - 40 0x0ff, // 0x007 = 7 - JUMP 41 0x001, // 0x008 = 8 - 42 0x010, // 0x009 = 9 - SEND_ID_FRAME [all …]
|
/freebsd/sys/fs/devfs/ |
H A D | devfs.h | 40 #define DEVFS_MAGIC 0xdb0a087a 58 #define rid2rn(rid) ((rid) & 0xffff) 77 #define DRC_DSWFLAGS 0x001 78 #define DRC_PATHPTRN 0x002 88 #define DRA_BACTS 0x001 89 #define DRA_UID 0x002 90 #define DRA_GID 0x004 91 #define DRA_MODE 0x008 92 #define DRA_INCSET 0x010 94 #define DRB_HIDE 0x001 /* Hide entry (DE_WHITEOUT). */ [all …]
|
/freebsd/sys/dev/pst/ |
H A D | pst-iop.h | 34 #define I2O_IOP_OUTBOUND_FRAME_SIZE 0x20 75 #define I2O_OUT_INTR_QUEUE 0x08 76 #define I2O_OUT_INTR_BELL 0x04 77 #define I2O_OUT_INTR_MSG1 0x02 78 #define I2O_OUT_INTR_MSG0 0x01 92 #define I2O_SGL_CNT_MASK 0xffffff 95 #define I2O_SGL_SIMPLE 0x10 96 #define I2O_SGL_PAGELIST 0x20 97 #define I2O_SGL_CHAIN 0x30 98 #define I2O_SGL_ATTRIBUTE 0x7c [all …]
|
/freebsd/sys/amd64/include/ |
H A D | pte.h | 51 #define X86_PG_V 0x001 /* P Valid */ 52 #define X86_PG_RW 0x002 /* R/W Read/Write */ 53 #define X86_PG_U 0x004 /* U/S User/Supervisor */ 54 #define X86_PG_NC_PWT 0x008 /* PWT Write through */ 55 #define X86_PG_NC_PCD 0x010 /* PCD Cache disable */ 56 #define X86_PG_A 0x020 /* A Accessed */ 57 #define X86_PG_M 0x040 /* D Dirty */ 58 #define X86_PG_PS 0x080 /* PS Page size (0=4k,1=2M) */ 59 #define X86_PG_PTE_PAT 0x080 /* PAT PAT index */ 60 #define X86_PG_G 0x100 /* G Global */ [all …]
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | protocol.h | 48 * string: [int32 length, string of length + 1 bytes, includes trailing '\0' ] 52 GSMERR_OK = 0, 77 eGetVersionInfo = 0, 97 * the lowest 0x7f flags maps directly to GSS-API flags 98 * DELEGATE 0x001 99 * MUTUAL_AUTH 0x002 100 * REPLAY_DETECT 0x004 101 * SEQUENCE_DETECT 0x008 102 * CONFIDENTIALITY 0x010 103 * INTEGRITY 0x020 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-ap810-ap0-octa-core.dtsi | 13 #size-cells = <0>; 16 cpu0: cpu@0 { 19 reg = <0x000>; 25 reg = <0x001>; 31 reg = <0x100>; 37 reg = <0x101>; 43 reg = <0x200>; 49 reg = <0x201>; 55 reg = <0x300>; 61 reg = <0x301>;
|
H A D | armada-ap806-dual.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 21 reg = <0x000>; 24 clocks = <&cpu_clk 0>; 25 i-cache-size = <0xc000>; 28 d-cache-size = <0x8000>; 36 reg = <0x001>; 39 clocks = <&cpu_clk 0>; 40 i-cache-size = <0xc000>; 43 d-cache-size = <0x8000>; [all …]
|
H A D | armada-ap806-quad.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 21 reg = <0x000>; 24 clocks = <&cpu_clk 0>; 25 i-cache-size = <0xc000>; 28 d-cache-size = <0x8000>; 36 reg = <0x001>; 39 clocks = <&cpu_clk 0>; 40 i-cache-size = <0xc000>; 43 d-cache-size = <0x8000>; [all …]
|
H A D | armada-ap807-quad.dtsi | 16 #size-cells = <0>; 18 cpu0: cpu@0 { 21 reg = <0x000>; 24 clocks = <&cpu_clk 0>; 25 i-cache-size = <0xc000>; 28 d-cache-size = <0x8000>; 36 reg = <0x001>; 39 clocks = <&cpu_clk 0>; 40 i-cache-size = <0xc000>; 43 d-cache-size = <0x8000>; [all …]
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/reset/ |
H A D | hisi,hi6220-resets.h | 9 #define PERIPH_RSTDIS0_MMC0 0x000 10 #define PERIPH_RSTDIS0_MMC1 0x001 11 #define PERIPH_RSTDIS0_MMC2 0x002 12 #define PERIPH_RSTDIS0_NANDC 0x003 13 #define PERIPH_RSTDIS0_USBOTG_BUS 0x004 14 #define PERIPH_RSTDIS0_POR_PICOPHY 0x005 15 #define PERIPH_RSTDIS0_USBOTG 0x006 16 #define PERIPH_RSTDIS0_USBOTG_32K 0x007 17 #define PERIPH_RSTDIS1_HIFI 0x100 18 #define PERIPH_RSTDIS1_DIGACODEC 0x105 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am642.dtsi | 15 #size-cells = <0>; 29 cpu0: cpu@0 { 31 reg = <0x000>; 34 i-cache-size = <0x8000>; 37 d-cache-size = <0x8000>; 45 reg = <0x001>; 48 i-cache-size = <0x8000>; 51 d-cache-size = <0x8000>; 62 cache-size = <0x40000>;
|
H A D | k3-am62a7.dtsi | 17 #size-cells = <0>; 39 cpu0: cpu@0 { 41 reg = <0x000>; 44 i-cache-size = <0x8000>; 47 d-cache-size = <0x8000>; 55 reg = <0x001>; 58 i-cache-size = <0x8000>; 61 d-cache-size = <0x8000>; 69 reg = <0x002>; 72 i-cache-size = <0x8000>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | nvidia,tegra194-ccplex.yaml | 41 #size-cells = <0>; 43 cpu0_0: cpu@0 { 46 reg = <0x0>; 53 reg = <0x001>; 60 reg = <0x100>; 67 reg = <0x101>;
|
/freebsd/sys/compat/linux/ |
H A D | linux_event.h | 30 #define LINUX_EPOLLIN 0x001 31 #define LINUX_EPOLLPRI 0x002 32 #define LINUX_EPOLLOUT 0x004 33 #define LINUX_EPOLLRDNORM 0x040 34 #define LINUX_EPOLLRDBAND 0x080 35 #define LINUX_EPOLLWRNORM 0x100 36 #define LINUX_EPOLLWRBAND 0x200 37 #define LINUX_EPOLLMSG 0x400 38 #define LINUX_EPOLLERR 0x008 39 #define LINUX_EPOLLHUP 0x010 [all …]
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_tty.h | 44 #define TCIFLUSH 0 83 #define LDISC_STD 0x000 /* standard */ 84 #define LDISC_CLK 0x001 /* depredated tty_clk \n */ 85 #define LDISC_CLKPPS 0x002 /* depredated tty_clk \377 */ 86 #define LDISC_ACTS 0x004 /* depredated tty_clk #* */ 87 #define LDISC_CHU 0x008 /* depredated */ 88 #define LDISC_PPS 0x010 /* depredated */ 89 #define LDISC_RAW 0x020 /* raw binary */ 90 #define LDISC_ECHO 0x04 [all...] |
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_tmplt.h | 57 #define Q8_CE_OPCODE_NOP 0x000 58 #define Q8_CE_OPCODE_WRITE_LIST 0x001 59 #define Q8_CE_OPCODE_READ_WRITE_LIST 0x002 60 #define Q8_CE_OPCODE_POLL_LIST 0x004 61 #define Q8_CE_OPCODE_POLL_WRITE_LIST 0x008 62 #define Q8_CE_OPCODE_READ_MODIFY_WRITE 0x010 63 #define Q8_CE_OPCODE_SEQ_PAUSE 0x020 64 #define Q8_CE_OPCODE_SEQ_END 0x040 65 #define Q8_CE_OPCODE_TMPLT_END 0x080 66 #define Q8_CE_OPCODE_POLL_RD_LIST 0x100
|
/freebsd/lib/libkvm/ |
H A D | kvm_i386.h | 54 #define I386_PG_V 0x001 55 #define I386_PG_RW 0x002 56 #define I386_PG_PS 0x080 58 #define I386_PG_FRAME_PAE (0x000ffffffffff000ull) 59 #define I386_PG_PS_FRAME_PAE (0x000fffffffe00000ull) 60 #define I386_PG_FRAME (0xfffff000) 61 #define I386_PG_PS_FRAME (0xffc00000) 67 #if 0
|
/freebsd/sbin/ipf/common/ |
H A D | ipmon.h | 92 #define IPMAC_DIRECTION 0x0001 93 #define IPMAC_DSTIP 0x0002 94 #define IPMAC_DSTPORT 0x0004 95 #define IPMAC_EVERY 0x0008 96 #define IPMAC_GROUP 0x0010 97 #define IPMAC_INTERFACE 0x0020 98 #define IPMAC_LOGTAG 0x0040 99 #define IPMAC_NATTAG 0x0080 100 #define IPMAC_PROTOCOL 0x0100 101 #define IPMAC_RESULT 0x0200 [all …]
|
/freebsd/sys/sys/ |
H A D | reboot.h | 39 #define RB_AUTOBOOT 0 /* flags for system auto-booting itself */ 41 #define RB_ASKNAME 0x001 /* force prompt of device of root filesystem */ 42 #define RB_SINGLE 0x002 /* reboot to single user only */ 43 #define RB_NOSYNC 0x004 /* dont sync before reboot */ 44 #define RB_HALT 0x008 /* don't reboot, just halt */ 45 #define RB_INITNAME 0x010 /* Unused placeholder to specify init path */ 46 #define RB_DFLTROOT 0x020 /* use compiled-in rootdev */ 47 #define RB_KDB 0x040 /* give control to kernel debugger */ 48 #define RB_RDONLY 0x08 [all...] |
/freebsd/lib/libc/stdio/ |
H A D | printflocal.h | 38 #define ALT 0x001 /* alternate form */ 39 #define LADJUST 0x004 /* left adjustment */ 40 #define LONGDBL 0x008 /* long double */ 41 #define LONGINT 0x010 /* long integer */ 42 #define LLONGINT 0x020 /* long long integer */ 43 #define SHORTINT 0x040 /* short integer */ 44 #define ZEROPAD 0x080 /* zero (as opposed to blank) pad */ 45 #define FPT 0x100 /* Floating point number */ 46 #define GROUPING 0x200 /* use grouping ("'" flag) */ 48 #define SIZET 0x400 /* size_t */ [all …]
|