Home
last modified time | relevance | path

Searched defs:byte (Results 326 – 350 of 457) sorted by relevance

1...<<111213141516171819

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.cpp887 std::for_each(keyword.begin(), keyword.end(), [&](const auto& byte) { in addIMKeyword()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c122 i2c_algo_dp_aux_put_byte(struct i2c_adapter *adapter, u8 byte) in i2c_algo_dp_aux_put_byte()
702 uint16_t address, uint8_t byte) in cdv_intel_dp_aux_native_write_1()
/openbmc/linux/fs/gfs2/
H A Drgrp.c147 const u8 *byte; in gfs2_testbit() local
438 const u8 *byte = buffer; in gfs2_bitcount() local
/openbmc/linux/fs/ntfs/
H A Dmft.c1132 u8 *buf, *byte; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() local
/openbmc/linux/drivers/media/rc/
H A Dwinbond-cir.c383 u8 byte; in wbcir_irq_tx() local
/openbmc/linux/drivers/media/tuners/
H A Dtuner-simple.c127 unsigned char byte; in tuner_read_status() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-exynos5.c447 unsigned char byte; in exynos5_i2c_irq() local
H A Di2c-st.c398 static inline void st_i2c_write_tx_fifo(struct st_i2c_dev *i2c_dev, u8 byte) in st_i2c_write_tx_fifo()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c246 unsigned char byte[2], enable[2]; in mvpp2_dbgfs_port_vid_show() local
/openbmc/linux/drivers/usb/gadget/udc/
H A Dgoku_udc.c457 u8 byte = (u8) readl(ep->reg_fifo); in read_fifo() local
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c586 u32 byte; in override_write_leveling_value() local
/openbmc/pldm/common/
H A Dutils.cpp611 __anon9a5454480202(uint8_t byte) printBuffer() argument
/openbmc/linux/sound/pci/ice1712/
H A Dews.c814 unsigned char byte; in snd_ice1712_6fire_read_pca() local
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp150 auto byte = byteMap.find(byteName); in initialize() local
257 auto byte = byteMap.find(byteName); in enableDisableClock() local
/openbmc/qemu/hw/xen/
H A Dxen_pt.h167 uint8_t *byte; member
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-core.c430 int byte; in cx231xx_write_ctrl_reg() local
/openbmc/linux/drivers/hwmon/pmbus/
H A Dltc2978.c210 static int ltc_write_byte(struct i2c_client *client, int page, u8 byte) in ltc_write_byte()
/openbmc/linux/drivers/usb/host/
H A Dehci-dbg.c32 char buf[46], tmp[7], byte; in dbg_hcs_params() local
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp240 byte = 0x0, enumerator
/openbmc/linux/drivers/media/cec/platform/meson/
H A Dao-cec.c446 u8 byte; in meson_ao_cec_irq_rx() local
/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/drivers/scsi/bfa/
H A Dbfad.c1524 u8 byte; in bfad_pci_slot_reset() local
/openbmc/linux/drivers/usb/early/
H A Dehci-dbgp.c834 u8 byte; in early_dbgp_init() local
/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc-core.c59 #define TRIM_REG(chan, rank, reg, byte) \ argument
/openbmc/linux/lib/xz/
H A Dxz_dec_lzma2.c337 static inline void dict_put(struct dictionary *dict, uint8_t byte) in dict_put()

1...<<111213141516171819