Searched refs:xe (Results 26 - 50 of 205) sorted by relevance

123456789

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300template_cus157.h93 0xe, // txFrameToXpaOn; // 1
328 0xe, // txFrameToXpaOn; // 1
H A Dar9300template_hb112.h93 0xe, // tx_frame_to_xpa_on; // 1
338 0xe, // tx_frame_to_xpa_on; // 1
H A Dar9300template_hb116.h94 0xe, // tx_frame_to_xpa_on; // 1
339 0xe, // tx_frame_to_xpa_on; // 1
H A Dar9300template_wasp_2.h90 0xe, // txFrameToXpaOn; // 1
335 0xe, // txFrameToXpaOn; // 1
H A Dar9300template_wasp_k31.h91 0xe, // txFrameToXpaOn; // 1
336 0xe, // txFrameToXpaOn; // 1
H A Dar9300template_xb112.h93 0xe, // tx_frame_to_xpa_on; // 1
338 0xe, // tx_frame_to_xpa_on; // 1
H A Dar9300template_xb113.h93 0xe, // tx_frame_to_xpa_on; // 1
338 0xe, // tx_frame_to_xpa_on; // 1
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_smbus.h154 #define SMBATT_CMD_ABSOLUTE_STATE_OF_CHARGE 0xe
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210desc.h48 #define AR_Rate_18M 0xe
/freebsd-11-stable/sys/mips/nlm/hal/
H A Dgbu.h51 #define GBU_CS6_BASELIMIT 0xe
H A Dnae.h303 #define NAE_PHY_LANE0_STATUS(block) NAE_REG(block, 0xe, 0)
304 #define NAE_PHY_LANE1_STATUS(block) NAE_REG(block, 0xe, 1)
305 #define NAE_PHY_LANE2_STATUS(block) NAE_REG(block, 0xe, 2)
306 #define NAE_PHY_LANE3_STATUS(block) NAE_REG(block, 0xe, 3)
307 #define NAE_PHY_LANE0_CTRL(block) NAE_REG(block, 0xe, 4)
308 #define NAE_PHY_LANE1_CTRL(block) NAE_REG(block, 0xe, 5)
309 #define NAE_PHY_LANE2_CTRL(block) NAE_REG(block, 0xe, 6)
310 #define NAE_PHY_LANE3_CTRL(block) NAE_REG(block, 0xe, 7)
/freebsd-11-stable/sys/dev/firewire/
H A Dsbp.h59 #define ORB_FUN_LUR (0xe << 16)
/freebsd-11-stable/sys/isa/
H A Dpnpreg.h238 #define PNP_TAG_VENDOR 0xe
/freebsd-11-stable/sys/dev/coretemp/
H A Dcoretemp.c171 if (cpu_model < 0xe)
186 if (cpu_model == 0xe && cpu_stepping < 0xc) {
202 if ((cpu_model == 0xf && cpu_stepping >= 2) || cpu_model == 0xe) {
/freebsd-11-stable/sys/dev/xe/
H A Dif_xe_pccard.c30 /* xe pccard interface driver */
51 #include <dev/xe/if_xereg.h>
52 #include <dev/xe/if_xevar.h>
61 * Debug logging levels - set with hw.xe.debug sysctl
381 "xe",
388 DRIVER_MODULE(xe, pccard, xe_pccard_driver, xe_devclass, 0, 0);
/freebsd-11-stable/sys/sys/
H A Dcdrio.h52 #define CDR_DB_RES_14 0xe /* reserved */
/freebsd-11-stable/sys/dev/wl/
H A Dif_wl.h68 #define PIOP2 0xe /* Program I/O Port 2 */
/freebsd-11-stable/stand/common/
H A Disapnp.h232 #define SM_VENDOR_DEFINED 0xe
/freebsd-11-stable/sys/dev/ep/
H A Dif_epreg.h89 #define EEPROM_COMPAT 0xe
268 #define SET_INTR_MASK (u_short) (0xe<<11)
/freebsd-11-stable/sys/dev/vx/
H A Dif_vxreg.h87 #define EEPROM_COMPAT 0xe
255 #define SET_INTR_MASK (u_short) (0xe<<11)
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dcr16-opc.c477 REG(ra, 0xe, CR16_R_REGTYPE),
480 REG(RA, 0xe, CR16_R_REGTYPE),
493 //REG((r14), 0xe, CR16_RP_REGTYPE),
494 REG((ra), 0xe, CR16_RP_REGTYPE),
519 REG(uspl, 0xe, CR16_P_REGTYPE),
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-ixf18201.c81 #define IXF_TRANS_TYPE (PAL_BASE + 0xe)
258 // skip GPIO, 0xe/0xf
/freebsd-11-stable/sys/dev/digi/
H A Ddigireg.h159 #define FEPMASK 0xe
/freebsd-11-stable/sys/dev/smc/
H A Dif_smcreg.h31 /* All Banks, Offset 0xe: Bank Select Register */
32 #define BSR 0xe
/freebsd-11-stable/contrib/tcpdump/
H A Dnameser.h89 #define ZONEINIT 0xe /* initial zone transfer */

Completed in 246 milliseconds

123456789