| /kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
| H A D | b53_serdes.c | 20 static void b53_serdes_write_blk(struct b53_device *dev, u8 offset, u16 block, in b53_serdes_write_blk() argument 27 static u16 b53_serdes_read_blk(struct b53_device *dev, u8 offset, u16 block) in b53_serdes_read_blk() argument 49 b53_serdes_write(struct b53_device *dev, u8 lane, u8 offset, u16 block, u16 value) b53_serdes_write() argument 56 b53_serdes_read(struct b53_device *dev, u8 lane, u8 offset, u16 block) b53_serdes_read() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | ndfc.c | 231 int offset = NDFC_BCFG0 + (ndfc->chip_select << 2); in ndfc_probe() local
|
| /kernel/linux/linux-5.10/drivers/mtd/parsers/ |
| H A D | parser_imagetag.c | 68 unsigned int rootfsaddr, kerneladdr, spareaddr, offset; in bcm963xx_parse_imagetag_partitions() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| H A D | arc-rimi.c | 287 static void arcrimi_copy_to_card(struct net_device *dev, int bufnum, int offset, in arcrimi_copy_to_card() argument 296 arcrimi_copy_from_card(struct net_device *dev, int bufnum, int offset, void *buf, int count) arcrimi_copy_from_card() argument
|
| /kernel/linux/linux-5.10/drivers/net/can/m_can/ |
| H A D | m_can_platform.c | 24 static u32 iomap_read_fifo(struct m_can_classdev *cdev, int offset) in iomap_read_fifo() argument 40 static int iomap_write_fifo(struct m_can_classdev *cdev, int offset, int val) in iomap_write_fifo() argument
|
| /kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
| H A D | global2_scratch.c | 131 int offset = (pin / 8); in mv88e6352_g2_scratch_gpio_set_data() local 51 mv88e6xxx_g2_scratch_get_bit(struct mv88e6xxx_chip *chip, int base_reg, unsigned int offset, int *set) mv88e6xxx_g2_scratch_get_bit() argument 78 mv88e6xxx_g2_scratch_set_bit(struct mv88e6xxx_chip *chip, int base_reg, unsigned int offset, int set) mv88e6xxx_g2_scratch_set_bit() argument 195 int offset = (pin & 0x1) ? 4 : 0; mv88e6352_g2_scratch_gpio_get_pctl() local 219 int offset = (pin & 0x1) ? 4 : 0; mv88e6352_g2_scratch_gpio_set_pctl() local [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/ |
| H A D | mtdblock.c | 126 unsigned int offset = pos - sect_start; in do_cached_write() local 200 unsigned int offset = pos - sect_start; in do_cached_read() local
|
| /kernel/linux/linux-5.10/drivers/mtd/tests/ |
| H A D | nandbiterrs.c | 59 static loff_t offset; /* Offset of the page we're using. */ variable 73 static uint8_t hash(unsigned offset) in hash() argument [all...] |
| H A D | mtd_nandecctest.c | 50 unsigned int offset = prandom_u32() % (size * BITS_PER_BYTE); in single_bit_error_data() local 59 unsigned int offset[2]; in double_bit_error_data() local 74 unsigned int offset in random_ecc_bit() local 91 unsigned int offset = random_ecc_bit(size); single_bit_error_ecc() local 100 unsigned int offset[2]; double_bit_error_ecc() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_port.c | 140 int offset = next - start; in en_stats_adder() local
|
| H A D | crdump.c | 98 int offset; in mlx4_crdump_collect_crspace() local 135 int offset; in mlx4_crdump_collect_fw_health() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/ |
| H A D | ixgb_ee.c | 353 ixgb_write_eeprom(struct ixgb_hw *hw, u16 offset, u16 data) in ixgb_write_eeprom() argument 405 ixgb_read_eeprom(struct ixgb_hw *hw, u16 offset) ixgb_read_eeprom() argument [all...] |
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| H A D | ptrace.h | 79 regs_get_register(struct pt_regs *regs, unsigned int offset) regs_get_register() argument [all...] |
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | spram.c | 43 static void ispram_store_tag(unsigned int offset, unsigned int data) in ispram_store_tag() argument 62 static unsigned int ispram_load_tag(unsigned int offset) in ispram_load_tag() argument 80 static void dspram_store_tag(unsigned int offset, unsigned int data) in dspram_store_tag() argument 96 static unsigned int dspram_load_tag(unsigned int offset) in dspram_load_tag() argument 120 unsigned int offset = 0; in probe_spram() local [all...] |
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | ftrace.c | 84 unsigned long offset = addr - (ip + 0x10); in ftrace_call_replace() local
|
| /kernel/linux/linux-6.6/arch/arm64/mm/ |
| H A D | fixmap.c | 135 int offset; in fixmap_remap_fdt() local
|
| /kernel/linux/linux-6.6/arch/ia64/hp/common/ |
| H A D | aml_nfw.c | 76 static void aml_nfw_read_arg(u8 *offset, u32 bit_width, u64 *value) in aml_nfw_read_arg() argument 94 static void aml_nfw_write_arg(u8 *offset, u32 bit_width, u64 *value) in aml_nfw_write_arg() argument 117 u8 *offset = (u8 *) context + address; aml_nfw_handler() local [all...] |
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| H A D | ptrace.h | 69 static inline unsigned long regs_get_register(struct pt_regs *regs, unsigned int offset) in regs_get_register() argument [all...] |
| /kernel/linux/linux-6.6/arch/loongarch/kernel/ |
| H A D | inst.c | 228 long offset = dest - pc; in larch_insn_gen_b() local 243 long offset = dest - pc; in larch_insn_gen_bl() local [all...] |
| H A D | alternative.c | 67 long offset; in recompute_jump() local [all...] |
| /kernel/linux/linux-6.6/arch/m68k/sun3/ |
| H A D | mmu_emu.c | 355 unsigned long segment, offset; in mmu_emu_handle_fault() local
|
| /kernel/linux/linux-6.6/arch/mips/ath25/ |
| H A D | board.c | 112 u32 offset; in ath25_find_config() local
|
| /kernel/linux/linux-6.6/arch/mips/dec/ |
| H A D | kn01-berr.c | 78 unsigned long entrylo, offset; in dec_kn01_be_backend() local
|
| /kernel/linux/linux-6.6/arch/m68k/atari/ |
| H A D | nvram.c | 244 static int nvram_proc_read(struct seq_file *seq, void *offset) in nvram_proc_read() argument 178 atari_nvram_proc_read(unsigned char *nvram, struct seq_file *seq, void *offset) atari_nvram_proc_read() argument
|
| /kernel/linux/linux-6.6/arch/csky/kernel/probes/ |
| H A D | simulate-insn.c | 171 unsigned long offset = ((opcode & 0x1f) | tmp) << 2; in simulate_lrw16() local 184 unsigned long offset = (opcode & 0xffff0000) >> 14; in simulate_lrw32() local 370 unsigned long offset = ((opcode & 0xffff0000) >> 14); in simulate_jmpi32() local 382 unsigned long offset = ((opcode & 0xffff0000) >> 14); in simulate_jsri32() local
|