Home
last modified time | relevance | path

Searched defs:offs (Results 26 – 50 of 396) sorted by relevance

12345678910>>...16

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand_spl.c214 static int nand_load_page(const struct nfc_config *conf, u32 offs) in nand_load_page()
254 static int nand_read_page(const struct nfc_config *conf, u32 offs, in nand_read_page()
367 static int nand_detect_ecc_config(struct nfc_config *conf, u32 offs, in nand_detect_ecc_config()
440 static int nand_detect_config(struct nfc_config *conf, u32 offs, void *dest) in nand_detect_config()
473 static int nand_read_buffer(struct nfc_config *conf, uint32_t offs, in nand_read_buffer()
524 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dest) in nand_spl_load_image()
H A Dfsl_elbc_spl.c37 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
124 #define nand_spl_load_image(offs, uboot_size, vdst) \ argument
/openbmc/linux/lib/
H A Dlogic_iomem.c106 long offs; in ioremap() local
257 unsigned long offs, start; in memset_io() local
281 unsigned long offs, start; in memcpy_fromio() local
304 unsigned long offs, start; in memcpy_toio() local
/openbmc/linux/drivers/gpio/
H A Dgpio-tb10x.c48 static inline u32 tb10x_reg_read(struct tb10x_gpio *gpio, unsigned int offs) in tb10x_reg_read()
53 static inline void tb10x_reg_write(struct tb10x_gpio *gpio, unsigned int offs, in tb10x_reg_write()
59 static inline void tb10x_set_bits(struct tb10x_gpio *gpio, unsigned int offs, in tb10x_set_bits()
/openbmc/u-boot/fs/ubifs/
H A Dmaster.c33 int lnum, offs = 0, nodes_cnt; in scan_for_master() local
357 int err, lnum, offs, len; in ubifs_write_master() local
H A Dlog.c167 int ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) in ubifs_add_bud_to_log()
381 int offs = c->jheads[i].wbuf.offs; in ubifs_log_start_commit() local
593 static int add_node(struct ubifs_info *c, void *buf, int *lnum, int *offs, in add_node()
629 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local
/openbmc/linux/fs/ubifs/
H A Dtnc.c98 static int insert_old_idx(struct ubifs_info *c, int lnum, int offs) in insert_old_idx()
483 int offs = zbr->offs; in try_read_node() local
1045 static int matches_position(struct ubifs_zbranch *zbr, int lnum, int offs) in matches_position()
1073 int lnum, int offs) in resolve_collision_directly()
1479 void *node, int *lnum, int *offs) in ubifs_tnc_locate()
1554 int n, err = 0, lnum = -1, offs; in ubifs_tnc_get_bu_keys() local
1685 int offs) in read_wbuf()
1791 int lnum = bu->zbranch[0].lnum, offs = bu->zbranch[0].offs, len, err, i; in ubifs_tnc_bulk_read() local
2312 int offs, int len, const u8 *hash) in ubifs_tnc_add()
2363 int old_lnum, int old_offs, int lnum, int offs, int len) in ubifs_tnc_replace()
[all …]
H A Dreplay.c47 int offs; member
383 static int insert_node(struct ubifs_info *c, int lnum, int offs, int len, in insert_node()
432 static int insert_dent(struct ubifs_info *c, int lnum, int offs, int len, in insert_dent()
669 int err = 0, used = 0, lnum = b->bud->lnum, offs = b->bud->start; in replay_bud() local
889 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in add_replay_bud()
946 unsigned int offs = le32_to_cpu(ref->offs); in validate_ref() local
982 static int replay_log_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf) in replay_log_leb()
H A Dlog.c164 int ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) in ubifs_add_bud_to_log()
395 int offs = c->jheads[i].wbuf.offs; in ubifs_log_start_commit() local
611 static int add_node(struct ubifs_info *c, void *buf, int *lnum, int *offs, in add_node()
647 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local
H A Dtnc_commit.c26 struct ubifs_znode *znode, int lnum, int offs, int len) in make_idx_node()
163 static int find_old_idx(struct ubifs_info *c, int lnum, int offs) in find_old_idx()
199 int level, int lnum, int offs) in is_idx_node_in_use()
432 int lnum, offs, len, next_len, buf_len, buf_offs, used, avail; in layout_in_empty_space() local
830 int i, lnum, offs, len, next_len, buf_len, buf_offs, used; in write_index() local
H A Djournal.c100 int err = 0, err1, retries = 0, avail, lnum, offs, squeeze; in reserve_space() local
269 int *lnum, int *offs, int sync) in write_head()
727 int err, lnum, offs, compr_type, out_len, compr_len, auth_len; in ubifs_jnl_write_data() local
843 int err, lnum, offs; in ubifs_jnl_write_inode() local
1060 int err, dlen1, dlen2, lnum, offs, len, plen = UBIFS_INO_NODE_SZ; in ubifs_jnl_xrename() local
1229 int err, dlen1, dlen2, ilen, wlen, lnum, offs, len, orphan_added = 0; in ubifs_jnl_rename() local
1558 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local
1842 int err, len1, len2, aligned_len, aligned_len1, lnum, offs; in ubifs_jnl_change_xattr() local
H A Dmaster.c94 int lnum, offs = 0, nodes_cnt, err; in scan_for_master() local
436 int err, lnum, offs, len; in ubifs_write_master() local
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c217 #define sysfs_show_gen_prop(buffer, offs, fmt, ...) \ argument
220 #define sysfs_show_32bit_prop(buffer, offs, name, value) \ argument
222 #define sysfs_show_64bit_prop(buffer, offs, name, value) \ argument
224 #define sysfs_show_32bit_val(buffer, offs, value) \ argument
226 #define sysfs_show_str_val(buffer, offs, value) \ argument
232 int offs = 0; in sysprops_show() local
271 int offs = 0; in iolink_show() local
311 int offs = 0; in mem_show() local
343 int offs = 0; in kfd_cache_show() local
395 int offs = 0; in perf_show() local
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c33 int offs; in ft_hs_fixup_crossbar() local
97 int offs; in ft_hs_fixup_sram() local
201 int offs, node_offs, ret, i; in ft_fixup_clocks() local
/openbmc/linux/drivers/clocksource/
H A Ddw_apb_timer.c49 static inline u32 apbt_readl(struct dw_apb_timer *timer, unsigned long offs) in apbt_readl()
55 unsigned long offs) in apbt_writel()
60 static inline u32 apbt_readl_relaxed(struct dw_apb_timer *timer, unsigned long offs) in apbt_readl_relaxed()
66 unsigned long offs) in apbt_writel_relaxed()
/openbmc/linux/drivers/mtd/nand/
H A Dbbt.c77 unsigned int offs = (entry * bits_per_block) % BITS_PER_LONG; in nanddev_bbt_get_block_status() local
110 unsigned int offs = (entry * bits_per_block) % BITS_PER_LONG; in nanddev_bbt_set_block_status() local
/openbmc/linux/drivers/usb/gadget/udc/
H A Drzv2m_usb3drd.c22 u32 offs) in rzv2m_usb3drd_set_bit()
31 u32 offs) in rzv2m_usb3drd_clear_bit()
/openbmc/u-boot/drivers/mtd/nand/
H A Dbbt.c81 unsigned int offs = (entry * bits_per_block) % BITS_PER_LONG; in nanddev_bbt_get_block_status() local
114 unsigned int offs = (entry * bits_per_block) % BITS_PER_LONG; in nanddev_bbt_set_block_status() local
/openbmc/linux/crypto/async_tx/
H A Dasync_raid6_recov.c154 struct page **blocks, unsigned int *offs, in __2data_recov_4()
204 struct page **blocks, unsigned int *offs, in __2data_recov_5()
295 struct page **blocks, unsigned int *offs, in __2data_recov_n()
394 struct page **blocks, unsigned int *offs, in async_raid6_2data_recov()
472 struct page **blocks, unsigned int *offs, in async_raid6_datap_recov()
/openbmc/linux/arch/sparc/kernel/
H A Dapc.c38 #define apc_readb(offs) (sbus_readb(regs+offs)) argument
39 #define apc_writeb(val, offs) (sbus_writeb(val, regs+offs)) argument
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c752 u32 offs = le32_to_cpu(directory->findex) + in qlcnic_get_table_desc() local
792 u32 offs, tab_size, data_size, idx; in qlcnic_validate_bootld() local
828 u32 offs, tab_size, data_size, idx; in qlcnic_validate_fw() local
880 u32 flags, file_chiprev, offs; in qlcnic_validate_product_offs() local
942 u32 offs, idx; in qlcnic_get_data_desc() local
962 u32 offs = QLCNIC_BOOTLD_START; in qlcnic_get_bootld_offs() local
977 u32 offs = QLCNIC_IMAGE_START; in qlcnic_get_fw_offs() local
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_sds.c22 u8 offs[3]; member
117 u32 offs, int size) in asd_read_ocm_seg()
130 struct asd_ocm_dir *dir, u32 offs) in asd_read_ocm_dir()
162 u32 offs, int size) in asd_write_ocm_seg()
177 u32 *offs, u32 *size) in asd_find_dir_entry()
202 u32 offs, size; in asd_get_bios_chim() local
375 __le32 offs; member
579 void *buffer, u32 offs, int size) in asd_read_flash_seg()
647 u32 *offs, u32 *size) in asd_find_flash_de()
859 u32 offs, size; in asd_process_ms() local
[all …]
/openbmc/linux/drivers/spi/
H A Dspi-rpc-if.c21 u64 *offs, size_t *len) in rpcif_spi_mem_prepare()
79 u64 offs, size_t len, void *buf) in rpcif_spi_mem_dirmap_read()
/openbmc/u-boot/drivers/mmc/
H A Dmvebu_mmc.c28 static void mvebu_mmc_write(u32 offs, u32 val) in mvebu_mmc_write()
33 static u32 mvebu_mmc_read(u32 offs) in mvebu_mmc_read()
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-i2c-core.c385 u16 tcnt,bcnt,offs; in pvr2_i2c_xfer() local
432 u16 tcnt,bcnt,wcnt,offs; in pvr2_i2c_xfer() local
468 unsigned int idx,offs,cnt; in pvr2_i2c_xfer() local

12345678910>>...16