Searched refs:x0 (Results 176 - 200 of 1373) sorted by relevance

1234567891011>>

/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc.h21 #define NO 0x0
/freebsd-current/sys/contrib/device-tree/include/dt-bindings/net/
H A Dti-dp83869.h20 #define DP83869_CLK_O_SEL_CHN_A_RCLK 0x0
/freebsd-current/contrib/opencsd/decoder/include/opencsd/c_api/
H A Docsd_c_api_types.h64 #define C_API_MSGLOGOUT_FLG_NONE 0x0
/freebsd-current/sys/dev/enetc/
H A Denetc_mdio.h32 #define ENETC_MDIO_CFG 0x0 /* MDIO configuration and status */
/freebsd-current/contrib/googletest/googletest/test/
H A Dgoogletest-death-test_ex_test.cc79 EXPECT_DEATH(RaiseException(42, 0x0, 0, NULL), "")
/freebsd-current/sys/dev/isci/scil/
H A Dsci_types.h91 #define SCI_INVALID_HANDLE 0x0
/freebsd-current/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.h17 #define ADF_4XXXIOV_VINTSOU_OFFSET 0x0
/freebsd-current/stand/i386/btx/btx/
H A DMakefile11 BOOT_BTX_FLAGS=0x0
/freebsd-current/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp438 { 0xb7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
440 0xb7, 0x2, 0x0, 0x0, 0x1, 0x0,
[all...]
/freebsd-current/sys/arm/freescale/vybrid/
H A Dvf_dcu4.c323 WRITE4(sc, DCU_CTRLDESCLn_1(i), 0x0);
324 WRITE4(sc, DCU_CTRLDESCLn_2(i), 0x0);
325 WRITE4(sc, DCU_CTRLDESCLn_3(i), 0x0);
326 WRITE4(sc, DCU_CTRLDESCLn_4(i), 0x0);
327 WRITE4(sc, DCU_CTRLDESCLn_5(i), 0x0);
328 WRITE4(sc, DCU_CTRLDESCLn_6(i), 0x0);
329 WRITE4(sc, DCU_CTRLDESCLn_7(i), 0x0);
330 WRITE4(sc, DCU_CTRLDESCLn_8(i), 0x0);
331 WRITE4(sc, DCU_CTRLDESCLn_9(i), 0x0);
337 WRITE4(sc, DCU_CTRLDESCLn_2(0), 0x0);
[all...]
/freebsd-current/sys/contrib/dev/rtw88/
H A Dcoex.h16 #define COEX_RF_OFF 0x0
21 #define PARA1_H2C69_EN_5MS 0x0
114 COEX_GNT_SET_HW_PTA = 0x0,
174 COEX_WLINK_2G1PORT = 0x0,
210 COEX_IPS_LEAVE = 0x0,
215 COEX_LPS_DISABLE = 0x0,
258 COEX_WL_TPUT_TX = 0x0,
276 COEX_CSETUP_INIT_HW = 0x0,
289 COEX_INDIRECT_1700 = 0x0,
295 COEX_PSTDMA_FORCE_LPSOFF = 0x0,
[all...]
/freebsd-current/lib/msun/bsdsrc/
H A Db_tgamma.c64 * 6.0 > x >= xleft: small_gam(x) where xleft = 1 + left + x0.
216 * (x0+1) to ensure monotonicity.
223 x0 = 4.6163214496836236e-1; /* xmin - 1 */ variable
232 if (y <= 1 + (left + x0)) {
233 yy = ratfun_gam(y - x0, 0);
243 for (ym1 = y - 1; ym1 > left + x0; y = ym1--, yy.a--) {
251 yy = ratfun_gam(y - x0, 0);
257 * Good on (0, 1+x0+left]. Accurate to 1 ulp.
265 if (x < x0 + left) {
273 t = 1 - x0;
[all...]
/freebsd-current/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c256 { 0x0, 0x0, 0x0 },
257 { 0x0, 0x0, 0x1 },
258 { 0x0, 0x0, 0x2 },
259 { 0x0, 0x0, 0x3 },
281 { 0x0,
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/inet/
H A Dt_inet_network.c59 H_REQUIRE("0", 0x0);
86 H_REQUIRE("0x", 0x0);
/freebsd-current/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Ddra.h13 #define MUX_MODE0 0x0
31 #define MUX_VIRTUAL_MODE0 (MODE_SELECT | (0x0 << 4))
/freebsd-current/sys/dev/etherswitch/felix/
H A Dfelix_reg.h51 #define FELIX_ANA_PORT_VLAN_CFG 0x0
72 #define FELIX_DEVGMII_CLK_CFG 0x0
/freebsd-current/sys/dev/gve/
H A Dgve_desc.h76 #define GVE_TXD_STD (0x0 << 4) /* Std with Host Address */
96 #define GVE_MTD_PATH_HASH_NONE (0x0 << 4)
/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h88 #define AR5211_PHY_MODE_OFDM 0x0 /* bit 0 = 0 for OFDM */
90 #define AR5211_PHY_MODE_RF5GHZ 0x0 /* bit 1 = 0 for 5 GHz */
/freebsd-current/sys/dev/ic/
H A Dvia6522reg.h53 #define ACR_SR_NONE 0x0 /* Disabled */
71 #define PCR_CNTL_NEDGE 0x0 /* Input - negative active edge */
/freebsd-current/sys/riscv/include/
H A Dcpu.h55 #define MVENDORID_UNIMPL 0x0
65 #define MARCHID_UNIMPL 0x0
/freebsd-current/lib/libc/aarch64/gen/
H A Dsigsetjmp.S44 ldr x3, [x0]
/freebsd-current/sys/sys/
H A Dumtx.h35 #define UMTX_UNOWNED 0x0
54 #define UMUTEX_UNOWNED 0x0
/freebsd-current/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_psgmii.c130 MDIO_WRITEREG(sc->sc_mdio_dev, phy, 0x0, 0x9000);
131 MDIO_WRITEREG(sc->sc_mdio_dev, phy, 0x0, 0x4140);
184 MDIO_WRITEREG(sc->sc_mdio_dev, phy, 0x0, 0x1840);
193 MDIO_WRITEREG(sc->sc_mdio_dev, 0x1f, 0x0, 0x9000);
194 MDIO_WRITEREG(sc->sc_mdio_dev, 0x1f, 0x0, 0x4140);
268 MDIO_WRITEREG(sc->sc_mdio_dev, 5, 0x0, 0x005b);
270 MDIO_WRITEREG(sc->sc_mdio_dev, 5, 0x0, 0x001b);
272 MDIO_WRITEREG(sc->sc_mdio_dev, 5, 0x0, 0x005b);
314 MDIO_WRITEREG(sc->sc_mdio_dev, 5, 0x0, 0x005f);
336 MDIO_WRITEREG(sc->sc_mdio_dev, 0x1f, 0x0,
[all...]
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300template_aphrodite.h41 {0x00,0x03,0x7f,0x0,0x0,0x11}, //mac_addr[6];
77 0x0, // ant_ctrl_common; // 4 idle, t1, t2, b (4 bits per setting)
78 0x0, // ant_ctrl_common2; // 4 ra1l1, ra2l1, ra1l2, ra2l2, ra12
79 {0x0,0x150,0x150}, // ant_ctrl_chain[OSPREY_MAX_CHAINS]; // 6 idle, t, r, rx1, rx12, b (2 bits each)
/freebsd-current/sys/dev/smc/
H A Dif_smcreg.h37 /* Bank 0, Offset 0x0: Transmit Control Register */
38 #define TCR 0x0
106 #define RPCR_LED_LINK_ANY 0x0 /* 10baseT or 100baseTX link detected */
114 /* Bank 1, Offset 0x0: Configuration Register */
115 #define CR 0x0
151 /* Bank 2, Offset 0x0: MMU Command Register */
152 #define MMUCR 0x0
208 /* Bank 3, Offset 0x0: Multicast Table Registers */
209 #define MT 0x0

Completed in 330 milliseconds

1234567891011>>