/linux-6.14.4/scripts/dtc/libfdt/ |
D | fdt_ro.c | 13 static int fdt_nodename_eq_(const void *fdt, int offset, in fdt_nodename_eq_() 117 int offset = -1; in fdt_find_max_phandle() local 162 unsigned int offset = n * sizeof(struct fdt_reserve_entry); in fdt_mem_rsv() local 201 static int nextprop_(const void *fdt, int offset) in nextprop_() 225 int fdt_subnode_offset_namelen(const void *fdt, int offset, in fdt_subnode_offset_namelen() 254 int offset = 0; in fdt_path_offset_namelen() local 343 int offset; in fdt_first_property_offset() local 351 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() 360 int offset, in fdt_get_property_by_offset_() 382 int offset, in fdt_get_property_by_offset() [all …]
|
/linux-6.14.4/drivers/gpu/drm/tiny/ |
D | cirrus-qemu.c | 106 static void wreg_seq(struct cirrus_device *cirrus, u8 reg, u8 val) in wreg_seq() 121 static void wreg_crt(struct cirrus_device *cirrus, u8 reg, u8 val) in wreg_crt() 130 static void wreg_gfx(struct cirrus_device *cirrus, u8 reg, u8 val) in wreg_gfx() 138 static void wreg_hdr(struct cirrus_device *cirrus, u8 val) in wreg_hdr() 178 static void cirrus_set_start_address(struct cirrus_device *cirrus, u32 offset) in cirrus_set_start_address() 411 unsigned int offset = drm_fb_clip_offset(pitch, format, &damage); in cirrus_primary_plane_helper_atomic_update() local
|
/linux-6.14.4/arch/loongarch/kernel/ |
D | traps.c | 173 static void print_bool_fragment(const char *key, unsigned long val, bool first) in print_bool_fragment() 179 static void print_plv_fragment(const char *key, int val) in print_plv_fragment() 185 static void print_memory_type_fragment(const char *key, unsigned long val) in print_memory_type_fragment() 208 static void print_intr_fragment(const char *key, unsigned long val) in print_intr_fragment() 1159 void set_handler(unsigned long offset, void *addr, unsigned long size) in set_handler() 1173 void set_merr_handler(unsigned long offset, void *addr, unsigned long size) in set_merr_handler()
|
/linux-6.14.4/drivers/mmc/host/ |
D | uniphier-sd.c | 435 unsigned int offset; in uniphier_sd_speed_switch() local 436 u32 val = 0; in uniphier_sd_speed_switch() local 454 unsigned int offset; in uniphier_sd_uhs_enable() local 455 u32 val; in uniphier_sd_uhs_enable() local 516 u32 val; in uniphier_sd_host_init() local 549 u32 val, tmp; in uniphier_sd_start_signal_voltage_switch() local
|
/linux-6.14.4/tools/perf/arch/arm/util/ |
D | cs-etm.c | 92 __u64 val; in cs_etm_validate_context_id() local 152 __u64 val; in cs_etm_validate_timestamp() local 574 static int cs_etm_get_ro(struct perf_pmu *pmu, struct perf_cpu cpu, const char *path, __u64 *val) in cs_etm_get_ro() 596 int val = 0; in cs_etm_get_ro_signed() local 713 static void cs_etm_get_metadata(struct perf_cpu cpu, u32 *offset, in cs_etm_get_metadata() 779 u32 offset; in cs_etm_info_fill() local
|
/linux-6.14.4/drivers/pci/controller/dwc/ |
D | pcie-tegra194-acpi.c | 40 u32 val, u32 reg) in atu_reg_write() 42 u32 offset = PCIE_ATU_UNROLL_BASE(PCIE_ATU_REGION_DIR_OB, index) + in atu_reg_write() local
|
/linux-6.14.4/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ierb.c | 42 static void enetc_ierb_write(struct enetc_ierb *ierb, u32 offset, u32 val) in enetc_ierb_write()
|
/linux-6.14.4/drivers/gpu/drm/i915/selftests/ |
D | intel_uncore.c | 148 unsigned int offset; in live_forcewake_ops() member 214 u32 val; in live_forcewake_ops() local 281 u32 offset; in live_forcewake_domains() local
|
/linux-6.14.4/drivers/nvmem/ |
D | brcm_nvram.c | 49 static int brcm_nvram_read(void *context, unsigned int offset, void *val, in brcm_nvram_read() 99 unsigned int offset, void *buf, size_t bytes) in brcm_nvram_read_post_process_macaddr()
|
/linux-6.14.4/arch/mips/pci/ |
D | pci-alchemy.c | 105 unsigned long offset, status, cfg_base, flags, entryLo0, entryLo1, r; in config_access() local 189 int where, u8 *val) in read_config_byte() 203 int where, u16 *val) in read_config_word() 215 int where, u32 *val) in read_config_dword() 221 int where, u8 val) in write_config_byte() 238 int where, u16 val) in write_config_word() 255 int where, u32 val) in write_config_dword() 261 int where, int size, u32 *val) in alchemy_pci_read() 284 int where, int size, u32 val) in alchemy_pci_write() 367 unsigned long val; in alchemy_pci_probe() local
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | wq.c | 59 struct elem init = {}, *val; in test_elem_callback() local 92 struct hmap_elem init = {}, *val; in test_hmap_elem_callback() local 131 int offset = data->ok_offset; in wq_cb_sleepable() local
|
/linux-6.14.4/drivers/net/ipa/ |
D | reg.h | 23 u32 offset; member 102 static inline u32 reg_encode(const struct reg *reg, u32 field_id, u32 val) in reg_encode() 117 static inline u32 reg_decode(const struct reg *reg, u32 field_id, u32 val) in reg_decode()
|
/linux-6.14.4/drivers/media/platform/ti/vpe/ |
D | vpdma.c | 280 static u32 read_reg(struct vpdma_data *vpdma, int offset) in read_reg() 285 static void write_reg(struct vpdma_data *vpdma, int offset, u32 value) in write_reg() 290 static int read_field_reg(struct vpdma_data *vpdma, int offset, in read_field_reg() 296 static void write_field_reg(struct vpdma_data *vpdma, int offset, u32 field, in write_field_reg() 299 u32 val = read_reg(vpdma, offset); in write_field_reg() local 561 int offset; in vpdma_update_dma_addr() local 987 u32 val; in vpdma_enable_list_complete_irq() local
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | uprobe_multi_test.c | 378 unsigned long offset = 0; in test_attach_api_fails() local 792 static int uprobe_attach(struct uprobe_multi_consumers *skel, int idx, unsigned long offset) in uprobe_attach() 827 static bool test_bit(int bit, unsigned long val) in test_bit() 835 unsigned long offset) in uprobe_consumer_test() 884 test_t test, unsigned long offset) in consumer_test() 905 __u64 val = 0; in consumer_test() local 978 unsigned long offset; in consumer_thread() local
|
/linux-6.14.4/drivers/net/wireless/ath/ath9k/ |
D | eeprom.c | 19 void ath9k_hw_analog_shift_regwrite(struct ath_hw *ah, u32 reg, u32 val) in ath9k_hw_analog_shift_regwrite() 28 u32 shift, u32 val) in ath9k_hw_analog_shift_rmw() 112 off_t offset, u16 *data) in ath9k_hw_nvram_read_array() 122 off_t offset, u16 *data) in ath9k_hw_nvram_read_firmware() 129 static bool ath9k_hw_nvram_read_nvmem(struct ath_hw *ah, off_t offset, in ath9k_hw_nvram_read_nvmem()
|
/linux-6.14.4/drivers/gpu/drm/gma500/ |
D | mmu.c | 42 static inline uint32_t psb_mmu_pt_index(uint32_t offset) in psb_mmu_pt_index() 47 static inline uint32_t psb_mmu_pd_index(uint32_t offset) in psb_mmu_pd_index() 73 uint32_t val = PSB_RSGX32(PSB_CR_BIF_CTRL); in psb_mmu_flush_pd_locked() local 99 uint32_t val; in psb_mmu_flush() local 125 uint32_t offset = (hw_context == 0) ? PSB_CR_BIF_DIR_LIST_BASE0 : in psb_mmu_set_pd_context() local
|
/linux-6.14.4/arch/arm/mach-omap2/ |
D | prm44xx.c | 102 static void omap4_prm_write_inst_reg(u32 val, s16 inst, u16 reg) in omap4_prm_write_inst_reg() 168 u32 omap4_prm_vcvp_read(u8 offset) in omap4_prm_vcvp_read() 179 void omap4_prm_vcvp_write(u32 val, u8 offset) in omap4_prm_vcvp_write() 190 u32 omap4_prm_vcvp_rmw(u32 mask, u32 bits, u8 offset) in omap4_prm_vcvp_rmw()
|
/linux-6.14.4/kernel/dma/ |
D | swiotlb.c | 242 static inline unsigned long io_tlb_offset(unsigned long val) in io_tlb_offset() 247 static inline unsigned long nr_slots(u64 val) in nr_slots() 896 unsigned int offset = orig_addr & ~PAGE_MASK; in swiotlb_bounce() local 1027 unsigned int offset = swiotlb_align_offset(dev, 0, orig_addr); in swiotlb_search_pool_area() local 1374 unsigned int offset; in swiotlb_tbl_map_single() local 1447 unsigned int offset = swiotlb_align_offset(dev, 0, tlb_addr); in swiotlb_release_slots() local 1670 static int io_tlb_transient_used_get(void *data, u64 *val) in io_tlb_transient_used_get() 1682 static int io_tlb_used_get(void *data, u64 *val) in io_tlb_used_get() 1690 static int io_tlb_hiwater_get(void *data, u64 *val) in io_tlb_hiwater_get() 1698 static int io_tlb_hiwater_set(void *data, u64 val) in io_tlb_hiwater_set()
|
/linux-6.14.4/drivers/clk/tegra/ |
D | clk-pll.c | 230 #define pll_readl(offset, p) readl_relaxed(p->clk_base + offset) argument 233 #define pll_override_readl(offset, p) readl_relaxed(p->pmc + offset) argument 237 #define pll_writel(val, offset, p) writel_relaxed(val, p->clk_base + offset) argument 238 #define pll_writel_base(val, p) pll_writel(val, p->params->base_reg, p) argument 239 #define pll_writel_misc(val, p) pll_writel(val, p->params->misc_reg, p) argument 240 #define pll_override_writel(val, offset, p) writel(val, p->pmc + offset) argument 241 #define pll_writel_sdm_din(val, p) pll_writel(val, p->params->sdm_din_reg, p) argument 242 #define pll_writel_sdm_ctrl(val, p) pll_writel(val, p->params->sdm_ctrl_reg, p) argument 278 u32 val; in clk_pll_enable_lock() local 294 u32 val, lock_mask; in clk_pll_wait_for_lock() local [all …]
|
/linux-6.14.4/drivers/gpu/drm/nouveau/ |
D | nouveau_dma.c | 43 uint64_t val; in READ_GET() local 72 nv50_dma_push(struct nouveau_channel *chan, u64 offset, u32 length, in nv50_dma_push()
|
/linux-6.14.4/drivers/remoteproc/ |
D | qcom_q6v5_mss.c | 549 s32 val; in q6v5_rmb_pbl_wait() local 570 s32 val; in q6v5_rmb_mba_wait() local 619 u32 val; in q6v5proc_reset() local 866 static int q6v5proc_enable_qchannel(struct q6v5 *qproc, struct regmap *map, u32 offset) in q6v5proc_enable_qchannel() 868 unsigned int val; in q6v5proc_enable_qchannel() local 899 static void q6v5proc_disable_qchannel(struct q6v5 *qproc, struct regmap *map, u32 offset) in q6v5proc_disable_qchannel() 902 unsigned int val, retry; in q6v5proc_disable_qchannel() local 951 u32 offset) in q6v5proc_halt_axi_port() 953 unsigned int val; in q6v5proc_halt_axi_port() local 1240 u32 val; in q6v5_mba_reclaim() local [all …]
|
/linux-6.14.4/arch/powerpc/xmon/ |
D | xmon.c | 496 unsigned long offset; in xmon_core() local 762 unsigned long offset; in xmon_bpt() local 832 unsigned long offset; in xmon_fault_handler() local 1701 unsigned long size, offset; in get_function_bounds() local 1994 write_spr(int n, unsigned long val) in write_spr() 2136 unsigned long val; in dump_one_spr() local 2193 unsigned long val; in super_regs() local 2347 byterev(unsigned char *val, int size) in byterev() 2413 unsigned char val[16]; in memex() local 2859 u64 val; in dump_by_size() local [all …]
|
/linux-6.14.4/drivers/net/phy/ |
D | mdio_bus.c | 206 static u64 mdio_bus_get_stat(struct mdio_bus_stats *s, unsigned int offset) in mdio_bus_get_stat() 210 u64 val = 0; in mdio_bus_get_stat() local 220 static u64 mdio_bus_get_global_stat(struct mii_bus *bus, unsigned int offset) in mdio_bus_get_global_stat() 223 u64 val = 0; in mdio_bus_get_global_stat() local 238 u64 val; in mdio_bus_stat_field_show() local 261 u64 val; in mdio_bus_device_stat_field_show() local 915 int __mdiobus_write(struct mii_bus *bus, int addr, u32 regnum, u16 val) in __mdiobus_write() 1007 u16 val) in __mdiobus_c45_write() 1169 int mdiobus_write_nested(struct mii_bus *bus, int addr, u32 regnum, u16 val) in mdiobus_write_nested() 1192 int mdiobus_write(struct mii_bus *bus, int addr, u32 regnum, u16 val) in mdiobus_write() [all …]
|
/linux-6.14.4/lib/ |
D | maple_tree.c | 503 unsigned long val = (unsigned long)parent; in mas_set_parent() local 538 unsigned long val = (unsigned long)mte_to_node(enode)->parent; in mte_parent_slot() local 731 mas_safe_min(struct ma_state *mas, unsigned long *pivots, unsigned char offset) in mas_safe_min() 746 unsigned long val) in mte_set_pivot() 801 void __rcu **slots, unsigned char offset) in mt_slot() 807 void __rcu **slots, unsigned char offset) in mt_slot_locked() 820 void __rcu **slots, unsigned char offset) in mas_slot_locked() 834 unsigned char offset) in mas_slot() 885 unsigned char offset, unsigned char end) in ma_set_meta() 959 unsigned char offset) in ma_set_meta_gap() [all …]
|
/linux-6.14.4/drivers/net/mdio/ |
D | mdio-mscc-miim.c | 66 #define mscc_readx_poll_timeout(op, addr, val, cond, delay_us, timeout_us)\ argument 77 int val, ret; in mscc_miim_status() local 91 u32 val; in mscc_miim_wait_ready() local 100 u32 val; in mscc_miim_wait_pending() local 110 u32 val; in mscc_miim_read() local 177 unsigned int offset, bits; in mscc_miim_reset() local
|