Home
last modified time | relevance | path

Searched refs:byte (Results 601 – 625 of 1842) sorted by relevance

1...<<21222324252627282930>>...74

/openbmc/linux/drivers/auxdisplay/
H A Dht16k33.c293 uint8_t byte; in ht16k33_initialize() local
303 byte = REG_SYSTEM_SETUP_OSC_ON | REG_SYSTEM_SETUP; in ht16k33_initialize()
304 err = i2c_smbus_write_byte(priv->client, byte); in ht16k33_initialize()
309 byte = REG_ROWINT_SET | REG_ROWINT_SET_INT_ACT_HIGH; in ht16k33_initialize()
311 byte |= REG_ROWINT_SET_INT_EN; in ht16k33_initialize()
312 return i2c_smbus_write_byte(priv->client, byte); in ht16k33_initialize()
/openbmc/linux/arch/x86/crypto/
H A Daegis128-aesni-asm.S31 .byte 0x00, 0x01, 0x01, 0x02, 0x03, 0x05, 0x08, 0x0d
32 .byte 0x15, 0x22, 0x37, 0x59, 0x90, 0xe9, 0x79, 0x62
34 .byte 0xdb, 0x3d, 0x18, 0x55, 0x6d, 0xc2, 0x2f, 0xf1
35 .byte 0x20, 0x11, 0x31, 0x42, 0x73, 0xb5, 0x28, 0xdd
40 .byte 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07
41 .byte 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c151 u32 byte = (val >> byte_shift) & 0xff; in bcm2835_sdhci_readb() local
153 return byte; in bcm2835_sdhci_readb()
/openbmc/qemu/tests/tcg/cris/bare/
H A Dcheck_movmp.s12 .byte 0xaa
15 .byte 0xcc
H A Dcheck_movum.s11 .byte 5,-11
H A Dcheck_movecr.s4 ; Move constant byte, word, dword to register. Check that no extension is
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-efi-vars51 match byte for byte with the structure
/openbmc/linux/include/drm/display/
H A Ddrm_hdcp.h285 #define DRM_HDCP_2_KSV_COUNT_2_LSBITS(byte) (((byte) & 0xC0) >> 6) argument
/openbmc/linux/arch/x86/lib/
H A Dretpoline.S193 .byte 0x48, 0xb8
278 .byte 0xf6
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/
H A DEndpoint.interface.yaml18 type: byte
30 type: array[byte]
/openbmc/linux/drivers/net/ethernet/amd/
H A Dnmclan_cs.c1323 int i, byte; /* temporary array indices */ in BuildLAF() local
1328 for (byte = 0; byte < 6; byte++) in BuildLAF()
1330 updateCRC(CRC, (adr[byte] >> i) & 1); in BuildLAF()
1336 byte = hashcode >> 3; in BuildLAF()
1337 ladrf[byte] |= (1 << (hashcode & 7)); in BuildLAF()
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c711 int byte, bit; in atmel_pmecc_correct_sector() local
719 byte = errpos / 8; in atmel_pmecc_correct_sector()
722 if (byte < sectorsize) { in atmel_pmecc_correct_sector()
723 ptr = data + byte; in atmel_pmecc_correct_sector()
725 } else if (byte < sectorsize + eccbytes) { in atmel_pmecc_correct_sector()
726 ptr = ecc + byte - sectorsize; in atmel_pmecc_correct_sector()
737 area, byte, *ptr, (unsigned int)(*ptr ^ BIT(bit))); in atmel_pmecc_correct_sector()
/openbmc/linux/net/ipv6/
H A Dioam6.c645 u8 byte; in __ioam6_fill_trace_data() local
651 byte = ipv6_hdr(skb)->hop_limit; in __ioam6_fill_trace_data()
653 byte--; in __ioam6_fill_trace_data()
657 *(__be32 *)data = cpu_to_be32((byte << 24) | raw32); in __ioam6_fill_trace_data()
746 byte = ipv6_hdr(skb)->hop_limit; in __ioam6_fill_trace_data()
748 byte--; in __ioam6_fill_trace_data()
752 *(__be64 *)data = cpu_to_be64(((u64)byte << 56) | raw64); in __ioam6_fill_trace_data()
/openbmc/linux/drivers/tty/
H A DKconfig261 bool "ePAPR hypervisor byte channel driver"
265 This driver creates /dev entries for each ePAPR hypervisor byte
266 channel, thereby allowing applications to communicate with byte
274 via an ePAPR byte channel. You also need to choose the byte channel
282 If you want early console (udbg) output through a byte channel,
283 specify the handle of the byte channel to use.
285 For this to work, the byte channel driver must be compiled
291 If the number you specify is not a valid byte channel handle, then
/openbmc/linux/fs/efivarfs/
H A DKconfig9 same 1024-byte variable size limit.
/openbmc/phosphor-networkd/yaml/xyz/openbmc_project/Network/IP/
H A DCreate.interface.yaml16 type: byte
/openbmc/linux/arch/alpha/lib/
H A Dev67-strcat.S41 cmpbge $31, $1, $2 # E : bits set iff byte == 0
H A Dstrcat.S28 cmpbge $31, $1, $2 # bits set iff byte == 0
H A Dstrlen.S30 cmpbge $31, $1, $2 # $2 <- bitmask: bit i == 1 <==> i-th byte == 0
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-sdr-ru12le.rst21 Each cell is one byte.
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/settings/phosphor-settings-manager/
H A Dbootmailbox.override.yml12 # This array does NOT include the 3-byte IANA enterprise number.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D030-replace_unsafe_memcpy_with_memmove.patch10 len = size-1; /* leave byte for zero termination */
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-sha256-big-endian.patch4 memset() the digest to the first byte of state instead
/openbmc/qemu/tests/qtest/
H A Dremote-i3c-test.c404 uint8_t byte; in remote_target_thread() local
417 if (read(fd, &byte, 1) != 1) { in remote_target_thread()
421 switch (byte) { in remote_target_thread()
443 g_printerr("Remote target received unknown byte 0x%.2x\n", byte); in remote_target_thread()
/openbmc/qemu/tests/tcg/tricore/c/
H A Dcrt0-tc2x.S238 jz %d0,__clear_byte # block size < 2 => clear byte
242 st.b [%a15],%d15 # clear one byte
285 jz %d0,__copy_byte # block size < 2 => copy byte
290 ld.b %d14,[%a15]0 # copy one byte

1...<<21222324252627282930>>...74