/openbmc/linux/drivers/video/fbdev/ |
H A D | au1100fb.c | 141 u32 words; in au1100fb_setmode() local
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_dpaa_fd.h | 15 u32 words[8]; member
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | 82571.c | 692 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 D | masklog.h | 111 unsigned long words[MLOG_MAX_BITS / BITS_PER_LONG]; member
|
/openbmc/linux/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 22 u32 offset, u32 words) in trace_write_gather()
|
/openbmc/linux/fs/minix/ |
H A D | bitmap.c | 33 unsigned words = blocksize / 2; in count_free() local
|
/openbmc/linux/drivers/ata/ |
H A D | pata_octeon_cf.c | 297 unsigned long words; in octeon_cf_data_xfer8() local 336 unsigned long words; in octeon_cf_data_xfer16() local
|
H A D | pata_ixp4xx_cf.c | 128 unsigned int words = buflen >> 1; in ixp4xx_mmio_data_xfer() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_ctrl_mbox.h | 73 u64 words[2]; member
|
/openbmc/linux/arch/x86/platform/olpc/ |
H A D | olpc_dt.c | 183 static int __init olpc_dt_interpret(const char *words) in olpc_dt_interpret()
|
/openbmc/linux/lib/ |
H A D | dynamic_debug.c | 279 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 D | firewall.c | 145 u32 words, struct tegra_drm_submit_data *submit, in tegra_drm_fw_validate()
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | bitops.h | 337 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 D | qib_pcie.c | 557 u64 words = 0U; in qib_pci_mmio_enabled() local
|
/openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
H A D | storagecommands.hpp | 53 words = 0x1 enumerator
|
/openbmc/linux/drivers/xen/events/ |
H A D | events_2l.c | 198 xen_ulong_t words; in evtchn_2l_handle_events() local
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_sysfs.c | 44 } words[] = { in reboot_store() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | max310x.c | 165 #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 D | sc16is7xx.c | 217 #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 D | i2c-stub.c | 71 u16 words[256]; /* Byte operations use the LSB as per SMBus member
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | ice.c | 172 u32 words[AES_256_XTS_KEY_SIZE / sizeof(u32)]; in qcom_ice_program_key() member
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | tx.h | 116 void fill_txdesc_checksum_common(u8 *txdesc, size_t words) in fill_txdesc_checksum_common()
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | st_spi_fsm.c | 717 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 D | afs.c | 51 static u32 word_sum(void *words, int num) in word_sum()
|
/openbmc/linux/drivers/vdpa/solidrun/ |
H A D | snet_ctrl.c | 141 u16 words, i, tot_words = 0; in snet_ctrl_read_from_dpu() local
|