Searched refs:xc (Results 226 - 250 of 297) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_edid.c914 unsigned vsync_offset = (pt->hsync_vsync_offset_pulse_width_hi & 0xc) << 2 | pt->vsync_offset_pulse_width_lo >> 4;
/freebsd-11-stable/sys/dev/sound/pci/
H A Dmaestro.c852 wtbar = 0xc & (wpwa >> WPWA_WTBAR_SHIFT(2));
H A Des137x.c270 [SOUND_MIXER_LINE2] = { 6, 0xc, 0x0, 0, 0x0100, 1 },
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c2926 scap_val_11n_40[core] = 0xc;
2927 bcap_val_11n_40[core] = 0xc;
2944 scap_val_11n_20[core] = 0xc;
2945 bcap_val_11n_20[core] = 0xc;
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_wtp.c175 {"tp_mib_tcp_out_rst", 0xc},
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-x86_64.pl1778 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0
H A Dsha1-mb-x86_64.pl1316 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c457 sense_buffer[9] = 0xc; /* Additional Descriptor Length */
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h893 { 108, 0xc }
H A Dif_otus.c1695 case 0xc: tap->wr_rate = 108; break;
2116 return (0xc);
/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan_sta.c803 txstream = ((txparams & 0xc) >> 2) + 1;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp705 O << formatDec((Imm & 0xc) >> 2) << ',';
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm158 .byte 0xc @ DW_CFA_def_cfa
/freebsd-11-stable/sys/dev/bxe/
H A D57712_init_values.c113 {OP_ZR, 0xd0360, 0xc},
213 {OP_IF_MODE_AND, 1, 0xc}, /* emul+e2 */
237 {OP_ZR, 0x22c028, 0xc},
239 {OP_ZR, 0x22c068, 0xc},
241 {OP_ZR, 0x22c0a8, 0xc},
243 {OP_ZR, 0x22c0e8, 0xc},
245 {OP_ZR, 0x22c128, 0xc},
247 {OP_ZR, 0x22c168, 0xc},
249 {OP_ZR, 0x22c1a8, 0xc},
251 {OP_ZR, 0x22c1e8, 0xc},
[all...]
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_run.c1378 reg = RT3070_EFUSE_DATA3 - (addr & 0xc);
4197 rf = 0xe0 | (txpow1 & 0xc) << 1 | (txpow1 & 0x3);
4204 rf = 0xe0 | (txpow2 & 0xc) << 1 | (txpow2 & 0x3);
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc-m.c92 {"flushrs", M0, OpX3X4X2 (0, 0, 0xc, 0), {}, FIRST | NO_PRED, 0, NULL},
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios_encoders.c1066 else if (igp_lane_info & 0xc)
/freebsd-11-stable/sys/dev/sound/isa/
H A Dmss.c1102 c = mc11 = FULL_DUPLEX(mss)? opti_rd(mss, 11) : 0xc;
/freebsd-11-stable/sys/contrib/alpine-hal/
H A Dal_hal_serdes.c2052 (0xc << SERDES_IREG_FLD_EYE_DIAG_SAMPLE_CNT_MSB_SHIFT));
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-isoclns.c236 { 0xc, "Reassembly"},
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl1660 .byte 0xf,0xe,0xd,0xc,0xb,0xa,0x9,0x8,0x7,0x6,0x5,0x4,0x3,0x2,0x1,0x0
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c266 if (i & 0xc) {
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl1531 2<<30|$rd<<25|0x19<<19|$rs1<<14|$rs3<<9|0xc<<5|$rs2,
/freebsd-11-stable/sys/dev/fb/
H A Dvga.c1309 outb(adp->va_crtc_addr, 0xc); /* high */
/freebsd-11-stable/sys/dev/firewire/
H A Dfirewire.c633 CSRARC(fc, CONF_ROM + 0xc) = 0;

Completed in 414 milliseconds

1234567891011>>