Home
last modified time | relevance | path

Searched defs:offset (Results 676 – 700 of 8351) sorted by relevance

1...<<21222324252627282930>>...335

/OK3568_Linux_fs/kernel/lib/
H A Dgeneric-radix-tree.c54 void *__genradix_ptr(struct __genradix *radix, size_t offset) in __genradix_ptr()
104 void *__genradix_ptr_alloc(struct __genradix *radix, size_t offset, in __genradix_ptr_alloc()
220 size_t offset; in __genradix_prealloc() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c497 u16 offset; in ixgbe_read_pba_string_generic() local
898 s32 ixgbe_write_eeprom_buffer_bit_bang_generic(struct ixgbe_hw *hw, u16 offset, in ixgbe_write_eeprom_buffer_bit_bang_generic()
948 static s32 ixgbe_write_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset, in ixgbe_write_eeprom_buffer_bit_bang()
1025 s32 ixgbe_write_eeprom_generic(struct ixgbe_hw *hw, u16 offset, u16 data) in ixgbe_write_eeprom_generic()
1044 s32 ixgbe_read_eeprom_buffer_bit_bang_generic(struct ixgbe_hw *hw, u16 offset, in ixgbe_read_eeprom_buffer_bit_bang_generic()
1086 static s32 ixgbe_read_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset, in ixgbe_read_eeprom_buffer_bit_bang()
1138 s32 ixgbe_read_eeprom_bit_bang_generic(struct ixgbe_hw *hw, u16 offset, in ixgbe_read_eeprom_bit_bang_generic()
1158 s32 ixgbe_read_eerd_buffer_generic(struct ixgbe_hw *hw, u16 offset, in ixgbe_read_eerd_buffer_generic()
1202 u16 offset) in ixgbe_detect_eeprom_page_size_generic()
1241 s32 ixgbe_read_eerd_generic(struct ixgbe_hw *hw, u16 offset, u16 *data) in ixgbe_read_eerd_generic()
[all …]
/OK3568_Linux_fs/kernel/sound/pci/vx222/
H A Dvx222_ops.c85 static unsigned char vx2_inb(struct vx_core *chip, int offset) in vx2_inb()
96 static void vx2_outb(struct vx_core *chip, int offset, unsigned char val) in vx2_outb()
109 static unsigned int vx2_inl(struct vx_core *chip, int offset) in vx2_inl()
120 static void vx2_outl(struct vx_core *chip, int offset, unsigned int val) in vx2_outl()
249 int offset = pipe->hw_ptr; in vx2_dma_write() local
287 int offset = pipe->hw_ptr; in vx2_dma_read() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_efuse.h73 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument
74 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument
77 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument
78 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument
81 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument
97 u8 offset; member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_mp_ioctl.c61 u16 offset; in oid_rt_pro_write_bb_reg_hdl() local
82 u16 offset; in oid_rt_pro_read_bb_reg_hdl() local
105 u8 offset; in oid_rt_pro_write_rf_reg_hdl() local
128 u8 offset; in oid_rt_pro_read_rf_reg_hdl() local
538 u16 offset; in oid_rt_pro_read_register_hdl() local
578 u16 offset; in oid_rt_pro_write_register_hdl() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dtables_nphy.c3310 u32 b43_ntab_read(struct b43_wldev *dev, u32 offset) in b43_ntab_read()
3340 void b43_ntab_read_bulk(struct b43_wldev *dev, u32 offset, in b43_ntab_read_bulk()
3382 void b43_ntab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_ntab_write()
3415 void b43_ntab_write_bulk(struct b43_wldev *dev, u32 offset, in b43_ntab_write_bulk()
3462 #define ntab_upload(dev, offset, data) do { \ argument
3484 int core, offset, i; in b43_nphy_tables_init_rev7_volatile() local
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dtwl6030-regulator.c88 twlreg_read(struct twlreg_info *info, unsigned slave_subgp, unsigned offset) in twlreg_read()
99 twlreg_write(struct twlreg_info *info, unsigned slave_subgp, unsigned offset, in twlreg_write()
522 #define TWL6030_ADJUSTABLE_LDO(label, offset) \ argument
537 #define TWL6032_ADJUSTABLE_LDO(label, offset) \ argument
553 #define TWL6030_FIXED_LDO(label, offset, mVolts, turnon_delay) \ argument
570 #define TWL6032_ADJUSTABLE_SMPS(label, offset) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_efuse.h62 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument
63 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument
66 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument
67 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument
70 #define IS_MASKED(ic, txt, offset) ( IS_MASKED_MP(ic,txt, offset) ) argument
86 u8 offset; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00debug.c244 loff_t *offset) in rt2x00debug_read_queue_dump()
300 loff_t *offset) in rt2x00debug_read_queue_stats()
359 loff_t *offset) in rt2x00debug_read_crypto_stats()
504 loff_t *offset) in rt2x00debug_read_dev_flags()
529 loff_t *offset) in rt2x00debug_read_cap_flags()
554 loff_t *offset) in rt2x00debug_write_restart_hw()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_catalog.c66 static inline u32 dp_read_aux(struct dp_catalog_private *catalog, u32 offset) in dp_read_aux()
73 u32 offset, u32 data) in dp_write_aux()
83 static inline u32 dp_read_ahb(struct dp_catalog_private *catalog, u32 offset) in dp_read_ahb()
90 u32 offset, u32 data) in dp_write_ahb()
101 u32 offset, u32 data) in dp_write_p0()
112 u32 offset) in dp_read_p0()
122 static inline u32 dp_read_link(struct dp_catalog_private *catalog, u32 offset) in dp_read_link()
129 u32 offset, u32 data) in dp_write_link()
259 u32 offset, len; in dp_catalog_dump_regs() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Dvmcore.c110 unsigned long pfn, offset; in read_from_oldmem() local
203 unsigned long offset, int userbuf) in copy_oldmem_page_encrypted()
226 u64 offset = 0; in vmcoredd_copy_dumps() local
262 u64 offset = 0; in vmcoredd_mmap_dumps() local
421 loff_t offset; in mmap_vmcore_fault() local
716 u64 offset, max_sz, sz, real_sz = 0; in update_note_header_size_elf64() local
813 u64 offset; in copy_notes_elf64() local
907 u64 offset, max_sz, sz, real_sz = 0; in update_note_header_size_elf32() local
1004 u64 offset; in copy_notes_elf32() local
/OK3568_Linux_fs/kernel/kernel/events/
H A Duprobes.c63 loff_t offset; member
131 static unsigned long offset_to_vaddr(struct vm_area_struct *vma, loff_t offset) in offset_to_vaddr()
633 static struct uprobe *__find_uprobe(struct inode *inode, loff_t offset) in __find_uprobe()
658 static struct uprobe *find_uprobe(struct inode *inode, loff_t offset) in find_uprobe()
728 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset, in alloc_uprobe()
792 void *insn, int nbytes, loff_t offset) in __copy_insn()
966 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info()
1109 void uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_unregister()
1142 static int __uprobe_register(struct inode *inode, loff_t offset, in __uprobe_register()
1195 int uprobe_register(struct inode *inode, loff_t offset, in uprobe_register()
[all …]
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_port.c358 unsigned int au_serial_in(struct uart_port *p, int offset) in au_serial_in()
368 void au_serial_out(struct uart_port *p, int offset, int value) in au_serial_out()
392 static unsigned int hub6_serial_in(struct uart_port *p, int offset) in hub6_serial_in()
399 static void hub6_serial_out(struct uart_port *p, int offset, int value) in hub6_serial_out()
406 static unsigned int mem_serial_in(struct uart_port *p, int offset) in mem_serial_in()
412 static void mem_serial_out(struct uart_port *p, int offset, int value) in mem_serial_out()
418 static void mem16_serial_out(struct uart_port *p, int offset, int value) in mem16_serial_out()
424 static unsigned int mem16_serial_in(struct uart_port *p, int offset) in mem16_serial_in()
430 static void mem32_serial_out(struct uart_port *p, int offset, int value) in mem32_serial_out()
436 static unsigned int mem32_serial_in(struct uart_port *p, int offset) in mem32_serial_in()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly827e.c69 ovly827e_ntfy_wait_begun(struct nouveau_bo *bo, u32 offset, in ovly827e_ntfy_wait_begun()
81 ovly827e_ntfy_reset(struct nouveau_bo *bo, u32 offset) in ovly827e_ntfy_reset()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_sandbox.c17 uint offset, ulong value, in sandbox_pci_write_config()
35 uint offset, ulong *valuep, in sandbox_pci_read_config()
/OK3568_Linux_fs/kernel/drivers/dma/bestcomm/
H A Dsram.c151 unsigned long offset; in bcom_sram_alloc() local
167 unsigned long offset; in bcom_sram_free() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ctrl.c23 unsigned int length, unsigned int offset, in nfp_net_tls_parse_crypto_ops()
58 unsigned int length, offset; in nfp_net_tlv_caps_parse() local
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dblake2s-core.S24 .macro __ldrd a, b, src, offset
33 .macro __strd a, b, dst, offset
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c92 u16 offset, u16 length, const u8 *data) in iwl_nvm_write_chunk()
131 u16 offset, u16 length, u8 *data) in iwl_nvm_read_chunk()
206 int offset = 0; in iwl_nvm_write_section() local
240 u16 length, offset = 0; in iwl_nvm_read_section() local
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-bcm-sr-usb.c89 const u8 *offset; member
128 const u8 *offset; in bcm_usb_ss_phy_init() local
159 const u8 *offset; in bcm_usb_hs_phy_init() local
178 const u8 *offset; in bcm_usb_phy_reset() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dpci_vsc.c8 #define MLX5_EXTRACT_C(source, offset, size) \ argument
14 #define MLX5_MASK32(offset, size) \ argument
21 #define vsc_read(dev, offset, val) \ argument
23 #define vsc_write(dev, offset, val) \ argument
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-pcf857x.c123 static int pcf857x_input(struct gpio_chip *chip, unsigned offset) in pcf857x_input()
136 static int pcf857x_get(struct gpio_chip *chip, unsigned offset) in pcf857x_get()
145 static int pcf857x_output(struct gpio_chip *chip, unsigned offset, int value) in pcf857x_output()
162 static void pcf857x_set(struct gpio_chip *chip, unsigned offset, int value) in pcf857x_set()
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob_focusrite.c61 saffire_read_block(struct snd_bebob *bebob, u64 offset, in saffire_read_block()
81 saffire_read_quad(struct snd_bebob *bebob, u64 offset, u32 *value) in saffire_read_quad()
98 saffire_write_quad(struct snd_bebob *bebob, u64 offset, u32 value) in saffire_write_quad()
236 u64 offset; in saffire_meter_get() local
/OK3568_Linux_fs/kernel/drivers/char/
H A Dnvram.c222 static loff_t nvram_misc_llseek(struct file *file, loff_t offset, int origin) in nvram_misc_llseek()
294 int part, offset; in nvram_misc_ioctl() local
412 void *offset) in pc_nvram_proc_read()
474 static int nvram_proc_read(struct seq_file *seq, void *offset) in nvram_proc_read()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_phy.c557 static s32 igc_read_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_mdic()
613 static s32 igc_write_phy_reg_mdic(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg_mdic()
737 s32 igc_write_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg_gpy()
768 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_gpy()

1...<<21222324252627282930>>...335