/linux-6.15/drivers/nvmem/ |
D | qcom-spmi-sdam.c | 34 static bool sdam_is_valid(struct sdam_chip *sdam, unsigned int offset, in sdam_is_valid() 52 static bool sdam_is_ro(unsigned int offset, size_t len) in sdam_is_ro() 63 static int sdam_read(void *priv, unsigned int offset, void *val, in sdam_read() 84 static int sdam_write(void *priv, unsigned int offset, void *val, in sdam_write()
|
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth-debugfs.c | 14 static int dpaa2_dbg_cpu_show(struct seq_file *file, void *offset) in dpaa2_dbg_cpu_show() 59 static int dpaa2_dbg_fqs_show(struct seq_file *file, void *offset) in dpaa2_dbg_fqs_show() 94 static int dpaa2_dbg_ch_show(struct seq_file *file, void *offset) in dpaa2_dbg_ch_show() 122 static int dpaa2_dbg_bp_show(struct seq_file *file, void *offset) in dpaa2_dbg_bp_show()
|
/linux-6.15/drivers/tty/serial/8250/ |
D | 8250_ingenic.c | 44 static uint8_t early_in(struct uart_port *port, int offset) in early_in() 49 static void early_out(struct uart_port *port, int offset, uint8_t value) in early_out() 76 int offset; in ingenic_early_console_setup_clock() local 171 static void ingenic_uart_serial_out(struct uart_port *p, int offset, int value) in ingenic_uart_serial_out() 209 static unsigned int ingenic_uart_serial_in(struct uart_port *p, int offset) in ingenic_uart_serial_in()
|
/linux-6.15/arch/arm/common/ |
D | scoop.c | 54 unsigned offset, int value) in __scoop_gpio_set() 66 static void scoop_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in scoop_gpio_set() 78 static int scoop_gpio_get(struct gpio_chip *chip, unsigned offset) in scoop_gpio_get() 87 unsigned offset) in scoop_gpio_direction_input() 105 unsigned offset, int value) in scoop_gpio_direction_output()
|
/linux-6.15/scripts/gdb/linux/ |
D | utils.py | 122 def read_u16(buffer, offset): argument 139 def read_u32(buffer, offset): argument 146 def read_u64(buffer, offset): argument 153 def read_ulong(buffer, offset): argument 162 def read_atomic_long(buffer, offset): argument
|
/linux-6.15/drivers/gpu/drm/i915/gvt/ |
D | cfg_space.c | 117 int intel_vgpu_emulate_cfg_read(struct intel_vgpu *vgpu, unsigned int offset, in intel_vgpu_emulate_cfg_read() 146 unsigned int offset, void *p_data, unsigned int bytes) in emulate_pci_command_write() 168 unsigned int offset, void *p_data, unsigned int bytes) in emulate_pci_rom_bar_write() 181 static void emulate_pci_bar_write(struct intel_vgpu *vgpu, unsigned int offset, in emulate_pci_bar_write() 256 int intel_vgpu_emulate_cfg_write(struct intel_vgpu *vgpu, unsigned int offset, in intel_vgpu_emulate_cfg_write()
|
/linux-6.15/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb.c | 42 u16 offset = 0; in i40e_parse_ieee_etscfg_tlv() local 107 u16 offset = 0; in i40e_parse_ieee_etsrec_tlv() local 184 u16 offset = 0; in i40e_parse_ieee_app_tlv() local 270 u16 offset = 0; in i40e_parse_cee_pgcfg_tlv() local 343 u16 length, typelength, offset = 0; in i40e_parse_cee_app_tlv() local 483 u16 offset = 0; in i40e_lldp_to_dcb_config() local 844 u8 offset = 0; in i40e_init_dcb() local 953 u16 offset = 0, typelength, i; in i40e_add_ieee_ets_tlv() local 1027 u16 offset = 0, typelength, i; in i40e_add_ieee_etsrec_tlv() local 1128 u16 typelength, length, offset = 0; in i40e_add_ieee_app_pri_tlv() local [all …]
|
/linux-6.15/drivers/firewire/ |
D | core-transaction.c | 193 unsigned long long offset, void *payload, size_t length) in fw_fill_request() 330 int destination_id, int generation, int speed, unsigned long long offset, in __fw_send_request() 422 int generation, int speed, unsigned long long offset, in fw_run_transaction() 500 struct list_head *list, unsigned long long offset, size_t length) in lookup_overlapping_address_handler() 514 unsigned long long offset, size_t length) in is_enclosing_handler() 521 struct list_head *list, unsigned long long offset, size_t length) in lookup_enclosing_address_handler() 901 unsigned long long offset) in handle_exclusive_region_request() 928 unsigned long long offset) in handle_fcp_region_request() 967 unsigned long long offset; in fw_core_handle_request() local 1111 unsigned long long offset, void *payload, size_t length, in handle_topology_map() [all …]
|
/linux-6.15/arch/x86/kernel/ |
D | crash_dump_64.c | 16 size_t csize, unsigned long offset, in __copy_oldmem_page() 39 unsigned long offset) in copy_oldmem_page() 50 size_t csize, unsigned long offset) in copy_oldmem_page_encrypted()
|
/linux-6.15/drivers/gpu/drm/vc4/ |
D | vc4_hdmi_regs.h | 163 unsigned int offset; member 173 #define VC4_HD_REG(reg, offset) _VC4_REG(VC4_HD, reg, offset) argument 174 #define VC4_HDMI_REG(reg, offset) _VC4_REG(VC4_HDMI, reg, offset) argument 175 #define VC5_CEC_REG(reg, offset) _VC4_REG(VC5_CEC, reg, offset) argument 176 #define VC5_CSC_REG(reg, offset) _VC4_REG(VC5_CSC, reg, offset) argument 177 #define VC5_DVP_REG(reg, offset) _VC4_REG(VC5_DVP, reg, offset) argument 178 #define VC5_PHY_REG(reg, offset) _VC4_REG(VC5_PHY, reg, offset) argument 179 #define VC5_RAM_REG(reg, offset) _VC4_REG(VC5_RAM, reg, offset) argument 180 #define VC5_RM_REG(reg, offset) _VC4_REG(VC5_RM, reg, offset) argument
|
/linux-6.15/drivers/gpio/ |
D | gpio-dln2.c | 150 static int dln2_gpio_request(struct gpio_chip *chip, unsigned offset) in dln2_gpio_request() 191 static void dln2_gpio_free(struct gpio_chip *chip, unsigned offset) in dln2_gpio_free() 198 static int dln2_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in dln2_gpio_get_direction() 208 static int dln2_gpio_get(struct gpio_chip *chip, unsigned int offset) in dln2_gpio_get() 223 static void dln2_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in dln2_gpio_set() 230 static int dln2_gpio_set_direction(struct gpio_chip *chip, unsigned offset, in dln2_gpio_set_direction() 253 static int dln2_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in dln2_gpio_direction_input() 258 static int dln2_gpio_direction_output(struct gpio_chip *chip, unsigned offset, in dln2_gpio_direction_output() 271 static int dln2_gpio_set_config(struct gpio_chip *chip, unsigned offset, in dln2_gpio_set_config()
|
D | gpio-rcar.c | 223 unsigned int offset, irqs_handled = 0; in gpio_rcar_irq_handler() local 267 static int gpio_rcar_request(struct gpio_chip *chip, unsigned offset) in gpio_rcar_request() 285 static void gpio_rcar_free(struct gpio_chip *chip, unsigned offset) in gpio_rcar_free() 300 static int gpio_rcar_get_direction(struct gpio_chip *chip, unsigned int offset) in gpio_rcar_get_direction() 310 static int gpio_rcar_direction_input(struct gpio_chip *chip, unsigned offset) in gpio_rcar_direction_input() 316 static int gpio_rcar_get(struct gpio_chip *chip, unsigned offset) in gpio_rcar_get() 362 static void gpio_rcar_set(struct gpio_chip *chip, unsigned offset, int value) in gpio_rcar_set() 391 static int gpio_rcar_direction_output(struct gpio_chip *chip, unsigned offset, in gpio_rcar_direction_output() 620 unsigned int offset; in gpio_rcar_resume() local
|
D | gpio-tps65910.c | 25 static int tps65910_gpio_get(struct gpio_chip *gc, unsigned offset) in tps65910_gpio_get() 39 static void tps65910_gpio_set(struct gpio_chip *gc, unsigned offset, in tps65910_gpio_set() 53 static int tps65910_gpio_output(struct gpio_chip *gc, unsigned offset, in tps65910_gpio_output() 66 static int tps65910_gpio_input(struct gpio_chip *gc, unsigned offset) in tps65910_gpio_input()
|
D | gpio-sa1100.c | 40 static int sa1100_gpio_get(struct gpio_chip *chip, unsigned offset) in sa1100_gpio_get() 46 static void sa1100_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in sa1100_gpio_set() 53 static int sa1100_get_direction(struct gpio_chip *chip, unsigned offset) in sa1100_get_direction() 63 static int sa1100_direction_input(struct gpio_chip *chip, unsigned offset) in sa1100_direction_input() 75 static int sa1100_direction_output(struct gpio_chip *chip, unsigned offset, int value) in sa1100_direction_output() 88 static int sa1100_to_irq(struct gpio_chip *chip, unsigned offset) in sa1100_to_irq()
|
/linux-6.15/drivers/reset/amlogic/ |
D | reset-meson-common.c | 25 unsigned int *offset, in meson_reset_offset_and_bit() 39 unsigned int offset, bit; in meson_reset_reset() local 52 unsigned int offset, bit; in meson_reset_level() local 67 unsigned int val, offset, bit; in meson_reset_status() local
|
/linux-6.15/drivers/video/fbdev/core/ |
D | fb_draw.h | 16 static inline void fb_address_move_long(struct fb_address *adr, int offset) in fb_address_move_long() 22 static inline void fb_address_forward(struct fb_address *adr, unsigned int offset) in fb_address_forward() 31 static inline void fb_address_backward(struct fb_address *adr, unsigned int offset) in fb_address_backward() 50 int offset, const struct fb_address *dst) in fb_modify_offset()
|
/linux-6.15/arch/loongarch/kvm/intc/ |
D | ipi.c | 50 static uint64_t read_mailbox(struct kvm_vcpu *vcpu, int offset, int len) in read_mailbox() 73 static void write_mailbox(struct kvm_vcpu *vcpu, int offset, uint64_t data, int len) in write_mailbox() 137 int cpu, mailbox, offset; in mail_send() local 154 int cpu, offset; in any_send() local 171 uint32_t offset; in loongarch_ipi_readl() local 217 uint32_t offset; in loongarch_ipi_writel() local
|
/linux-6.15/drivers/gpu/drm/radeon/ |
D | evergreen_hdmi.c | 69 void evergreen_hdmi_update_acr(struct drm_encoder *encoder, long offset, in evergreen_hdmi_update_acr() 210 void evergreen_set_avi_packet(struct radeon_device *rdev, u32 offset, in evergreen_set_avi_packet() 308 void dce4_set_vbi_packet(struct drm_encoder *encoder, u32 offset) in dce4_set_vbi_packet() 319 void dce4_hdmi_set_color_depth(struct drm_encoder *encoder, u32 offset, int bpc) in dce4_hdmi_set_color_depth() 356 void dce4_set_audio_packet(struct drm_encoder *encoder, u32 offset) in dce4_set_audio_packet() 391 void dce4_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in dce4_set_mute()
|
/linux-6.15/tools/testing/selftests/kvm/lib/arm64/ |
D | gic_v3_its.c | 18 static u64 its_read_u64(unsigned long offset) in its_read_u64() 23 static void its_write_u64(unsigned long offset, u64 val) in its_write_u64() 28 static u32 its_read_u32(unsigned long offset) in its_read_u32() 33 static void its_write_u32(unsigned long offset, u32 val) in its_write_u32() 44 unsigned long offset = GITS_BASER + (i * sizeof(baser)); in its_find_baser() local 57 unsigned long offset = its_find_baser(type); in its_install_table() local
|
/linux-6.15/drivers/gpu/drm/mediatek/ |
D | mtk_hdmi_ddc.c | 65 static inline void sif_set_bit(struct mtk_hdmi_ddc *ddc, unsigned int offset, in sif_set_bit() 71 static inline void sif_clr_bit(struct mtk_hdmi_ddc *ddc, unsigned int offset, in sif_clr_bit() 77 static inline bool sif_bit_is_set(struct mtk_hdmi_ddc *ddc, unsigned int offset, in sif_bit_is_set() 83 static inline void sif_write_mask(struct mtk_hdmi_ddc *ddc, unsigned int offset, in sif_write_mask() 96 unsigned int offset, unsigned int mask, in sif_read_mask() 166 int offset; in mtk_hdmi_ddc_read_msg() local
|
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | mmio.c | 140 u32 offset = FIELD_GET(MT_HIF_REMAP_L1_OFFSET, addr); in mt7996_reg_map_l1() local 154 u32 offset = FIELD_GET(MT_HIF_REMAP_L2_OFFSET, addr); in mt7996_reg_map_l2() local 210 void mt7996_memcpy_fromio(struct mt7996_dev *dev, void *buf, u32 offset, in mt7996_memcpy_fromio() 226 static u32 mt7996_rr(struct mt76_dev *mdev, u32 offset) in mt7996_rr() 241 static void mt7996_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7996_wr() 256 static u32 mt7996_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7996_rmw()
|
/linux-6.15/sound/soc/intel/avs/ |
D | topology.c | 21 #define avs_tplg_vendor_array_at(array, offset) \ argument 37 u32 block_size, u32 token, u32 *offset) in avs_tplg_vendor_array_lookup() 73 u32 block_size, u32 token, u32 *offset) in avs_tplg_vendor_array_lookup_next() 126 u32 offset; member 131 avs_parse_uuid_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_uuid_token() 142 avs_parse_bool_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_bool_token() 153 avs_parse_byte_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_byte_token() 164 avs_parse_short_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_short_token() 175 avs_parse_word_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_word_token() 186 avs_parse_string_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_string_token() [all …]
|
/linux-6.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-6.15/drivers/net/dsa/sja1105/ |
D | sja1105_static_config.c | 222 int offset, i; in sja1105_l2_forwarding_params_entry_packing() local 236 int offset, i; in sja1110_l2_forwarding_params_entry_packing() local 250 int offset, i; in sja1105_l2_forwarding_entry_packing() local 266 int offset, i; in sja1110_l2_forwarding_entry_packing() local 303 int offset, i; in sja1105pqrs_l2_lookup_params_entry_packing() local 325 int offset, i; in sja1110_l2_lookup_params_entry_packing() local 447 int offset, i; in sja1105et_mac_config_entry_packing() local 481 int offset, i; in sja1105pqrs_mac_config_entry_packing() local 515 int offset, i; in sja1110_mac_config_entry_packing() local 587 int offset, i; in sja1105_schedule_params_entry_packing() local [all …]
|
/linux-6.15/drivers/net/wireless/broadcom/b43legacy/ |
D | ilt.c | 302 void b43legacy_ilt_write(struct b43legacy_wldev *dev, u16 offset, u16 val) in b43legacy_ilt_write() 308 void b43legacy_ilt_write32(struct b43legacy_wldev *dev, u16 offset, u32 val) in b43legacy_ilt_write32() 317 u16 b43legacy_ilt_read(struct b43legacy_wldev *dev, u16 offset) in b43legacy_ilt_read()
|