Home
last modified time | relevance | path

Searched defs:offs (Results 76 – 100 of 345) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dtime.c63 static u16 timer_readw(struct nios2_timer *timer, u32 offs) in timer_readw()
68 static void timer_writew(struct nios2_timer *timer, u16 val, u32 offs) in timer_writew()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dkirkwood_nand.c37 u32 offs; in kw_nand_hwcontrol() local
H A Dam335x_spl_bch.c30 static int nand_command(int block, int page, uint32_t offs, in nand_command()
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dclk-emev2.c29 static void __init emev2_smu_write(unsigned long value, int offs) in emev2_smu_write()
/OK3568_Linux_fs/kernel/include/media/
H A Ddvb_ringbuffer.h125 #define DVB_RINGBUFFER_PEEK(rbuf, offs) \ argument
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dfsl_esdhc_spl.c23 void mmc_spl_load_image(uint32_t offs, unsigned int size, void *vdst) in mmc_spl_load_image()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace.h24 int offs = 24; /* start with normal header length */ in iwl_trace_data() local
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dem_sti.c53 static inline unsigned long em_sti_read(struct em_sti_priv *p, int offs) in em_sti_read()
58 static inline void em_sti_write(struct em_sti_priv *p, int offs, in em_sti_write()
H A Dsh_cmt.c158 static u32 sh_cmt_read16(void __iomem *base, unsigned long offs) in sh_cmt_read16()
163 static u32 sh_cmt_read32(void __iomem *base, unsigned long offs) in sh_cmt_read32()
168 static void sh_cmt_write16(void __iomem *base, unsigned long offs, u32 value) in sh_cmt_write16()
173 static void sh_cmt_write32(void __iomem *base, unsigned long offs, u32 value) in sh_cmt_write32()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h297 unsigned int offs, in fscrypt_encrypt_pagecache_blocks()
306 unsigned int offs, u64 lblk_num, in fscrypt_encrypt_block_inplace()
314 unsigned int offs) in fscrypt_decrypt_pagecache_blocks()
322 unsigned int offs, u64 lblk_num) in fscrypt_decrypt_block_inplace()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_probe.c273 struct fetch_insn *code, unsigned int flags, int offs) in parse_probe_vars()
340 static int __parse_imm_string(char *str, char **pbuf, int offs) in __parse_imm_string()
356 unsigned int flags, int offs) in parse_probe_arg()
/OK3568_Linux_fs/kernel/lib/vdso/
H A Dgettimeofday.c53 const struct timens_offset *offs = &vdns->offset[clk]; in do_hres_timens() local
167 const struct timens_offset *offs = &vdns->offset[clk]; in do_coarse_timens() local
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A Dparide.h101 #define out_p(offs,byte) outb(byte,pi->port+offs); delay_p; argument
102 #define in_p(offs) (delay_p,inb(pi->port+offs)) argument
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ulp.c88 size_t offs = 0; in tcp_get_available_ulp() local
/OK3568_Linux_fs/kernel/lib/zlib_inflate/
H A Dinftrees.c45 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in zlib_inflate_table() local
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dinftrees.c55 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/altera/
H A Daltera_tse.h490 u32 csrrd32(void __iomem *mac, size_t offs) in csrrd32()
497 u16 csrrd16(void __iomem *mac, size_t offs) in csrrd16()
504 u8 csrrd8(void __iomem *mac, size_t offs) in csrrd8()
511 void csrwr32(u32 val, void __iomem *mac, size_t offs) in csrwr32()
519 void csrwr16(u16 val, void __iomem *mac, size_t offs) in csrwr16()
527 void csrwr8(u8 val, void __iomem *mac, size_t offs) in csrwr8()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Ddumpstack_64.c60 u32 offs; member
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-em.c58 static inline unsigned long em_gio_read(struct em_gio_priv *p, int offs) in em_gio_read()
66 static inline void em_gio_write(struct em_gio_priv *p, int offs, in em_gio_write()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mlxcpld.c112 static void mlxcpld_i2c_read_comm(struct mlxcpld_i2c_priv *priv, u8 offs, in mlxcpld_i2c_read_comm()
137 static void mlxcpld_i2c_write_comm(struct mlxcpld_i2c_priv *priv, u8 offs, in mlxcpld_i2c_write_comm()
H A Di2c-sh_mobile.c185 static void iic_wr(struct sh_mobile_i2c_data *pd, int offs, unsigned char data) in iic_wr()
193 static unsigned char iic_rd(struct sh_mobile_i2c_data *pd, int offs) in iic_rd()
198 static void iic_set_clr(struct sh_mobile_i2c_data *pd, int offs, in iic_set_clr()
/OK3568_Linux_fs/kernel/drivers/net/can/softing/
H A Dsofting_platform.h29 unsigned long offs; member
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c31 unsigned int offs = 4 * cpu; in ipi_interrupt_handler() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dorion_nand.c34 u32 offs; in orion_nand_cmd_ctrl() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Duprobes.h35 s32 offs; member

12345678910>>...14