Searched refs:xf (Results 1 - 25 of 897) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/gen/
H A Dt_floatunditf.c38 { 0xffffffffffffffffULL, 0xf.fffffffffffffffp+60L },
39 { 0xfffffffffffffffeULL, 0xf.ffffffffffffffep+60L },
40 { 0xfffffffffffffffdULL, 0xf.ffffffffffffffdp+60L },
41 { 0xfffffffffffffffcULL, 0xf.ffffffffffffffcp+60L },
42 { 0x7fffffffffffffffULL, 0xf.ffffffffffffffep+59L },
43 { 0x3fffffffffffffffULL, 0xf.ffffffffffffffcp+58L },
44 { 0x1fffffffffffffffULL, 0xf.ffffffffffffff8p+57L },
45 { 0xfffffffffffffffULL, 0xf.ffffffffffffffp+56L },
46 { 0x7ffffffffffffffULL, 0xf.fffffffffffffep+55L },
47 { 0x3ffffffffffffffULL, 0xf
[all...]
/freebsd-11.0-release/sys/sparc64/include/
H A D_align.h41 #define _ALIGNBYTES 0xf
/freebsd-11.0-release/sys/gnu/dts/include/dt-bindings/sound/
H A Dfsl-imx-audmux.h33 #define IMX_AUDMUX_V1_PCR_RFCSEL(x) (((x) & 0xf) << 20)
36 #define IMX_AUDMUX_V1_PCR_TFCSEL(x) (((x) & 0xf) << 26)
42 #define IMX_AUDMUX_V2_PTCR_TFSEL(x) (((x) & 0xf) << 27)
44 #define IMX_AUDMUX_V2_PTCR_TCSEL(x) (((x) & 0xf) << 22)
46 #define IMX_AUDMUX_V2_PTCR_RFSEL(x) (((x) & 0xf) << 17)
48 #define IMX_AUDMUX_V2_PTCR_RCSEL(x) (((x) & 0xf) << 12)
/freebsd-11.0-release/sys/pc98/cbus/
H A Dolptreg.h48 #define LPC_NPSTB 0xf /* PSTB inactive */
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar9003/
H A Dar9300_devid.h67 #define AR_SREV_REVISION_AR9330_11_MASK 0xf /* AR9330 1.1 revision mask */
75 #define AR_SREV_REVISION_AR9340_MASK 0xf /* AR9340 revision mask */
/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_devid.h65 #define AR_SREV_REVISION_AR9330_11_MASK 0xf /* AR9330 1.1 revision mask */
73 #define AR_SREV_REVISION_AR9340_MASK 0xf /* AR9340 revision mask */
H A Dar9300_aic.c167 aic_atten_word[0] = (0x1 & 0xf)<<14 | (0x1f & 0x1f)<<9 | (0x0 & 0xf)<<5 |
169 aic_atten_word[1] = (0x3 & 0xf)<<14 | (0x1f & 0x1f)<<9 | (0x2 & 0xf)<<5 |
171 aic_atten_word[2] = (0x5 & 0xf)<<14 | (0x1f & 0x1f)<<9 | (0x4 & 0xf)<<5 |
173 aic_atten_word[3] = (0x1 & 0xf)<<14 | (0x1e & 0x1f)<<9 | (0x0 & 0xf)<<5 |
175 aic_atten_word[4] = (0x3 & 0xf)<<14 | (0x1e & 0x1f)<<9 | (0x2 & 0xf)<<
[all...]
/freebsd-11.0-release/sys/arm/ti/
H A Dti_cpuid.h34 (uint32_t)(((d) << 16) | (((a) & 0xf) << 8) | (((b) & 0xf) << 4) | ((c) & 0xf))
37 #define OMAP_REV_MAJOR(x) (((x) >> 8) & 0xf)
38 #define OMAP_REV_MINOR(x) (((x) >> 4) & 0xf)
39 #define OMAP_REV_MINOR_MINOR(x) (((x) >> 0) & 0xf)
/freebsd-11.0-release/sys/dev/acpica/
H A Dacpi_smbus.h161 #define SMBATT_CMD_REMAINING_CAPACITY 0xf
224 #define SMBATT_BS_GET_ERROR(x) ((x) & 0xf)
258 #define SMBATT_SI_GET_REVISION(x) (((x) >> 0) & 0xf)
259 #define SMBATT_SI_GET_VERSION(x) (((x) >> 4) & 0xf)
260 #define SMBATT_SI_GET_VSCALE(x) (((x) >> 8) & 0xf)
261 #define SMBATT_SI_GET_IPSCALE(x) (((x) >> 12) & 0xf)
267 #define SMBATT_MD_GET_MONTH(x) (((x) >> 5) & 0xf)
/freebsd-11.0-release/sys/arm64/include/
H A Darmreg.h47 #define CNTHCTL_EVNTI_MASK (0xf << 4) /* Bit to trigger event stream */
63 #define CTR_DLINE_MASK (0xf << CTR_DLINE_SHIFT)
66 #define CTR_ILINE_MASK (0xf << CTR_ILINE_SHIFT)
72 #define DCZID_BS_MASK (0xf << DCZID_BS_SHIFT)
146 #define ID_AA64DFR0_DEBUG_VER_MASK (0xf << ID_AA64DFR0_DEBUG_VER_SHIFT)
150 #define ID_AA64DFR0_TRACE_VER_MASK (0xf << ID_AA64DFR0_TRACE_VER_SHIFT)
155 #define ID_AA64DFR0_PMU_VER_MASK (0xf << ID_AA64DFR0_PMU_VER_SHIFT)
159 #define ID_AA64DFR0_PMU_VER_IMPL (0xf << ID_AA64DFR0_PMU_VER_SHIFT)
161 #define ID_AA64DFR0_BRPS_MASK (0xf << ID_AA64DFR0_BRPS_SHIFT)
163 ((((x) >> ID_AA64DFR0_BRPS_SHIFT) & 0xf)
[all...]
H A Dcpu.h91 #define CPU_VAR(midr) (((midr) >> 20) & 0xf)
92 #define CPU_REV(midr) (((midr) >> 0) & 0xf)
96 #define CPU_VAR_TO_MIDR(val) (((val) & 0xf) << 20)
97 #define CPU_REV_TO_MIDR(val) (((val) & 0xf) << 0)
101 #define CPU_VAR_MASK (0xf << 20)
102 #define CPU_REV_MASK (0xf << 0)
/freebsd-11.0-release/sys/sys/
H A Dnlist_aout.h98 #define N_AUX(p) ((p)->n_other & 0xf)
99 #define N_BIND(p) (((unsigned int)(p)->n_other >> 4) & 0xf)
100 #define N_OTHER(r, v) (((unsigned int)(r) << 4) | ((v) & 0xf))
/freebsd-11.0-release/contrib/binutils/include/opcode/
H A Dscore-inst.h279 {0xf, 0xf, 0, 0},
284 {0xf, 0x1f, 0, 0},
289 {0xf, 0x1f, 0, 0},
294 {0xf, 0x1f, 0, 0},
314 {0xf, 0xff, 0, 0},
344 {0xf, 0xf, 0xfff, 0},
349 {0xf, 0xf,
[all...]
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-enc.c81 #define ENC_PRINT_TYPE(wh, xf, nam) \
82 if ((wh) & (xf)) { \
83 ND_PRINT((ndo, "%s%s", nam, (wh) == (xf) ? "): " : ",")); \
84 (wh) &= ~(xf); \
/freebsd-11.0-release/sys/gnu/dts/include/dt-bindings/pinctrl/
H A Dmt65xx.h20 #define MTK_GET_PIN_FUNC(x) ((x) & 0xf)
/freebsd-11.0-release/sys/arm/xscale/ixp425/
H A Dixp425_npevar.h69 #define NPEIMAGE_DEVID(id) (((id) >> 28) & 0xf)
70 #define NPEIMAGE_NPEID(id) (((id) >> 24) & 0xf)
75 ((((dev) & 0xf) << 28) | (((npe) & 0xf) << 24) | \
/freebsd-11.0-release/tools/regression/bpf/bpf_filter/tests/
H A Dtest0012.h29 u_int expect = (0x23 & 0xf) << 2;
/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-gmx.h81 if (port_mask & ~0xf || interface & ~0x1)
/freebsd-11.0-release/sys/contrib/ngatm/netnatm/misc/
H A Dstraddr.c89 if((nsap[8] & 0xf) != 0xf)
92 d = (nsap[i] >> 4) & 0xf;
99 d = nsap[i] & 0xf;
106 d = (nsap[i] >> 4) & 0xf;
160 *out++ = hex[(*in >> 4) & 0xf];
161 *out++ = hex[*in & 0xf];
181 *out++ = hex[(*in >> 4) & 0xf];
182 *out++ = hex[*in & 0xf];
199 * justified E.164 address in BCD coding, filled with a 0xf t
[all...]
/freebsd-11.0-release/sys/arm/freescale/imx/
H A Dimx51_dpllreg.h92 #define DP_OP_PDF_MASK (0xf << DP_OP_PDF_SHIFT)
94 #define DP_OP_MFI_MASK (0xf << DP_OP_MFI_SHIFT)
/freebsd-11.0-release/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_ppr.c168 extra_cdd_po = (siba_sprom_get_cddpo(sc->sc_dev) >> 0) & 0xf;
169 extra_stbc_po = (siba_sprom_get_stbcpo(sc->sc_dev) >> 0) & 0xf;
176 extra_cdd_po = (siba_sprom_get_cddpo(sc->sc_dev) >> 8) & 0xf;
177 extra_stbc_po = (siba_sprom_get_stbcpo(sc->sc_dev) >> 8) & 0xf;
184 extra_cdd_po = (siba_sprom_get_cddpo(sc->sc_dev) >> 4) & 0xf;
185 extra_stbc_po = (siba_sprom_get_stbcpo(sc->sc_dev) >> 4) & 0xf;
192 extra_cdd_po = (siba_sprom_get_cddpo(sc->sc_dev) >> 12) & 0xf;
193 extra_stbc_po = (siba_sprom_get_stbcpo(sc->sc_dev) >> 12) & 0xf;
204 off = ((siba_sprom_get_cck2gpo(sc->sc_dev) >> (i * 4)) & 0xf) * 2;
211 off = ((sprom_ofdm_po >> (i * 4)) & 0xf) *
[all...]
/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4_chip_type.h26 #define CHELSIO_PCI_ID_FUNC(__DeviceID) (((__DeviceID) >> 8) & 0xf)
65 #define CHELSIO_CHIP_VERSION(code) (((code) >> 4) & 0xf)
66 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf)
/freebsd-11.0-release/sys/dev/hatm/
H A Dif_hatm_tx.c431 arg.pti = mtod(m, u_char *)[3] & 0xf;
681 WRITE_TSR(sc, cid, 0, 0xf, tsr0);
682 WRITE_TSR(sc, cid, 4, 0xf, tsr4);
683 WRITE_TSR(sc, cid, 1, 0xf, (atmf << HE_REGS_TSR1_PCR));
684 WRITE_TSR(sc, cid, 2, 0xf, (atmf << HE_REGS_TSR2_ACR));
685 WRITE_TSR(sc, cid, 9, 0xf, HE_REGM_TSR9_INIT);
686 WRITE_TSR(sc, cid, 3, 0xf, 0);
687 WRITE_TSR(sc, cid, 5, 0xf, 0);
688 WRITE_TSR(sc, cid, 6, 0xf, 0);
689 WRITE_TSR(sc, cid, 7, 0xf,
[all...]
/freebsd-11.0-release/crypto/openssl/util/
H A Dmkrc.pl11 $beta = $ver&0xf;
13 if ($beta==0xf) { $version .= chr(ord('a')+$v4-1) if ($v4); }
/freebsd-11.0-release/contrib/ntp/include/
H A Dntp_control.h92 #define CTL_SYS_NEVNT(status) (((status)>>4) & 0xf)
93 #define CTL_SYS_EVENT(status) ((status) & 0xf)
121 #define CTL_PEER_NEVNT(status) (((status)>>4) & 0xf)
122 #define CTL_PEER_EVENT(status) ((status) & 0xf)

Completed in 148 milliseconds

1234567891011>>