Home
last modified time | relevance | path

Searched defs:words (Results 26 – 50 of 182) sorted by relevance

12345678

/openbmc/linux/drivers/video/fbdev/
H A Dc2p_iplan2.c90 u32 words[4]; in c2p_iplan2() member
H A Dc2p_planar.c92 u32 words[8]; in c2p_planar() member
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3845 s32 e1000_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_eeprom()
3855 static s32 e1000_do_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_read_eeprom()
4018 s32 e1000_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_write_eeprom()
4028 static s32 e1000_do_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_write_eeprom()
4074 static s32 e1000_write_eeprom_spi(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_eeprom_spi()
4142 u16 words, u16 *data) in e1000_write_eeprom_microwire()
/openbmc/linux/drivers/nvmem/
H A Dnintendo-otp.c53 int words = bytes / WORD_SIZE; in nintendo_otp_reg_read() local
/openbmc/qemu/system/
H A Dqtest.c330 void qtest_set_command_cb(bool (*pc_cb)(CharBackend *chr, gchar **words)) in qtest_set_command_cb()
346 static void qtest_process_command(CharBackend *chr, gchar **words) in qtest_process_command()
768 gchar **words; in qtest_process_inbuf() local
/openbmc/phosphor-led-sysfs/
H A Dsysfs.cpp148 std::vector<std::optional<std::string>> words; in getLedDescr() local
/openbmc/linux/tools/lib/
H A Dstring.c196 unsigned int words, prefix; in memchr_inv() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c241 u16 offset, u16 words, u16 *data) in ixgbe_read_eerd_buffer_X540()
285 u16 offset, u16 words, u16 *data) in ixgbe_write_eewr_buffer_X540()
H A Dixgbe_common.c899 u16 words, u16 *data) in ixgbe_write_eeprom_buffer_bit_bang_generic()
946 u16 words, u16 *data) in ixgbe_write_eeprom_buffer_bit_bang()
1042 u16 words, u16 *data) in ixgbe_read_eeprom_buffer_bit_bang_generic()
1081 u16 words, u16 *data) in ixgbe_read_eeprom_buffer_bit_bang()
1153 u16 words, u16 *data) in ixgbe_read_eerd_buffer_generic()
1247 u16 words, u16 *data) in ixgbe_write_eewr_buffer_generic()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_qbman_base.h69 uint32_t words[8]; member
/openbmc/linux/drivers/ata/
H A Dpata_gayle.c49 unsigned int words = buflen >> 1; in pata_gayle_data_xfer() local
H A Dpata_falcon.c51 unsigned int words = buflen >> 1; in pata_falcon_data_xfer() local
H A Dpata_buddha.c71 unsigned int words = buflen >> 1; in pata_buddha_data_xfer() local
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_nvm.c97 s32 igc_read_nvm_eerd(struct igc_hw *hw, u16 offset, u16 words, u16 *data) in igc_read_nvm_eerd()
/openbmc/linux/drivers/spi/
H A Dspi-hisi-sfc-v3xx.c207 int words = len / 4; in hisi_sfc_v3xx_read_databuf() local
244 int words = len / 4; in hisi_sfc_v3xx_write_databuf() local
/openbmc/phosphor-led-sysfs/interfaces/
H A Dinternal_interface.cpp40 std::vector<std::string> words; in getDbusName() local
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/
H A Defuse.h18 } words; member
/openbmc/linux/drivers/gpu/host1x/
H A Djob.c114 unsigned int words, unsigned int offset) in host1x_job_add_gather()
348 u32 words; member
/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio_dsp.c230 int index, words, i; in install_resident_loader() local
338 int index, words, i; in load_dsp() local
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.h55 u64 words[1]; member
127 u64 words[1]; member
/openbmc/qemu/target/hexagon/
H A Ddecode.c658 int decode_packet(DisasContext *ctx, int max_words, const uint32_t *words, in decode_packet()
747 int disassemble_hexagon(uint32_t *words, int nwords, bfd_vma pc, in disassemble_hexagon()
/openbmc/linux/drivers/gpu/host1x/hw/
H A Ddebug_hw.c160 unsigned int words, struct host1x_cdma *cdma, in show_gather()
/openbmc/qemu/include/hw/dma/
H A Dxlnx-zdma.h51 uint32_t words[4]; member
/openbmc/linux/drivers/misc/eeprom/
H A Deeprom_93cx6.c220 __le16 *data, const u16 words) in eeprom_93cx6_multiread()
/openbmc/linux/drivers/atm/
H A Deni.h46 unsigned long words; /* size of TX queue */ member
56 unsigned long words; /* its size in words */ member

12345678