/linux-6.14.4/drivers/net/dsa/hirschmann/ |
D | hellcreek.c | 118 u16 val = port << HR_PSEL_PTWSEL_SHIFT; in hellcreek_select_port() local 125 u16 val = prio << HR_PSEL_PRTCWSEL_SHIFT; in hellcreek_select_prio() local 133 u16 val = port << HR_PSEL_PTWSEL_SHIFT; in hellcreek_select_port_prio() local 142 u16 val = counter << HR_CSEL_SHIFT; in hellcreek_select_counter() local 153 u16 val = 0; in hellcreek_select_vlan() local 167 u16 val = port << TR_TGDSEL_TDGSEL_SHIFT; in hellcreek_select_tgd() local 174 u16 val; in hellcreek_wait_until_ready() local 184 u16 val; in hellcreek_wait_until_transitioned() local 193 u16 val; in hellcreek_wait_fdb_ready() local 252 u16 val; in hellcreek_port_enable() local [all …]
|
/linux-6.14.4/drivers/media/pci/saa7164/ |
D | saa7164-core.c | 212 void saa7164_histogram_update(struct saa7164_histogram *hg, u32 val) in saa7164_histogram_update() 227 u32 entries = 0; in saa7164_histogram_print() local
|
/linux-6.14.4/tools/perf/util/ |
D | evlist.c | 864 unsigned long pages, val; in parse_pages_arg() local 1491 union sigval val; in evlist__prepare_workload() local 2000 struct pollfd *entries = evlist->core.pollfd.entries; in evlist__finalize_ctlfd() local 2188 struct pollfd *entries = evlist->core.pollfd.entries; in evlist__ctlfd_process() local 2410 struct pollfd *entries; in event_enable_timer__process() local
|
/linux-6.14.4/mm/ |
D | memcontrol-v1.c | 89 #define MEMFILE_PRIVATE(x, val) ((x) << 16 | (val)) argument 90 #define MEMFILE_TYPE(val) ((val) >> 16 & 0xffff) argument 91 #define MEMFILE_ATTR(val) ((val) & 0xffff) argument 412 struct cftype *cft, u64 val) in mem_cgroup_move_charge_write() 424 struct cftype *cft, u64 val) in mem_cgroup_move_charge_write() 517 unsigned long val, next; in memcg1_event_ratelimit() local 731 int i, j, size, entries; in __mem_cgroup_usage_unregister_event() local 1438 struct cftype *cft, u64 val) in mem_cgroup_hierarchy_write() 1851 struct cftype *cft, u64 val) in mem_cgroup_swappiness_write() 1878 struct cftype *cft, u64 val) in mem_cgroup_oom_control_write()
|
/linux-6.14.4/drivers/nvme/host/ |
D | pci.c | 78 static int io_queue_count_set(const char *val, const struct kernel_param *kp) in io_queue_count_set() 167 static int io_queue_depth_set(const char *val, const struct kernel_param *kp) in io_queue_depth_set() 694 dma_addr_t dma_addr, int entries) in nvme_pci_sgl_set_seg() 708 unsigned int entries = iod->sgt.nents; in nvme_pci_setup_sgls() local 849 unsigned int entries; in nvme_pci_setup_meta_sgls() local 3028 static int nvme_pci_reg_read32(struct nvme_ctrl *ctrl, u32 off, u32 *val) in nvme_pci_reg_read32() 3034 static int nvme_pci_reg_write32(struct nvme_ctrl *ctrl, u32 off, u32 val) in nvme_pci_reg_write32() 3040 static int nvme_pci_reg_read64(struct nvme_ctrl *ctrl, u32 off, u64 *val) in nvme_pci_reg_read64()
|
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_nsp.c | 138 void *entries; member 204 nfp_nsp_config_set_state(struct nfp_nsp *state, void *entries, unsigned int idx) in nfp_nsp_config_set_state() 322 u64 mask, u64 val, u32 timeout_sec) in nfp_nsp_wait_reg()
|
/linux-6.14.4/drivers/gpu/drm/radeon/ |
D | radeon_combios.c | 2748 u8 entries = RBIOS8(offset + 0x5 + 0xb); in radeon_combios_get_power_modes() local 2876 uint32_t reg, val, and_mask, or_mask; in radeon_combios_external_tmds_setup() local 3007 uint32_t val, and_mask, or_mask; in combios_parse_mmio_table() local 3086 uint32_t val, shift, tmp; in combios_parse_pll_table() local 3175 uint8_t val = RBIOS8(offset); in combios_parse_ram_reset_table() local
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | skl_watermark.c | 91 u32 val; in intel_sagv_block_time() local 97 u32 val = 0; in intel_sagv_block_time() local 808 u32 val; in skl_ddb_get_hw_plane_state() local 2489 const struct skl_ddb_entry *entries, in skl_ddb_allocation_overlaps() 2925 u32 clear, val; in intel_program_dpkgc_latency() local 3007 u32 val, struct skl_wm_level *level) in skl_wm_level_from_reg_val() 3024 u32 val; in skl_pipe_wm_get_hw_state() local 3228 u32 val; in mtl_read_wm_latency() local 3250 u32 val; in skl_read_wm_latency() local 3372 u32 val = 0; in pipe_mbus_dbox_ctl() local [all …]
|
D | i9xx_wm.c | 108 u32 val; in chv_set_memory_dvfs() local 131 u32 val; in chv_set_memory_pm5() local 152 u32 val; in _intel_set_memory_cxsr() local 564 int entries, wm_size; in intel_calculate_wm() local 2146 int entries; in i965_update_wm() local 2321 int entries; in i9xx_update_wm() local 3915 u32 val; in vlv_wm_get_hw_state() local
|
/linux-6.14.4/drivers/ras/amd/ |
D | fmpm.c | 108 struct cper_fru_poison_desc entries[]; member 408 static int fru_handle_mem_poison(struct notifier_block *nb, unsigned long val, void *data) in fru_handle_mem_poison()
|
/linux-6.14.4/drivers/net/ethernet/intel/ice/ |
D | ice_flow.h | 354 #define ICE_FLOW_SET_HDRS(seg, val) ((seg)->hdrs |= (u32)(val)) argument 375 u16 val; /* Offset where the value is located */ member 427 struct list_head entries; member
|
D | ice_ptp_hw.c | 239 static int ice_read_cgu_reg_e82x(struct ice_hw *hw, u32 addr, u32 *val) in ice_read_cgu_reg_e82x() 271 static int ice_write_cgu_reg_e82x(struct ice_hw *hw, u32 addr, u32 val) in ice_write_cgu_reg_e82x() 931 static int ice_write_phy_eth56g(struct ice_hw *hw, u8 port, u32 addr, u32 val) in ice_write_phy_eth56g() 959 static int ice_read_phy_eth56g(struct ice_hw *hw, u8 port, u32 addr, u32 *val) in ice_read_phy_eth56g() 1021 u32 val, enum eth56g_res_type res_type) in ice_write_port_eth56g() 1050 u32 *val, enum eth56g_res_type res_type) in ice_read_port_eth56g() 1078 u32 val) in ice_write_ptp_reg_eth56g() 1097 u32 val) in ice_write_mac_reg_eth56g() 1115 u32 val) in ice_write_xpcs_reg_eth56g() 1134 u32 *val) in ice_read_ptp_reg_eth56g() [all …]
|
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | rx.c | 1633 struct msix_entry *entries = entry - queue; in iwl_pcie_get_trans_pcie() local 1743 u32 val = 0; in iwl_pcie_int_cause_ict() local 2136 u32 val; in iwl_pcie_reset_ict() local
|
/linux-6.14.4/fs/btrfs/ |
D | free-space-cache.c | 554 u32 *tmp, val; in io_ctl_check_crc() local 1073 int *entries, int *bitmaps, in write_cache_extent_entries() 1151 int entries, int bitmaps) in update_cache_item() 1202 int *entries) in write_pinned_extent_entries() 1384 int entries = 0; in __btrfs_write_out_cache() local
|
/linux-6.14.4/arch/x86/pci/ |
D | irq.c | 247 unsigned char val; in elcr_set_level_irq() local 330 static void write_pc_conf_nybble(u8 base, u8 index, u8 val) in write_pc_conf_nybble() 374 u8 val = irqmap[irq]; in pirq_finali_set() local 422 unsigned nr, unsigned int val) in write_config_nybble() 448 unsigned int val = irqmap[irq]; in pirq_ali_set() local 1347 int entries = (rt->size - sizeof(struct irq_routing_table)) / in pirq_get_dev_info() local
|
/linux-6.14.4/drivers/video/fbdev/aty/ |
D | radeonfb.h | 377 #define OUTREG8(addr,val) writeb(val, (rinfo->mmio_base)+addr) argument 379 #define OUTREG16(addr,val) writew(val, (rinfo->mmio_base)+addr) argument 381 #define OUTREG(addr,val) writel(val, (rinfo->mmio_base)+addr) argument 385 #define OUTREGP(addr,val,mask) _OUTREGP(rinfo, addr, val,mask) argument 424 #define OUTPLL(index, val) __OUTPLL(rinfo, index, val) argument 425 #define OUTPLLP(index, val, mask) __OUTPLLP(rinfo, index, val, mask) argument 476 #define radeon_fifo_wait(entries) _radeon_fifo_wait(rinfo,entries) argument
|
D | atyfb.h | 241 static inline void aty_st_le32(int regindex, u32 val, const struct atyfb_par *par) in aty_st_le32() 254 static inline void aty_st_le16(int regindex, u16 val, in aty_st_le16() 279 static inline void aty_st_8(int regindex, u8 val, const struct atyfb_par *par) in aty_st_8() 349 static inline void wait_for_fifo(u16 entries, struct atyfb_par *par) in wait_for_fifo()
|
/linux-6.14.4/sound/soc/intel/catpt/ |
D | messages.h | 43 u32 val; member 187 struct catpt_module_entry entries[]; member 300 u32 val; member 353 u32 val; member
|
/linux-6.14.4/tools/lib/perf/include/perf/ |
D | event.h | 328 struct id_index_entry entries[]; member 392 struct perf_record_thread_map_entry entries[]; member 405 __u64 val; member 423 __u64 val; member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_debugfs.c | 907 struct dmub_debugfs_trace_entry *entries; in dmub_tracebuffer_show() local 3068 static int force_yuv420_output_set(void *data, u64 val) in force_yuv420_output_set() 3080 static int force_yuv420_output_get(void *data, u64 *val) in force_yuv420_output_get() 3095 static int replay_get_state(void *data, u64 *val) in replay_get_state() 3111 static int psr_get(void *data, u64 *val) in psr_get() 3127 static int psr_read_residency(void *data, u64 *val) in psr_read_residency() 3141 static int allow_edp_hotplug_detection_get(void *data, u64 *val) in allow_edp_hotplug_detection_get() 3154 static int allow_edp_hotplug_detection_set(void *data, u64 val) in allow_edp_hotplug_detection_set() 3170 static int disallow_edp_enter_psr_get(void *data, u64 *val) in disallow_edp_enter_psr_get() 3205 static int disallow_edp_enter_psr_set(void *data, u64 val) in disallow_edp_enter_psr_set() [all …]
|
/linux-6.14.4/tools/perf/ |
D | builtin-trace.c | 173 int *entries; member 177 pid_t *entries; member 533 …f_suffix(struct strarray *sa, char *bf, size_t size, const char *intfmt, bool show_suffix, int val) in strarray__scnprintf_suffix() 547 …cnprintf(struct strarray *sa, char *bf, size_t size, const char *intfmt, bool show_prefix, int val) in strarray__scnprintf() 596 …printf(struct strarrays *sas, char *bf, size_t size, const char *intfmt, bool show_prefix, int val) in strarrays__scnprintf() 634 u64 val = 0; in strarray__strtoul_flags() local 953 static bool syscall_arg__strtoul_btf_enum(char *bf, size_t size, struct syscall_arg *arg, u64 *val) in syscall_arg__strtoul_btf_enum() 972 static bool syscall_arg__strtoul_btf_type(char *bf, size_t size, struct syscall_arg *arg, u64 *val) in syscall_arg__strtoul_btf_type() 1001 …_t btf_enum_scnprintf(const struct btf_type *type, struct btf *btf, char *bf, size_t size, int val) in btf_enum_scnprintf() 1065 size_t size, int val, char *type) in trace__btf_scnprintf() [all …]
|
/linux-6.14.4/drivers/net/dsa/sja1105/ |
D | sja1105_static_config.c | 17 void sja1105_pack(void *buf, const u64 *val, int start, int end, size_t len) in sja1105_pack() 35 void sja1105_unpack(const void *buf, u64 *val, int start, int end, size_t len) in sja1105_unpack() 52 void sja1105_packing(void *buf, u64 *val, int start, int end, in sja1105_packing() 1915 u8 *entries = table->entries; in sja1105_table_delete_entry() local
|
/linux-6.14.4/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2100.c | 325 static inline void read_register(struct net_device *dev, u32 reg, u32 * val) in read_register() 333 static inline void write_register(struct net_device *dev, u32 reg, u32 val) in write_register() 342 u16 * val) in read_register_word() 350 static inline void read_register_byte(struct net_device *dev, u32 reg, u8 * val) in read_register_byte() 358 static inline void write_register_word(struct net_device *dev, u32 reg, u16 val) in write_register_word() 366 static inline void write_register_byte(struct net_device *dev, u32 reg, u8 val) in write_register_byte() 374 static inline void read_nic_dword(struct net_device *dev, u32 addr, u32 * val) in read_nic_dword() 381 static inline void write_nic_dword(struct net_device *dev, u32 addr, u32 val) in write_nic_dword() 388 static inline void read_nic_word(struct net_device *dev, u32 addr, u16 * val) in read_nic_word() 395 static inline void write_nic_word(struct net_device *dev, u32 addr, u16 val) in write_nic_word() [all …]
|
/linux-6.14.4/drivers/net/ethernet/cortina/ |
D | gemini.c | 225 u32 val, u32 vmask) in gmac_update_config0_reg() 259 u32 val; in gmac_disable_tx_rx() local 276 u32 val; in gmac_set_flow_control() local 413 u8 val; member 545 size_t entries = 1 << port->txq_order; in gmac_setup_txqs() local 1107 u32 val, mask; in gmac_tx_irq_enable() local 1335 u32 val, mask; in gmac_enable_irq() local 1364 u32 val, mask; in gmac_enable_rx_irq() local 1675 unsigned int offs, val; in gmac_get_intr_flags() local 1703 u32 val, orr = 0; in gmac_irq() local [all …]
|
/linux-6.14.4/drivers/infiniband/hw/hfi1/ |
D | mad.c | 707 u64 val; member 714 static int write_lcb_cache(u32 off, u64 val) in write_lcb_cache() 729 static int read_lcb_cache(u32 off, u64 *val) in read_lcb_cache() 1758 u64 *val = data; in set_sc2vlt_tables() local 1774 u64 *val = (u64 *)data; in get_sc2vlt_tables() local 3695 struct opa_congestion_setting_entry_shadow *entries; in __subn_get_opa_cong_setting() local 3787 struct opa_congestion_setting_entry_shadow *entries; in __subn_set_opa_cong_setting() local 3895 struct ib_cc_table_entry_shadow *entries; in __subn_get_opa_cc_table() local 3946 struct ib_cc_table_entry_shadow *entries; in __subn_set_opa_cc_table() local
|