| /Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
| D | i40e_dcb.c | 41 u16 offset = 0; in i40e_parse_ieee_etscfg_tlv() local 111 u16 offset = 0; in i40e_parse_ieee_etsrec_tlv() local 193 u16 offset = 0; in i40e_parse_ieee_app_tlv() local 283 u16 offset = 0; in i40e_parse_cee_pgcfg_tlv() local 358 u16 length, typelength, offset = 0; in i40e_parse_cee_app_tlv() local 508 u16 offset = 0; in i40e_lldp_to_dcb_config() local 881 u8 offset = 0; in i40e_init_dcb() local 990 u16 offset = 0, typelength, i; in i40e_add_ieee_ets_tlv() local 1064 u16 offset = 0, typelength, i; in i40e_add_ieee_etsrec_tlv() local 1165 u16 typelength, length, offset = 0; in i40e_add_ieee_app_pri_tlv() local [all …]
|
| /Linux-v5.15/arch/x86/platform/ce4100/ |
| D | ce4100.c | 36 static unsigned int mem_serial_in(struct uart_port *p, int offset) in mem_serial_in() 52 static unsigned int ce4100_mem_serial_in(struct uart_port *p, int offset) in ce4100_mem_serial_in() 76 static void ce4100_mem_serial_out(struct uart_port *p, int offset, int value) in ce4100_mem_serial_out()
|
| /Linux-v5.15/drivers/gpu/drm/vboxvideo/ |
| D | vbox_hgsmi.c | 33 static u32 hgsmi_checksum(u32 offset, in hgsmi_checksum() 53 dma_addr_t offset; in hgsmi_buffer_alloc() local 86 phys_addr_t offset; in hgsmi_buffer_submit() local
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | mmio.c | 68 u32 base, offset; in mt7615_reg_map() local 159 static u32 mt7615_rr(struct mt76_dev *mdev, u32 offset) in mt7615_rr() 167 static void mt7615_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7615_wr() 175 static u32 mt7615_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7615_rmw()
|
| /Linux-v5.15/drivers/media/platform/davinci/ |
| D | vpss.c | 119 static inline u32 bl_regr(u32 offset) in bl_regr() 124 static inline void bl_regw(u32 val, u32 offset) in bl_regw() 129 static inline u32 vpss_regr(u32 offset) in vpss_regr() 134 static inline void vpss_regw(u32 val, u32 offset) in vpss_regw() 140 static inline u32 isp5_read(u32 offset) in isp5_read() 146 static inline void isp5_write(u32 val, u32 offset) in isp5_write() 271 u32 utemp, mask = 0x1, shift = 0, offset = DM365_ISP5_PCCR; in dm365_enable_clock() local
|
| /Linux-v5.15/tools/testing/nvdimm/test/ |
| D | iomap.c | 65 static void __iomem *__nfit_test_ioremap(resource_size_t offset, unsigned long size, in __nfit_test_ioremap() 77 resource_size_t offset, unsigned long size) in __wrap_devm_ioremap() 88 void *__wrap_devm_memremap(struct device *dev, resource_size_t offset, in __wrap_devm_memremap() 129 resource_size_t offset = pgmap->range.start; in __wrap_devm_memremap_pages() local 169 void *__wrap_memremap(resource_size_t offset, size_t size, in __wrap_memremap() 190 void __iomem *__wrap_ioremap(resource_size_t offset, unsigned long size) in __wrap_ioremap() 196 void __iomem *__wrap_ioremap_wc(resource_size_t offset, unsigned long size) in __wrap_ioremap_wc()
|
| /Linux-v5.15/drivers/comedi/drivers/ |
| D | amplc_dio200_common.c | 91 unsigned int offset) in dio200_read8() 104 unsigned int offset, unsigned char val) in dio200_write8() 118 unsigned int offset) in dio200_read32() 131 unsigned int offset, unsigned int val) in dio200_write32() 149 unsigned int offset; in dio200_subdev_8254_offset() local 420 unsigned int offset, in dio200_subdev_intr_init() 477 unsigned int offset = dio200_subdev_8254_offset(dev, s); in dio200_subdev_8254_set_gate_src() local 488 unsigned int offset = dio200_subdev_8254_offset(dev, s); in dio200_subdev_8254_set_clock_src() local 541 unsigned int offset) in dio200_subdev_8254_init() 677 unsigned int offset) in dio200_subdev_8255_init()
|
| /Linux-v5.15/drivers/net/dsa/sja1105/ |
| D | sja1105_static_config.c | 226 int offset, i; in sja1105_l2_forwarding_params_entry_packing() local 240 int offset, i; in sja1110_l2_forwarding_params_entry_packing() local 254 int offset, i; in sja1105_l2_forwarding_entry_packing() local 270 int offset, i; in sja1110_l2_forwarding_entry_packing() local 307 int offset, i; in sja1105pqrs_l2_lookup_params_entry_packing() local 329 int offset, i; in sja1110_l2_lookup_params_entry_packing() local 451 int offset, i; in sja1105et_mac_config_entry_packing() local 485 int offset, i; in sja1105pqrs_mac_config_entry_packing() local 519 int offset, i; in sja1110_mac_config_entry_packing() local 591 int offset, i; in sja1105_schedule_params_entry_packing() local [all …]
|
| /Linux-v5.15/lib/ |
| D | xarray.c | 84 unsigned int offset, xa_mark_t mark) in node_get_mark() 90 static inline bool node_set_mark(struct xa_node *node, unsigned int offset, in node_set_mark() 97 static inline bool node_clear_mark(struct xa_node *node, unsigned int offset, in node_clear_mark() 153 static void xas_move_index(struct xa_state *xas, unsigned long offset) in xas_move_index() 203 unsigned int offset = get_offset(xas->xa_index, node); in xas_descend() local 524 unsigned int offset = 0; in xas_free_nodes() local 662 unsigned int offset = xas->xa_offset; in xas_create() local 776 unsigned int offset, max; in xas_store() local 876 unsigned int offset = xas->xa_offset; in xas_set_mark() local 905 unsigned int offset = xas->xa_offset; in xas_clear_mark() local [all …]
|
| /Linux-v5.15/include/linux/bcma/ |
| D | bcma.h | 367 static inline u32 bcma_read8(struct bcma_device *core, u16 offset) in bcma_read8() 371 static inline u32 bcma_read16(struct bcma_device *core, u16 offset) in bcma_read16() 375 static inline u32 bcma_read32(struct bcma_device *core, u16 offset) in bcma_read32() 380 void bcma_write8(struct bcma_device *core, u16 offset, u32 value) in bcma_write8() 385 void bcma_write16(struct bcma_device *core, u16 offset, u32 value) in bcma_write16() 390 void bcma_write32(struct bcma_device *core, u16 offset, u32 value) in bcma_write32() 396 size_t count, u16 offset, u8 reg_width) in bcma_block_read() 402 u16 offset, u8 reg_width) in bcma_block_write() 407 static inline u32 bcma_aread32(struct bcma_device *core, u16 offset) in bcma_aread32() 412 void bcma_awrite32(struct bcma_device *core, u16 offset, u32 value) in bcma_awrite32() [all …]
|
| /Linux-v5.15/drivers/remoteproc/ |
| D | remoteproc_coredump.c | 82 void *dest, size_t offset, in rproc_coredump_add_custom_segment() 153 size_t offset, size_t size) in rproc_copy_segment() 176 static ssize_t rproc_coredump_read(char *buffer, loff_t offset, size_t count, in rproc_coredump_read() 240 size_t offset; in rproc_coredump() local 351 size_t offset; in rproc_coredump_using_sections() local
|
| /Linux-v5.15/drivers/gpio/ |
| D | gpio-sifive.c | 42 static void sifive_gpio_set_ie(struct sifive_gpio *chip, unsigned int offset) in sifive_gpio_set_ie() 64 int offset = irqd_to_hwirq(d); in sifive_gpio_irq_set_type() local 78 int offset = irqd_to_hwirq(d) % SIFIVE_GPIO_MAX; in sifive_gpio_irq_enable() local 104 int offset = irqd_to_hwirq(d) % SIFIVE_GPIO_MAX; in sifive_gpio_irq_disable() local 115 int offset = irqd_to_hwirq(d) % SIFIVE_GPIO_MAX; in sifive_gpio_irq_eoi() local
|
| D | gpio-104-idio-16.c | 52 unsigned int offset) in idio_16_gpio_get_direction() 61 unsigned int offset) in idio_16_gpio_direction_input() 67 unsigned int offset, int value) in idio_16_gpio_direction_output() 73 static int idio_16_gpio_get(struct gpio_chip *chip, unsigned int offset) in idio_16_gpio_get() 101 static void idio_16_gpio_set(struct gpio_chip *chip, unsigned int offset, in idio_16_gpio_set()
|
| /Linux-v5.15/drivers/iio/adc/ |
| D | stx104.c | 190 unsigned int offset) in stx104_gpio_get_direction() 200 unsigned int offset) in stx104_gpio_direction_input() 209 unsigned int offset, int value) in stx104_gpio_direction_output() 218 static int stx104_gpio_get(struct gpio_chip *chip, unsigned int offset) in stx104_gpio_get() 238 static void stx104_gpio_set(struct gpio_chip *chip, unsigned int offset, in stx104_gpio_set()
|
| /Linux-v5.15/drivers/pinctrl/intel/ |
| D | pinctrl-baytrail.c | 558 static void __iomem *byt_gpio_reg(struct intel_pinctrl *vg, unsigned int offset, in byt_gpio_reg() 722 static u32 byt_get_gpio_mux(struct intel_pinctrl *vg, unsigned int offset) in byt_get_gpio_mux() 737 static void byt_gpio_clear_triggering(struct intel_pinctrl *vg, unsigned int offset) in byt_gpio_clear_triggering() 758 unsigned int offset) in byt_gpio_request_enable() 795 unsigned int offset) in byt_gpio_disable_free() 804 unsigned int offset) in byt_gpio_direct_irq_check() 820 unsigned int offset, in byt_gpio_set_direction() 896 static int byt_pin_config_get(struct pinctrl_dev *pctl_dev, unsigned int offset, in byt_pin_config_get() 980 unsigned int offset, in byt_pin_config_set() 1125 static int byt_gpio_get(struct gpio_chip *chip, unsigned int offset) in byt_gpio_get() [all …]
|
| /Linux-v5.15/fs/jfs/ |
| D | jfs_metapage.c | 81 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp() 146 static inline struct metapage *page_to_mp(struct page *page, int offset) in page_to_mp() 304 unsigned int offset; in last_write_complete() local 352 int offset; in metapage_writepage() local 481 int offset; in metapage_readpage() local 532 int offset; in metapage_releasepage() local 557 static void metapage_invalidatepage(struct page *page, unsigned int offset, in metapage_invalidatepage() 774 unsigned int offset; in __invalidate_metapages() local
|
| /Linux-v5.15/arch/arm/mach-sa1100/ |
| D | simpad.c | 90 static void cs3_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in cs3_gpio_set() 100 static int cs3_gpio_get(struct gpio_chip *chip, unsigned offset) in cs3_gpio_get() 107 static int cs3_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in cs3_gpio_direction_input() 114 static int cs3_gpio_direction_output(struct gpio_chip *chip, unsigned offset, in cs3_gpio_direction_output()
|
| /Linux-v5.15/scripts/gdb/linux/ |
| D | utils.py | 95 def read_u16(buffer, offset): argument 112 def read_u32(buffer, offset): argument 119 def read_u64(buffer, offset): argument 126 def read_ulong(buffer, offset): argument
|
| /Linux-v5.15/drivers/staging/media/atomisp/pci/ |
| D | sh_css_sp.c | 184 unsigned int offset = (unsigned int)offsetof(struct sh_css_sp_output, in sh_css_sp_get_debug_state() local 393 unsigned int offset = (unsigned int)offsetof(struct sh_css_sp_output, in sh_css_sp_get_binary_copy_size() local 404 unsigned int offset = (unsigned int)offsetof(struct sh_css_sp_output, in sh_css_sp_get_sw_interrupt_value() local 1371 unsigned int offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_write_host2sp_command() local 1391 unsigned int offset = (unsigned int)offsetof(struct host_sp_communication, host2sp_command) in sh_css_read_host2sp_command() local 1434 unsigned int offset; in sh_css_update_host2sp_offline_frame() local 1464 unsigned int offset; in sh_css_update_host2sp_mipi_frame() local 1508 unsigned int offset; in sh_css_update_host2sp_num_mipi_frames() local 1526 unsigned int offset, offset_extra; in sh_css_update_host2sp_cont_num_raw_frames() local 1554 unsigned int offset; in sh_css_event_init_irq_mask() local [all …]
|
| /Linux-v5.15/drivers/xen/xen-pciback/ |
| D | conf_space.c | 72 int offset, u32 value) in conf_space_write() 107 static inline int valid_request(int offset, int size) in valid_request() 116 int offset) in merge_value() 147 int xen_pcibk_config_read(struct pci_dev *dev, int offset, int size, in xen_pcibk_config_read() 204 int xen_pcibk_config_write(struct pci_dev *dev, int offset, int size, u32 value) in xen_pcibk_config_write()
|
| /Linux-v5.15/drivers/bcma/ |
| D | sprom.c | 75 static void bcma_sprom_read(struct bcma_bus *bus, u16 offset, u16 *sprom, in bcma_sprom_read() 183 #define SPOFF(offset) ((offset) / sizeof(u16)) argument 204 static s8 sprom_extract_antgain(const u16 *in, u16 offset, u16 mask, u16 shift) in sprom_extract_antgain() 566 u32 offset; in bcma_sprom_onchip_offset() local 579 u16 offset = BCMA_CC_SPROM; in bcma_sprom_get() local
|
| /Linux-v5.15/drivers/gpu/drm/i915/gvt/ |
| D | cfg_space.c | 116 int intel_vgpu_emulate_cfg_read(struct intel_vgpu *vgpu, unsigned int offset, in intel_vgpu_emulate_cfg_read() 189 unsigned int offset, void *p_data, unsigned int bytes) in emulate_pci_command_write() 220 unsigned int offset, void *p_data, unsigned int bytes) in emulate_pci_rom_bar_write() 233 static int emulate_pci_bar_write(struct intel_vgpu *vgpu, unsigned int offset, in emulate_pci_bar_write() 310 int intel_vgpu_emulate_cfg_write(struct intel_vgpu *vgpu, unsigned int offset, in intel_vgpu_emulate_cfg_write()
|
| /Linux-v5.15/drivers/mtd/nand/raw/ |
| D | omap_elm.c | 85 static void elm_write_reg(struct elm_info *info, int offset, u32 val) in elm_write_reg() 90 static u32 elm_read_reg(struct elm_info *info, int offset) in elm_read_reg() 167 int i, offset; in elm_load_syndrome() local 253 int i, offset; in elm_start_processing() local 286 int offset; in elm_error_correction() local 446 u32 offset = 0, i; in elm_context_save() local 494 u32 offset = 0, i; in elm_context_restore() local
|
| /Linux-v5.15/drivers/staging/rtl8712/ |
| D | rtl871x_mp.c | 121 u32 r8712_bb_reg_read(struct _adapter *pAdapter, u16 offset) in r8712_bb_reg_read() 145 u8 r8712_bb_reg_write(struct _adapter *pAdapter, u16 offset, u32 value) in r8712_bb_reg_write() 172 u32 r8712_rf_reg_read(struct _adapter *pAdapter, u8 path, u8 offset) in r8712_rf_reg_read() 183 u8 r8712_rf_reg_write(struct _adapter *pAdapter, u8 path, u8 offset, u32 value) in r8712_rf_reg_write() 204 static u32 get_bb_reg(struct _adapter *pAdapter, u16 offset, u32 bitmask) in get_bb_reg() 214 u16 offset, in set_bb_reg() 230 static u32 get_rf_reg(struct _adapter *pAdapter, u8 path, u8 offset, in get_rf_reg() 240 static u8 set_rf_reg(struct _adapter *pAdapter, u8 path, u8 offset, u32 bitmask, in set_rf_reg() 326 u8 offset = RF_SYN_G2; in r8712_SetDataRate() local
|
| /Linux-v5.15/fs/cramfs/ |
| D | inode.c | 67 static unsigned long cramino(const struct cramfs_inode *cino, unsigned int offset) in cramino() 91 const struct cramfs_inode *cramfs_inode, unsigned int offset) in get_cramfs_inode() 182 static void *cramfs_blkdev_read(struct super_block *sb, unsigned int offset, in cramfs_blkdev_read() 263 static void *cramfs_direct_read(struct super_block *sb, unsigned int offset, in cramfs_direct_read() 279 static void *cramfs_read(struct super_block *sb, unsigned int offset, in cramfs_read() 359 unsigned int pages, max_pages, offset; in cramfs_physmem_mmap() local 459 unsigned int pages, block_pages, max_pages, offset; in cramfs_physmem_get_unmapped_area() local 704 unsigned int offset; in cramfs_readdir() local 764 unsigned int offset = 0; in cramfs_lookup() local
|