Home
last modified time | relevance | path

Searched refs:byte (Results 876 – 900 of 1857) sorted by relevance

1...<<31323334353637383940>>...75

/openbmc/linux/Documentation/admin-guide/mm/
H A Didle_page_tracking.rst26 bitmap is represented by an array of 8-byte integers, and the page at PFN #i is
27 mapped to bit #i%64 of array element #i/64, byte order is native. When a bit is
46 -EINVAL if you are not starting the read/write on an 8-byte boundary, or
/openbmc/linux/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c354 data->byte = val; in xgene_slimpro_i2c_xfer()
366 data->byte = val; in xgene_slimpro_i2c_xfer()
368 val = data->byte; in xgene_slimpro_i2c_xfer()
/openbmc/linux/drivers/spi/
H A Dspi-microchip-core.c213 u8 byte; in mchp_corespi_write_fifo() local
220 byte = spi->tx_buf ? *spi->tx_buf++ : 0xaa; in mchp_corespi_write_fifo()
221 mchp_corespi_write(spi, REG_TX_DATA, byte); in mchp_corespi_write_fifo()
/openbmc/qemu/target/hexagon/
H A Dattribs_def.h.inc42 DEF_ATTRIB(MEMSIZE_0B, "Memory width is 0 byte", "", "")
43 DEF_ATTRIB(MEMSIZE_1B, "Memory width is 1 byte", "", "")
49 DEF_ATTRIB(REGWRSIZE_1B, "Memory width is 1 byte", "", "")
/openbmc/qemu/docs/specs/
H A Divshmem-spec.rst180 Each message consists of a single 8 byte little-endian signed number,
237 To interrupt a peer, the device writes the 8-byte integer 1 in native
238 byte order to the respective file descriptor.
240 To receive an interrupt, the device reads and discards as many 8-byte
/openbmc/sdbusplus/docs/yaml/
H A Dinterface.md80 - `byte`
170 type: struct[enum[self.Suit], byte]
177 type: struct[enum[self.Suit], byte]
237 type: struct[enum[self.Suit], byte]
/openbmc/linux/drivers/usb/early/
H A Dxhci-dbc.c43 u8 byte; in xdbc_map_pci_mmio() local
80 byte = read_pci_config_byte(bus, dev, func, PCI_COMMAND); in xdbc_map_pci_mmio()
81 if (!(byte & PCI_COMMAND_MEMORY)) { in xdbc_map_pci_mmio()
82 byte |= PCI_COMMAND_MEMORY; in xdbc_map_pci_mmio()
83 write_pci_config_byte(bus, dev, func, PCI_COMMAND, byte); in xdbc_map_pci_mmio()
/openbmc/linux/drivers/bluetooth/
H A Dhci_h5.c521 const u8 *byte = &c; in h5_unslip_one_byte() local
531 byte = &delim; in h5_unslip_one_byte()
534 byte = &esc; in h5_unslip_one_byte()
543 skb_put_data(h5->rx_skb, byte, 1); in h5_unslip_one_byte()
546 BT_DBG("unslipped 0x%02hhx, rx_pending %zu", *byte, h5->rx_pending); in h5_unslip_one_byte()
/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dether1.c252 ether1_ramtest(struct net_device *dev, unsigned char byte) in ether1_ramtest() argument
263 memset (buffer, byte, BUFFER_SIZE); in ether1_ramtest()
265 memset (buffer, byte ^ 0xff, BUFFER_SIZE); in ether1_ramtest()
269 if (buffer[i] != byte) { in ether1_ramtest()
274 dev->name, buffer[i], byte, i); in ether1_ramtest()
/openbmc/linux/Documentation/filesystems/nfs/
H A Dexporting.rst20 specify how to generate an opaque (outside of the filesystem) byte
22 given opaque byte string.
23 This byte string will be called a "filehandle fragment" as it
163 A filehandle fragment consists of an array of 1 or more 4byte words,
164 together with a one byte "type".
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_nic.c825 static int ef100_tlv_feed(struct ef100_tlv_state *state, u8 byte) in ef100_tlv_feed() argument
829 state->type = byte & 0x7f; in ef100_tlv_feed()
830 state->state = (byte & 0x80) ? EF100_TLV_TYPE_CONT in ef100_tlv_feed()
837 state->type |= byte << 7; in ef100_tlv_feed()
841 state->len = byte; in ef100_tlv_feed()
849 state->value |= ((u64)byte) << (state->value_offset * 8); in ef100_tlv_feed()
/openbmc/linux/arch/arm64/crypto/
H A Daes-modes.S306 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
307 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
308 .byte 0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7
309 .byte 0x8, 0x9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf
310 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
311 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
H A Dsm4-ce-gcm-core.S734 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
735 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
736 .byte 0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7
737 .byte 0x8, 0x9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf
738 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
739 .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_payload.robot399 # If operation mode is disable 2nd byte of raw command is 4${user_id}.
400 # (e.g) 2n byte will be 0x4a (if user_id is a).
401 # If operation mode is enable 2nd byte of raw command is 0${user_id}.
402 # (e.g.) 3rd byte will be 0x0a (if user_id is a).
404 # 3rd byte represent standard payload enables 1 (SOL).
405 # 4th to 6th byte represent standard payload enables 2 and OEM payload 1 & 2 respectively.
/openbmc/linux/Documentation/w1/slaves/
H A Dw1_ds28e04.rst30 A write operation on the "eeprom" file writes the given byte sequence
/openbmc/linux/Documentation/leds/
H A Duleds.rst26 The current brightness is found by reading a single byte from the character
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/
H A D0001-do-not-create-a-run-test-to-determine-order-of-bitfi.patch39 /* If using network byte order */
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Ddavinci_emac.txt23 - ti,davinci-rmii-en: 1 byte, 1 means use RMII
/openbmc/u-boot/doc/
H A DREADME.displaying-bmps11 BMP images have a header that starts with 2 byte-size fields followed by mostly
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-tch-td16.rst25 Each cell is one byte.
H A Dpixfmt-y8i.rst22 Each cell is one byte.
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/TPM/
H A DSecurityKeys.interface.yaml6 type: byte
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DIP.interface.yaml17 type: byte
/openbmc/openbmc/poky/meta/recipes-extended/perl/
H A Dlibxml-sax-perl_1.02.bb36 perl-module-encode-byte \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/
H A Dpidgin-sipe_1.25.0.bb12 file://0001-Align-structs-casts-with-time_t-elements-to-8byte-bo.patch \

1...<<31323334353637383940>>...75