Searched refs:bit (Results 51 - 75 of 75) sorted by relevance

123

/haiku/src/servers/app/font/
H A DFontEngine.cpp308 if (bits.bit())
342 if (bits.bit())
390 if (bits.bit()) {
/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DSerialDevice.cpp264 uint8 bit = op == TTYSETDTR ? USB_CDC_CONTROL_SIGNAL_STATE_DTR local
267 fControlOut |= bit;
269 fControlOut &= ~bit;
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom570x/dev/bge/
H A Dif_bge.c55 * function in a 32-bit/64-bit 33/66Mhz bus, or a 64-bit/133Mhz bus.
642 uint32_t bit, regbase; local
657 bit = BGE_APE_LOCK_GRANT_DRIVER0;
661 bit = BGE_APE_LOCK_GRANT_DRIVER0;
663 bit = (1 << sc->bge_func_addr);
665 APE_WRITE_4(sc, regbase + 4 * i, bit);
738 uint32_t bit, gnt, req, status; local
761 bit
818 uint32_t bit, gnt; local
5965 bge_stop_block(struct bge_softc *sc, bus_size_t reg, uint32_t bit) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactypes.h159 * header and must be either 32 or 64. 16-bit ACPICA is no longer
169 * working around problems that some 32-bit compilers have with 64-bit
183 * 16-bit, 32-bit, and 64-bit targets.
189 * UINT8 8-bit (1 byte) unsigned value
190 * UINT16 16-bit (2 byte) unsigned value
191 * UINT32 32-bit (4 byte) unsigned value
192 * UINT64 64-bit (
[all...]
/haiku/src/bin/network/telnet/
H A Dcommands.c1105 dolmmode(int bit, int on)
1117 c = (linemode | bit);
1119 c = (linemode & ~bit);
1125 setmod(int bit)
1127 return dolmmode(bit, 1); argument
1131 clearmode(int bit)
1133 return dolmmode(bit, 0);
2850 * the option filled in. This will be 32bit aligned.
3022 *lsrp++ = IPOPT_NOP; /* 32 bit word align it */
1101 dolmmode(int bit, int on) argument
1121 setmod(int bit) argument
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp992 } else if ((flags & ISTRIP) != 0) // strip off eighth bit
2095 int bit = 0; local
2099 bit = TCGB_DCD;
2102 bit = TCGB_CTS;
2105 bit = TCGB_DSR;
2108 bit = TCGB_RI;
2116 cookie->tty->hardware_bits |= bit;
2118 cookie->tty->hardware_bits &= ~bit;
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dencoder.cpp702 int bit; local
703 for (bit = 0; bit < 6; bit++)
704 id[bit] = dpcd_reg_read(dp->auxPin, 0x503 + bit);
/haiku/src/apps/bootmanager/
H A Dbootman.S77 ; cx - support bit mask
159 ; 16 bit code
232 ; 64 bit value
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_regdomain.c51 * Enumerated Regulatory Domain Information 8 bit values indicate that
52 * the regdomain is really a pair of unitary regdomains. 12 bit values
63 * an 8 bit regdomain value to the individual unitary reg domains
253 IS_BIT_SET(int bit, const uint64_t bitmask[]) argument
258 byteOffset = bit/64;
259 bitnum = bit - byteOffset*64;
/haiku/src/add-ons/kernel/drivers/network/ether/usb_davicom/
H A DDavicomDevice.cpp745 for (int bit = 0; bit < 8; bit++, data >>= 1) {
796 // clear/set pass all multicast bit as required
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dmode.cpp397 // (use AUX VDD enable bit)
450 iv. Read PCH FDI Receiver ISR ([DevIBX-B+] IIR) for bit lock in bit 8 (retry at least once if no lock)
453 vii. Read PCH FDI Receiver ISR ([DevIBX-B+] IIR) for symbol lock in bit 9 (retry at least once if no
619 // at least a little bit on for now.
650 // The low bit must be masked out because
/haiku/src/add-ons/kernel/drivers/ports/pc_serial/
H A DSerialDevice.cpp331 uint8 bit = op == TTYSETDTR ? MCR_DTR : MCR_RTS; local
333 OrReg8(MCR, bit);
335 MaskReg8(MCR, bit);
344 // XXX: toggle the bit to make VirtualBox happy !?
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c1645 /* Set auto clock gate disable bit for HW with OTP shadow RAM. */
1716 /* Correctable ECC error, clear bit. */
2763 * The '2 stream' setup is a bit .. odd.
3766 int bit, shift; local
3768 bit = idx - start;
3770 if (bit >= 64) {
3771 shift = 0x100 - bit;
3772 bit = 0;
3773 } else if (bit <= -64)
3774 bit
3883 int bit, i, idx, shift, start, tx_err; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82575.c930 * Set the EEPROM access request bit and wait for EEPROM access grant bit.
931 * Return successful if access grant bit set, else clear the request for
955 DEBUGOUT("Nvm bit banging access error detected and cleared.\n");
965 DEBUGOUT("Nvm bit banging access error detected and cleared.\n");
981 * Stop any current commands to the EEPROM and clear the EEPROM request bit,
994 * e1000_get_cfg_done_82575 - Read config done bit
997 * Read the management control register for the config done bit for
999 * to read the config done bit, so an error is *ONLY* logged and returns
1217 * The link up bit determine
3251 bool bit = 0; local
3274 bool bit = 0; local
[all...]
H A Dif_em.c1424 * Starting with the 82571 chip, bit 31 should be used to
1841 /* Check if we must disable SPEED_MODE bit on PCI-E */
1990 /* check for 64bit BAR */
2045 * Set the bit to enable interrupt
2072 * Set the bit to enable interrupt
2616 * drained a bit. Here we use an arbitrary value of 1500 which will
3082 txdctl |= 1 << 22; /* Reserved bit 22 must always be 1 */
3428 u32 index, bit; local
3431 bit = vtag & 0x1F;
3432 sc->shadow_vfta[index] |= (1 << bit);
3441 u32 index, bit; local
[all...]
/haiku/src/build/libgnuregex/
H A Dregex.c259 are ordered low-bit-first. A character is in the set if its
260 bit is 1. A character too large to have a bit in the map is
581 unsigned bit;
586 for (bit = 0; bit < BYTEWIDTH; bit++)
587 if (map_byte & (1 << bit))
588 printchar (c * BYTEWIDTH + bit);
804 The argument SYNTAX is a bit mas
576 unsigned bit; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom440x/dev/bfe/
H A Dif_bfe.c977 /* Reset or clear powerdown control bit */
1170 bfe_wait_bit(struct bfe_softc *sc, u_int32_t reg, u_int32_t bit, argument
1178 if (clear && !(val & bit))
1180 if (!clear && (val & bit))
1186 "BUG! Timeout waiting for bit %08x of register "
1187 "%x to %s.\n", bit, reg, (clear ? "clear" : "set"));
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c388 int bit; local
399 bit = 1; /* was allocated */
402 bit = 0;
406 bit = 0;
408 return (bit);
420 int bn; /* bit number */
777 char bit; local
784 bit = bitmap_get_and_set(lcn,1);
785 if (bit)
4386 /* Generate a 64-bit rando
[all...]
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_var.h191 * ic_chan_avail is a bit vector of these channels used to check
662 #define IEEE80211_ATH_CAP(vap, ni, bit) \
663 ((vap)->iv_flags & (ni)->ni_ath_flags & (bit))
/haiku/src/libs/compat/freebsd_network/compat/net/
H A Dif_media.h377 #define IFM_AVALID 0x00000001 /* Active bit valid */
925 #define IFM_STATUS_DESC(ifms, bit) \
926 (ifms)->ifms_string[((ifms)->ifms_bit & (bit)) ? 1 : 0]
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dintel_extreme.cpp331 const uint32 bit = intel_get_interrupt_mask(info, pipe, false); local
333 write32(info, regIdentity, identity | bit);
/haiku/src/add-ons/kernel/drivers/network/ether/sis900/dev/sis/
H A Dif_sis.c54 * 128-bit multicast hash table. The SiS 900 has a built-in MII-based
56 * Both chips offer the standard bit-bang MII interface as well as
169 * MII bit-bang glue
266 * Feed in each bit and stobe the clock.
435 * Read the MII serial port for the MII bit-bang module.
452 * Write the MII serial port for the MII bit-bang module.
482 * confuse the miibus code a bit during the probe
668 * return the filter bit position
670 * The NatSemi chip has a 512-bit filter, which is
700 int bit, inde local
[all...]
/haiku/
H A Dconfigure87 --use-32bit Use -m32 flag on 64bit host gcc compiler.
325 # Boot loader is 32-bit, need the 32-bit libs and c++ config
822 --use-32bit) HAIKU_HOST_USE_32BIT=1; shift 1;;
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Dif_de.c1692 bit longer anyways) */
1862 * Code the read the SROM and MII bit streams (I2C)
1869 unsigned bit, csr; local
1879 for (bit = 3 + SROM_BITWIDTH + 16; bit > 0; bit--) {
1900 unsigned lastbit, data, bits, bit, csr; local
1907 for (bits = idx|cmdmask, bit = bitwidth + 3; bit > 0; bit
[all...]
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp432 if(bits.bit()) sl.add_cell(x + j, cover_full);

Completed in 277 milliseconds

123