Home
last modified time | relevance | path

Searched refs:byte (Results 851 – 875 of 1857) sorted by relevance

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

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-sdr-pcu16be.rst24 Each cell is one byte.
/openbmc/linux/arch/xtensa/include/asm/
H A Dchecksum.h133 # error processor byte order undefined! in csum_tcpudp_nofold()
H A Delf.h109 # error processor byte order undefined!
/openbmc/openbmc/poky/meta/recipes-support/libunwind/
H A Dlibunwind_1.6.2.bb10 file://mips-byte-order.patch \
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,gcc-msm8916.yaml34 - description: DSI phy instance 0 byte clock
/openbmc/linux/Documentation/hwmon/
H A Daht10.rst36 AHT20 has additional CRC8 support which is sent as the last byte of the sensor
/openbmc/linux/Documentation/arch/loongarch/
H A Dbooting.rst31 a 64-byte header structured like::
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0007-Fix-declaration-scope-of-LE_LOAD32-in-crc32c.patch29 // Used to fetch a naturally-aligned 32-bit word in little endian byte-order
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DREADME.md18 type of every property shall be a byte array.
/openbmc/linux/Documentation/crypto/
H A Dapi-samples.rst21 u8 iv[16]; /* AES-256-XTS takes a 16-byte IV */
22 u8 key[64]; /* AES-256-XTS takes a 64-byte key */
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c99 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() argument
102 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
/openbmc/linux/Documentation/networking/caif/
H A Dcaif.rst83 byte 02 is start of frame extension (STX) used for re-syncing
113 bit 0x20 set in the command bit, and Channel Setup has added one byte
/openbmc/linux/scripts/dtc/
H A Ddtc-parser.y37 uint8_t byte; member
65 %token <byte> DT_BYTE
/openbmc/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,msm8998-mdss.yaml146 clock-names = "byte",
216 clock-names = "byte",
H A Dqcom,sdm845-mdss.yaml154 clock-names = "byte",
224 clock-names = "byte",
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dbrcm,spi-bcm-qspi.yaml20 io with 3-byte and 4-byte addressing support.
/openbmc/linux/drivers/i2c/busses/
H A Di2c-nforce2.c206 outb_p(data->byte, NVIDIA_SMB_DATA); in nforce2_access()
255 data->byte = inb_p(NVIDIA_SMB_DATA); in nforce2_access()
H A Di2c-digicolor.c91 static void dc_i2c_write_byte(struct dc_i2c *i2c, u8 byte) in dc_i2c_write_byte() argument
93 dc_i2c_data(i2c, byte); in dc_i2c_write_byte()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-chromeos-acpi133 storage block, counting from the first writable CMOS byte
134 (that is, 'offset = 0' is the byte following the 14 bytes of
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_memory_region.c41 int byte = get_random_u32_below(pagesize); in __iopagetest() local
48 result[1] = ioread8(va + byte); in __iopagetest()
/openbmc/linux/fs/unicode/
H A Dmkutf8data.c1199 unsigned char byte; in emit() local
1227 byte = 0; in emit()
1229 byte |= NEXTBYTE; in emit()
1233 byte |= LEFTNODE; in emit()
1235 byte |= RIGHTNODE; in emit()
1245 *data++ = byte; in emit()
1254 byte |= TRIENODE; in emit()
1256 *data++ = byte; in emit()
1259 byte |= RIGHTNODE; in emit()
1261 byte |= TRIENODE; in emit()
[all …]
/openbmc/linux/arch/m68k/math-emu/
H A Dfp_scan.S93 clr.b (FPD_FPSR+2,FPDATA) | clear the exception byte
105 clr.b (FPD_FPSR+2,FPDATA) | clear the exception byte
120 0: .byte 'l','s','x','p','w','d','b',0
/openbmc/linux/arch/sh/lib/
H A Dcopy_page.S174 ! Align dest to a 32 byte boundary
332 ! Read longword, write byte, word, byte per iteration
/openbmc/linux/drivers/media/cec/platform/meson/
H A Dao-cec.c446 u8 byte; in meson_ao_cec_irq_rx() local
448 meson_ao_cec_read(ao_cec, CEC_RX_MSG_0_HEADER + i, &byte, &ret); in meson_ao_cec_irq_rx()
450 ao_cec->rx_msg.msg[i] = byte; in meson_ao_cec_irq_rx()
/openbmc/linux/drivers/w1/masters/
H A Domap_hdq.c500 static void omap_w1_write_byte(void *_hdq, u8 byte) in omap_w1_write_byte() argument
518 if (byte == W1_SKIP_ROM) in omap_w1_write_byte()
521 ret = hdq_write_byte(hdq_data, byte, &status); in omap_w1_write_byte()

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