/freebsd/sys/dev/mii/ |
H A D | e1000phyreg.h | 72 #define E1000_MAX_REG_ADDRESS 0x1F 74 #define E1000_CR 0x00 /* control register */ 75 #define E1000_CR_SPEED_SELECT_MSB 0x0040 76 #define E1000_CR_COLL_TEST_ENABLE 0x0080 77 #define E1000_CR_FULL_DUPLEX 0x0100 78 #define E1000_CR_RESTART_AUTO_NEG 0x0200 79 #define E1000_CR_ISOLATE 0x0400 80 #define E1000_CR_POWER_DOWN 0x0800 81 #define E1000_CR_AUTO_NEG_ENABLE 0x1000 82 #define E1000_CR_SPEED_SELECT_LSB 0x2000 [all …]
|
H A D | ip1000phyreg.h | 38 #define IP1000PHY_MII_BMCR 0x00 39 #define IP1000PHY_BMCR_FDX 0x0100 40 #define IP1000PHY_BMCR_STARTNEG 0x0200 41 #define IP1000PHY_BMCR_ISO 0x0400 42 #define IP1000PHY_BMCR_PDOWN 0x0800 43 #define IP1000PHY_BMCR_AUTOEN 0x1000 44 #define IP1000PHY_BMCR_LOOP 0x4000 45 #define IP1000PHY_BMCR_RESET 0x8000 47 #define IP1000PHY_BMCR_10 0x0000 48 #define IP1000PHY_BMCR_100 0x2000 [all …]
|
H A D | bmtphyreg.h | 41 #define MII_BMTPHY_AUX_CTL 0x10 /* auxiliary control */ 42 #define AUX_CTL_TXDIS 0x2000 /* transmitter disable */ 43 #define AUX_CTL_4B5B_BYPASS 0x0400 /* bypass 4b5b encoder */ 44 #define AUX_CTL_SCR_BYPASS 0x0200 /* bypass scrambler */ 45 #define AUX_CTL_NRZI_BYPASS 0x0100 /* bypass NRZI encoder */ 46 #define AUX_CTL_RXALIGN_BYPASS 0x0080 /* bypass rx symbol alignment */ 47 #define AUX_CTL_BASEWANDER_DIS 0x0040 /* disable baseline wander correction */ 48 #define AUX_CTL_FEF_EN 0x0020 /* far-end fault enable */ 50 #define MII_BMTPHY_AUX_STS 0x11 /* auxiliary status */ 51 #define AUX_STS_FX_MODE 0x0400 /* 100base-FX mode (strap pin) */ [all …]
|
H A D | ciphyreg.h | 44 #define CIPHY_MII_BMCR 0x00 45 #define CIPHY_BMCR_RESET 0x8000 46 #define CIPHY_BMCR_LOOP 0x4000 47 #define CIPHY_BMCR_SPD0 0x2000 /* speed select, lower bit */ 48 #define CIPHY_BMCR_AUTOEN 0x1000 /* Autoneg enabled */ 49 #define CIPHY_BMCR_PDOWN 0x0800 /* Power down */ 50 #define CIPHY_BMCR_STARTNEG 0x0200 /* Restart autoneg */ 51 #define CIPHY_BMCR_FDX 0x0100 /* Duplex mode */ 52 #define CIPHY_BMCR_CTEST 0x0080 /* Collision test enable */ 53 #define CIPHY_BMCR_SPD1 0x0040 /* Speed select, upper bit */ [all …]
|
H A D | nsphyterreg.h | 44 #define MII_NSPHYTER_PHYSTS 0x10 /* PHY status */ 45 #define PHYSTS_REL 0x8000 /* receive error latch */ 46 #define PHYSTS_CIML 0x4000 /* CIM latch */ 47 #define PHYSTS_FCSL 0x2000 /* false carrier sense latch */ 48 #define PHYSTS_DEVRDY 0x0800 /* device ready */ 49 #define PHYSTS_PGRX 0x0400 /* page received */ 50 #define PHYSTS_ANEGEN 0x0200 /* autoneg. enabled */ 51 #define PHYSTS_MIIINTR 0x0100 /* MII interrupt */ 52 #define PHYSTS_REMFAULT 0x0080 /* remote fault */ 53 #define PHYSTS_JABBER 0x0040 /* jabber detect */ [all …]
|
H A D | rgephyreg.h | 47 #define RGEPHY_MII_BMCR 0x00 48 #define RGEPHY_BMCR_RESET 0x8000 49 #define RGEPHY_BMCR_LOOP 0x4000 50 #define RGEPHY_BMCR_SPD0 0x2000 /* speed select, lower bit */ 51 #define RGEPHY_BMCR_AUTOEN 0x1000 /* Autoneg enabled */ 52 #define RGEPHY_BMCR_PDOWN 0x0800 /* Power down */ 53 #define RGEPHY_BMCR_ISO 0x0400 /* Isolate */ 54 #define RGEPHY_BMCR_STARTNEG 0x0200 /* Restart autoneg */ 55 #define RGEPHY_BMCR_FDX 0x0100 /* Duplex mode */ 56 #define RGEPHY_BMCR_CTEST 0x0080 /* Collision test enable */ [all …]
|
H A D | mii.h | 45 #define MII_COMMAND_START 0x01 46 #define MII_COMMAND_READ 0x02 47 #define MII_COMMAND_WRITE 0x01 48 #define MII_COMMAND_ACK 0x02 50 #define MII_BMCR 0x00 /* Basic mode control register (rw) */ 51 #define BMCR_RESET 0x8000 /* reset */ 52 #define BMCR_LOOP 0x4000 /* loopback */ 53 #define BMCR_SPEED0 0x2000 /* speed selection (LSB) */ 54 #define BMCR_AUTOEN 0x1000 /* autonegotiation enable */ 55 #define BMCR_PDOWN 0x0800 /* power down */ [all …]
|
H A D | brgphyreg.h | 42 #define BRGPHY_MII_BMCR 0x00 43 #define BRGPHY_BMCR_RESET 0x8000 44 #define BRGPHY_BMCR_LOOP 0x4000 45 #define BRGPHY_BMCR_SPD0 0x2000 /* Speed select, lower bit */ 46 #define BRGPHY_BMCR_AUTOEN 0x1000 /* Autoneg enabled */ 47 #define BRGPHY_BMCR_PDOWN 0x0800 /* Power down */ 48 #define BRGPHY_BMCR_ISO 0x0400 /* Isolate */ 49 #define BRGPHY_BMCR_STARTNEG 0x0200 /* Restart autoneg */ 50 #define BRGPHY_BMCR_FDX 0x0100 /* Duplex mode */ 51 #define BRGPHY_BMCR_CTEST 0x0080 /* Collision test enable */ [all …]
|
H A D | nsphyreg.h | 42 #define MII_NSPHY_DCR 0x12 /* Disconnect counter */ 44 #define MII_NSPHY_FCSCR 0x13 /* False carrier sense counter */ 46 #define MII_NSPHY_RECR 0x15 /* Receive error counter */ 48 #define MII_NSPHY_SRR 0x16 /* Silicon revision */ 50 #define MII_NSPHY_PCR 0x17 /* PCS sub-layer configuration */ 51 #define PCR_NRZI 0x8000 /* NRZI encoding enabled for 100TX */ 52 #define PCR_DESCRTOSEL 0x4000 /* descrambler t/o select (2ms) */ 53 #define PCR_DESCRTODIS 0x2000 /* descrambler t/o disable */ 54 #define PCR_REPEATER 0x1000 /* repeater mode */ 55 #define PCR_ENCSEL 0x0800 /* encoder mode select */ [all …]
|
H A D | xmphyreg.h | 42 #define XMPHY_MII_BMCR 0x00 43 #define XMPHY_BMCR_RESET 0x8000 44 #define XMPHY_BMCR_LOOP 0x4000 45 #define XMPHY_BMCR_AUTOEN 0x1000 /* Autoneg enabled */ 46 #define XMPHY_BMCR_PDOWN 0x0800 /* Power down */ 47 #define XMPHY_BMCR_ISO 0x0400 /* Isolate */ 48 #define XMPHY_BMCR_STARTNEG 0x0200 /* Restart autoneg */ 49 #define XMPHY_BMCR_FDX 0x0100 /* Duplex mode */ 51 #define XMPHY_MII_BMSR 0x01 52 #define XMPHY_BMSR_EXTSTS 0x0100 /* Extended status present */ [all …]
|
H A D | tdkphyreg.h | 39 #define VENDOR_RXCC 0x0001 40 #define VENDOR_PCSBP 0x0002 41 #define VENDOR_RVSPOL 0x0010 42 #define VENDOR_NOAPOL 0x0020 43 #define VENDOR_GPIO0DIR 0x0040 44 #define VENDOR_GPIO0DAT 0x0080 45 #define VENDOR_GPIO1DIR 0x0100 46 #define VENDOR_GPIO1DAT 0x0200 47 #define VENDOR_10BTLOOP 0x0400 48 #define VENDOR_NOSQE 0x0800 [all …]
|
H A D | rdcphyreg.h | 33 #define MII_RDCPHY_DEBUG 0x11 34 #define DEBUG_JABBER_DIS 0x0040 35 #define DEBUG_LOOP_BACK_10MBPS 0x0400 37 #define MII_RDCPHY_CTRL 0x14 38 #define CTRL_SQE_ENB 0x0100 39 #define CTRL_NEG_POLARITY 0x0400 40 #define CTRL_AUTO_POLARITY 0x0800 41 #define CTRL_MDIXSEL_RX 0x2000 42 #define CTRL_MDIXSEL_TX 0x4000 43 #define CTRL_AUTO_MDIX_DIS 0x8000 [all …]
|
/freebsd/sys/dev/sk/ |
H A D | xmaciireg.h | 43 #define XM_DEVICEID 0x00E0AE20 44 #define XM_XAQTI_OUI 0x00E0AE 46 #define XM_XMAC_REV(x) (((x) & 0x000000E0) >> 5) 48 #define XM_XMAC_REV_B2 0x0 49 #define XM_XMAC_REV_C1 0x1 51 #define XM_MMUCMD 0x0000 52 #define XM_POFF 0x0008 53 #define XM_BURST 0x000C 54 #define XM_VLAN_TAGLEV1 0x0010 55 #define XM_VLAN_TAGLEV2 0x0014 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/ |
H A D | vf500-colibri.dtsi | 15 reg = <0x80000000 0x8000000>; 20 io-channels = <&adc1 0>,<&adc0 0>, 29 pinctrl-0 = <&pinctrl_touchctrl_idle>; 46 VF610_PAD_PTA18__GPIO_8 0x006d 47 VF610_PAD_PTA19__GPIO_9 0x006c 53 VF610_PAD_PTA18__ADC0_SE0 0x0040 54 VF610_PAD_PTA19__ADC0_SE1 0x0040 55 VF610_PAD_PTA16__ADC1_SE0 0x0040 56 VF610_PAD_PTB2__ADC1_SE2 0x0040 62 VF610_PAD_PTA23__GPIO_13 0x22e9 [all …]
|
/freebsd/sys/dev/xl/ |
H A D | if_xlreg.h | 35 #define XL_EE_READ 0x0080 /* read, 5 bit address */ 36 #define XL_EE_WRITE 0x0040 /* write, 5 bit address */ 37 #define XL_EE_ERASE 0x00c0 /* erase, 5 bit address */ 38 #define XL_EE_EWEN 0x0030 /* erase, no data needed */ 39 #define XL_EE_8BIT_READ 0x0200 /* read, 8 bit address */ 40 #define XL_EE_BUSY 0x8000 42 #define XL_EE_EADDR0 0x00 /* station address, first word */ 43 #define XL_EE_EADDR1 0x01 /* station address, next word, */ 44 #define XL_EE_EADDR2 0x02 /* station address, last word */ 45 #define XL_EE_PRODID 0x03 /* product ID code */ [all …]
|
/freebsd/sys/dev/vte/ |
H A D | if_vtereg.h | 36 #define VENDORID_RDC 0x17F3 41 #define DEVICEID_RDC_R6040 0x6040 /* PMX-1000 */ 43 /* MAC control register 0 */ 44 #define VTE_MCR0 0x00 45 #define MCR0_ACCPT_ERR 0x0001 46 #define MCR0_RX_ENB 0x0002 47 #define MCR0_ACCPT_RUNT 0x0004 48 #define MCR0_ACCPT_LONG_PKT 0x0008 49 #define MCR0_ACCPT_DRIBBLE 0x0010 50 #define MCR0_PROMISC 0x0020 [all …]
|
/freebsd/sys/dev/sound/pci/ |
H A D | allegro_reg.h | 49 #define PCI_LEGACY_AUDIO_CTRL 0x40 50 #define SOUND_BLASTER_ENABLE 0x00000001 51 #define FM_SYNTHESIS_ENABLE 0x00000002 52 #define GAME_PORT_ENABLE 0x00000004 53 #define MPU401_IO_ENABLE 0x00000008 54 #define MPU401_IRQ_ENABLE 0x00000010 55 #define ALIAS_10BIT_IO 0x00000020 56 #define SB_DMA_MASK 0x000000C0 57 #define SB_DMA_0 0x00000040 58 #define SB_DMA_1 0x00000040 [all …]
|
/freebsd/sys/dev/le/ |
H A D | lancereg.h | 139 #define LE_CSR0 0x0000 /* Control and status register */ 140 #define LE_CSR1 0x0001 /* low address of init block */ 141 #define LE_CSR2 0x0002 /* high address of init block */ 142 #define LE_CSR3 0x0003 /* Bus master and control */ 143 #define LE_CSR4 0x0004 /* Test and features control */ 144 #define LE_CSR5 0x0005 /* Extended control and Interrupt 1 */ 145 #define LE_CSR6 0x0006 /* Rx/Tx Descriptor table length */ 146 #define LE_CSR7 0x0007 /* Extended control and interrupt 2 */ 147 #define LE_CSR8 0x0008 /* Logical Address Filter 0 */ 148 #define LE_CSR9 0x0009 /* Logical Address Filter 1 */ [all …]
|
/freebsd/crypto/openssl/crypto/conf/ |
H A D | conf_def.h | 43 0x0008, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 44 0x0000, 0x0010, 0x0010, 0x0000, 0x0000, 0x0010, 0x0000, 0x0000, 45 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 46 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 47 0x0010, 0x0200, 0x0040, 0x0080, 0x1000, 0x0200, 0x0200, 0x0040, 48 0x0000, 0x0000, 0x0200, 0x0200, 0x0200, 0x0200, 0x0200, 0x0200, 49 0x0001, 0x0001, 0x0001, 0x0001, 0x0001, 0x0001, 0x0001, 0x0001, 50 0x0001, 0x0001, 0x0000, 0x0200, 0x0000, 0x0000, 0x0000, 0x0200, 51 0x0200, 0x0002, 0x0002, 0x0002, 0x0002, 0x0002, 0x0002, 0x0002, 52 0x0002, 0x0002, 0x0002, 0x0002, 0x0002, 0x0002, 0x0002, 0x0002, [all …]
|
/freebsd/tools/test/iconv/ref/ |
H A D | ISO-2022-CN | 1 0x0000 = 0x0000 2 0x0001 = 0x0001 3 0x0002 = 0x0002 4 0x0003 = 0x0003 5 0x0004 = 0x0004 6 0x0005 = 0x0005 7 0x0006 = 0x0006 8 0x0007 = 0x0007 9 0x0008 = 0x0008 10 0x0009 = 0x0009 [all …]
|
H A D | ISO-2022-CN-EXT | 1 0x0000 = 0x0000 2 0x0001 = 0x0001 3 0x0002 = 0x0002 4 0x0003 = 0x0003 5 0x0004 = 0x0004 6 0x0005 = 0x0005 7 0x0006 = 0x0006 8 0x0007 = 0x0007 9 0x0008 = 0x0008 10 0x0009 = 0x0009 [all …]
|
H A D | ISO-2022-KR | 1 0x0000 = 0x0000 2 0x0001 = 0x0001 3 0x0002 = 0x0002 4 0x0003 = 0x0003 5 0x0004 = 0x0004 6 0x0005 = 0x0005 7 0x0006 = 0x0006 8 0x0007 = 0x0007 9 0x0008 = 0x0008 10 0x0009 = 0x0009 [all …]
|
/freebsd/sys/dev/usb/net/ |
H A D | if_urereg.h | 30 #define URE_CONFIG_IDX 0 /* config number 1 */ 31 #define URE_IFACE_IDX 0 33 #define URE_CTL_READ 0x01 34 #define URE_CTL_WRITE 0x02 39 #define URE_BYTE_EN_DWORD 0xff 40 #define URE_BYTE_EN_WORD 0x33 41 #define URE_BYTE_EN_BYTE 0x11 42 #define URE_BYTE_EN_SIX_BYTES 0x3f 49 #define URE_PLA_IDR 0xc000 50 #define URE_PLA_RCR 0xc010 [all …]
|
/freebsd/sys/dev/ntb/ntb_hw/ |
H A D | ntb_hw_intel.h | 42 * Params: [in] P = Bit position of start of the bit field (lsb is 0). 51 #define NTB_LINK_STATUS_ACTIVE 0x2000 52 #define NTB_LINK_SPEED_MASK 0x000f 53 #define NTB_LINK_WIDTH_MASK 0x03f0 67 #define XEON_SPCICMD_OFFSET 0x0504 68 #define XEON_DEVCTRL_OFFSET 0x0598 69 #define XEON_DEVSTS_OFFSET 0x059a 70 #define XEON_LINK_STATUS_OFFSET 0x01a2 71 #define XEON_SLINK_STATUS_OFFSET 0x05a2 73 #define XEON_PBAR2LMT_OFFSET 0x0000 [all …]
|
/freebsd/sys/compat/linux/ |
H A D | linux.h | 39 * As of version 2.6.0 of the Linux kernel, dev_t is a 32-bit quantity 58 return ((_minor & 0xff) | ((_major & 0xfff) << 8) | in linux_encode_dev() 59 (((_minor & ~0xff) << 12) & 0xfff00000)); in linux_encode_dev() 66 return (_dev == NODEV ? 0 : linux_encode_dev(major(_dev), minor(_dev))); in linux_new_encode_dev() 73 return (_dev == NODEV ? 0 : major(_dev) & 0xfff); in linux_encode_major() 80 return (_dev == NODEV ? 0 : minor(_dev) & 0xfffff); in linux_encode_minor() 87 return ((_dev & 0xfff00) >> 8); in linux_decode_major() 94 return ((_dev & 0xff) | ((_dev & 0xfff00000) >> 12)); in linux_decode_minor() 107 #define LINUX_BI_FUTEX_REQUEUE 0x01000000 112 #define LINUX_POLLIN 0x0001 [all …]
|