Home
last modified time | relevance | path

Searched defs:words (Results 51 – 75 of 182) sorted by relevance

12345678

/openbmc/linux/drivers/video/fbdev/
H A Dau1100fb.c141 u32 words; in au1100fb_setmode() local
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpaa_fd.h15 u32 words[8]; member
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A D82571.c692 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm_82571()
805 u16 words, u16 *data) in e1000_write_nvm_eewr_82571()
/openbmc/linux/fs/ocfs2/cluster/
H A Dmasklog.h111 unsigned long words[MLOG_MAX_BITS / BITS_PER_LONG]; member
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dchannel_hw.c22 u32 offset, u32 words) in trace_write_gather()
/openbmc/linux/fs/minix/
H A Dbitmap.c33 unsigned words = blocksize / 2; in count_free() local
/openbmc/linux/drivers/ata/
H A Dpata_octeon_cf.c297 unsigned long words; in octeon_cf_data_xfer8() local
336 unsigned long words; in octeon_cf_data_xfer16() local
H A Dpata_ixp4xx_cf.c128 unsigned int words = buflen >> 1; in ixp4xx_mmio_data_xfer() local
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_mbox.h73 u64 words[2]; member
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc_dt.c183 static int __init olpc_dt_interpret(const char *words) in olpc_dt_interpret()
/openbmc/linux/lib/
H A Ddynamic_debug.c279 static int ddebug_tokenize(char *buf, char *words[], int maxwords) in ddebug_tokenize()
416 static int ddebug_parse_query(char *words[], int nwords, in ddebug_parse_query()
543 char *words[MAXWORDS]; in ddebug_exec_query() local
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dfirewall.c145 u32 words, struct tegra_drm_submit_data *submit, in tegra_drm_fw_validate()
/openbmc/linux/arch/m68k/include/asm/
H A Dbitops.h337 unsigned int words; in find_first_zero_bit() local
392 unsigned int words; in find_first_bit() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_pcie.c557 u64 words = 0U; in qib_pci_mmio_enabled() local
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dstoragecommands.hpp53 words = 0x1 enumerator
/openbmc/linux/drivers/xen/events/
H A Devents_2l.c198 xen_ulong_t words; in evtchn_2l_handle_events() local
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_sysfs.c44 } words[] = { in reboot_store() local
/openbmc/linux/drivers/tty/serial/
H A Dmax310x.c165 #define MAX310X_FLOWLVL_HALT(words) ((words / 8) & 0x0f) argument
166 #define MAX310X_FLOWLVL_RES(words) (((words / 8) & 0x0f) << 4) argument
171 #define MAX310X_FIFOTRIGLVL_TX(words) ((words / 8) & 0x0f) argument
172 #define MAX310X_FIFOTRIGLVL_RX(words) (((words / 8) & 0x0f) << 4) argument
H A Dsc16is7xx.c217 #define SC16IS7XX_TCR_RX_HALT(words) ((((words) / 4) & 0x0f) << 0) argument
218 #define SC16IS7XX_TCR_RX_RESUME(words) ((((words) / 4) & 0x0f) << 4) argument
235 #define SC16IS7XX_TLR_TX_TRIGGER(words) ((((words) / 4) & 0x0f) << 0) argument
236 #define SC16IS7XX_TLR_RX_TRIGGER(words) ((((words) / 4) & 0x0f) << 4) argument
/openbmc/linux/drivers/i2c/
H A Di2c-stub.c71 u16 words[256]; /* Byte operations use the LSB as per SMBus member
/openbmc/linux/drivers/soc/qcom/
H A Dice.c172 u32 words[AES_256_XTS_KEY_SIZE / sizeof(u32)]; in qcom_ice_program_key() member
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.h116 void fill_txdesc_checksum_common(u8 *txdesc, size_t words) in fill_txdesc_checksum_common()
/openbmc/linux/drivers/mtd/devices/
H A Dst_spi_fsm.c717 int words = sizeof(*seq) / sizeof(*src); in stfsm_load_seq() local
752 uint32_t words; in stfsm_read_fifo() local
802 uint32_t words, i; in stfsm_clear_fifo() local
838 uint32_t words = size >> 2; in stfsm_write_fifo() local
/openbmc/linux/drivers/mtd/parsers/
H A Dafs.c51 static u32 word_sum(void *words, int num) in word_sum()
/openbmc/linux/drivers/vdpa/solidrun/
H A Dsnet_ctrl.c141 u16 words, i, tot_words = 0; in snet_ctrl_read_from_dpu() local

12345678