/linux-6.14.4/drivers/iio/adc/ |
D | ti_am335x_adc.c | 60 unsigned int val) in tiadc_writel() 99 u32 val; in tiadc_wait_idle() local 431 struct iio_chan_spec const *chan, int *val, int *val2, in tiadc_read_raw() 566 struct device_node *node = pdev->dev.of_node; in tiadc_parse_dt() local 568 u32 val; in tiadc_parse_dt() local 625 struct device_node *node = pdev->dev.of_node; in tiadc_probe() local
|
/linux-6.14.4/scripts/gcc-plugins/ |
D | randomize_layout_plugin.c | 22 #define ORIG_TYPE_NAME(node) \ argument 54 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_… in handle_randomize_layout_attr() 97 static tree handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_… in handle_randomize_considered_attr() 107 static tree handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_a… in handle_randomize_performed_attr() 405 static int is_pure_ops_struct(const_tree node) in is_pure_ops_struct() 589 tree field, val; in check_bad_casts_in_constructor() local 630 struct varpool_node *node; in check_global_variables() local
|
/linux-6.14.4/drivers/perf/ |
D | arm-ccn.c | 164 struct hlist_node node; member 178 struct arm_ccn_component *node; member 187 static int arm_ccn_node_to_xp(int node) in arm_ccn_node_to_xp() 192 static int arm_ccn_node_to_xp_port(int node) in arm_ccn_node_to_xp_port() 880 u32 val, dt_cfg; in arm_ccn_pmu_xp_dt_config() local 941 u32 val; in arm_ccn_pmu_xp_watchpoint_config() local 988 u32 val, id; in arm_ccn_pmu_xp_event_config() local 1010 u32 val, port; in arm_ccn_pmu_node_event_config() local 1044 u32 xp, offset, val; in arm_ccn_pmu_event_config() local 1134 u32 val = readl(ccn->dt.base + CCN_DT_PMCR); in arm_ccn_pmu_enable() local [all …]
|
/linux-6.14.4/arch/arm/mach-imx/ |
D | gpc.c | 53 u32 val; in imx_gpc_set_l2_mem_power_in_lpm() local 128 u32 val; in imx_gpc_hwirq_unmask() local 139 u32 val; in imx_gpc_hwirq_mask() local 227 static int __init imx_gpc_init(struct device_node *node, in imx_gpc_init()
|
/linux-6.14.4/drivers/crypto/cavium/zip/ |
D | zip_main.c | 63 void zip_reg_write(u64 val, u64 __iomem *addr) in zip_reg_write() 105 struct zip_device *zip_get_device(int node) in zip_get_device() 487 u64 val = 0ull; in zip_stats_show() local 585 u64 val = 0; in zip_regs_show() local
|
/linux-6.14.4/arch/sparc/kernel/ |
D | prom_common.c | 50 int of_set_property(struct device_node *dp, const char *name, void *val, int len) in of_set_property() 132 static int __init prom_common_nextprop(phandle node, char *prev, char *buf) in prom_common_nextprop()
|
/linux-6.14.4/drivers/gpu/drm/loongson/ |
D | lsdc_output_7a2000.c | 114 struct drm_info_node *node = (struct drm_info_node *)m->private; in ls7a2000_hdmi_encoder_regs_show() local 169 u32 val; in ls7a2000_hdmi0_vga_connector_detect() local 190 u32 val; in ls7a2000_hdmi1_connector_detect() local 231 u32 val; in ls7a2000_hdmi0_encoder_reset() local 253 u32 val; in ls7a2000_hdmi1_encoder_reset() local 341 u32 val; in ls7a2000_hdmi_atomic_disable() local 364 u32 val; in ls7a2000_hdmi_atomic_enable() local 419 u32 val; in ls7a2000_hdmi_phy_pll_config() local
|
/linux-6.14.4/drivers/uio/ |
D | uio_fsl_elbc_gpcm.c | 106 unsigned long val; in reg_store() local 250 static int get_of_data(struct fsl_elbc_gpcm *priv, struct device_node *node, in get_of_data() 311 struct device_node *node = pdev->dev.of_node; in uio_fsl_elbc_gpcm_probe() local
|
/linux-6.14.4/drivers/firmware/ |
D | trusted_foundations.c | 103 static void tf_cache_write_sec(unsigned long val, unsigned int reg) in tf_cache_write_sec() 162 struct device_node *node; in of_register_trusted_foundations() local
|
/linux-6.14.4/scripts/dtc/ |
D | dtc-parser.y | 47 struct node *node; member 424 uint64_t val = ~0ULL >> (64 - $1.bits); variable
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | refcounted_kptr.c | 23 struct node_data __kptr *node; member 36 struct bpf_rb_node node; member 106 static long __stash_map_insert_tree(int idx, int val, struct bpf_rb_root *root, in __stash_map_insert_tree() 210 long val = -99; in __read_from_unstash() local
|
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 294 struct otx2_tc_flow *node) in otx2_tc_act_set_hw_police() 329 struct otx2_tc_flow *node, in otx2_tc_act_set_police() 364 struct otx2_tc_flow *node, in otx2_tc_update_mcast() 438 struct otx2_tc_flow *node) in otx2_tc_parse_actions() 628 static int otx2_tc_prepare_flow(struct otx2_nic *nic, struct otx2_tc_flow *node, in otx2_tc_prepare_flow() 705 u32 val; in otx2_tc_prepare_flow() local 1002 struct otx2_tc_flow *node) in otx2_tc_del_from_flow_list() 1017 struct otx2_tc_flow *node) in otx2_tc_add_to_flow_list() 1109 struct otx2_tc_flow *node) in otx2_tc_update_mcam_table_del_req() 1148 struct otx2_tc_flow *node) in otx2_tc_update_mcam_table_add_req() [all …]
|
/linux-6.14.4/drivers/irqchip/ |
D | irq-meson-gpio.c | 185 unsigned int reg, u32 mask, u32 val) in meson_gpio_irq_update_bits() 302 u32 val = 0; in meson8_gpio_irq_set_type() local 359 u32 val = 0; in meson_s4_gpio_irq_set_type() local 523 static int meson_gpio_irq_parse_dt(struct device_node *node, struct meson_gpio_irq_controller *ctl) in meson_gpio_irq_parse_dt() 549 static int meson_gpio_irq_of_init(struct device_node *node, struct device_node *parent) in meson_gpio_irq_of_init()
|
/linux-6.14.4/drivers/pci/controller/ |
D | pcie-iproc-msi.c | 139 int eq, u32 val) in iproc_msi_write_reg() 388 u32 val; in iproc_msi_enable() local 430 u32 eq, val; in iproc_msi_disable() local 446 static int iproc_msi_alloc_domains(struct device_node *node, in iproc_msi_alloc_domains() 519 int iproc_msi_init(struct iproc_pcie *pcie, struct device_node *node) in iproc_msi_init()
|
/linux-6.14.4/drivers/net/ipa/ |
D | ipa_main.c | 199 u32 val; in ipa_hardware_config_bcr() local 215 u32 val; in ipa_hardware_config_tx() local 235 u32 val; in ipa_hardware_config_clkon() local 262 u32 val; in ipa_hardware_config_comp() local 296 u32 val; in ipa_hardware_config_qsb() local 364 u32 val; in ipa_qtime_config() local 414 u32 val; in ipa_hardware_config_counter() local 456 u32 val; in ipa_idle_indication_cfg() local 589 struct device_node *node; in ipa_firmware_load() local
|
/linux-6.14.4/drivers/clk/mediatek/ |
D | clk-mux.c | 76 u32 val; in mtk_clk_mux_is_enabled() local 87 u32 val; in mtk_clk_mux_get_parent() local 110 u32 val, orig; in mtk_clk_mux_set_parent_setclr_lock() local 218 int num, struct device_node *node, in mtk_clk_register_muxes()
|
/linux-6.14.4/drivers/counter/ |
D | ftm-quaddec.c | 19 #define FTM_FIELD_UPDATE(ftm, offset, mask, val) \ argument 162 u64 *val) in ftm_quaddec_count_read() 176 const u64 val) in ftm_quaddec_count_write() 264 struct device_node *node = pdev->dev.of_node; in ftm_quaddec_probe() local
|
/linux-6.14.4/drivers/usb/host/ |
D | xhci-rcar.c | 91 struct device_node *node = dev->of_node; in xhci_rcar_is_gen2() local 120 u32 data, val, temp; in xhci_rcar_download_firmware() local 172 u32 val, mask = RCAR_USB3_AXH_STA_PLL_ACTIVE_MASK; in xhci_rcar_wait_for_pll_active() local
|
/linux-6.14.4/include/linux/ |
D | nvmem-consumer.h | 38 struct list_head node; member 132 const char *cell_id, u8 *val) in nvmem_cell_read_u8() 138 const char *cell_id, u16 *val) in nvmem_cell_read_u16() 144 const char *cell_id, u32 *val) in nvmem_cell_read_u32() 150 const char *cell_id, u64 *val) in nvmem_cell_read_u64() 157 u32 *val) in nvmem_cell_read_variable_le_u32() 164 u64 *val) in nvmem_cell_read_variable_le_u64()
|
/linux-6.14.4/arch/sparc/mm/ |
D | init_64.c | 113 phandle node = prom_finddevice("/memory"); in read_obp_memory() local 600 int n, node, ents, first, last, i; in read_obp_translations() local 925 u64 node; member 1124 const u64 *val; in scan_pio_for_cfg_handle() local 1143 const u64 *val; in scan_arcs_for_cfg_handle() local 1235 u64 node; in grab_mlgroups() local 1253 const u64 *val; in grab_mlgroups() local 1276 u64 node; in grab_mblocks() local 1294 const u64 *val; in grab_mblocks() local 1338 static struct mdesc_mlgroup * __init find_mlgroup(u64 node) in find_mlgroup() [all …]
|
/linux-6.14.4/drivers/video/backlight/ |
D | tps65217_bl.c | 171 struct device_node *node; in tps65217_bl_parse_dt() local 173 u32 val; in tps65217_bl_parse_dt() local
|
/linux-6.14.4/drivers/soc/fsl/qbman/ |
D | qman_portal.c | 185 struct device_node *node = dev->of_node; in qman_portal_probe() local 189 u32 val; in qman_portal_probe() local
|
/linux-6.14.4/tools/perf/util/ |
D | bpf_lock_contention.c | 218 u8 val = 1; in lock_contention_prepare() local 230 u8 val = 1; in lock_contention_prepare() local 242 u8 val = 1; in lock_contention_prepare() local 249 u8 val = 1; in lock_contention_prepare() local 258 u8 val = 1; in lock_contention_prepare() local 267 u8 val = 1; in lock_contention_prepare() local 286 u8 val = 1; in lock_contention_prepare() local 671 struct rb_node *node = rb_first(&con->cgroups); in lock_contention_finish() local
|
/linux-6.14.4/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.c | 47 u32 val = enetc_port_rd(hw, ENETC_PSIPVMR); in enetc_set_vlan_promisc() local 67 u32 val = 0; in enetc_set_isol_vlan() local 396 u32 val; in enetc_port_assign_rfs_entries() local 415 u32 val; in enetc_port_get_caps() local 434 u32 val; in enetc_port_si_configure() local 487 u32 val = ENETC_MAC_MAXFRM_SIZE; in enetc_set_ptcmsdur() local 525 u32 val; in enetc_mac_config() local 542 u32 val = enetc_port_mac_rd(si, ENETC_PM0_CMD_CFG); in enetc_mac_enable() local 752 u32 old_val, val; in enetc_force_rgmii_mac() local 886 u32 val; in enetc_init_port_rfs_memory() local [all …]
|
/linux-6.14.4/sound/soc/codecs/ |
D | mt6359-accdet.c | 367 unsigned int val = 0; in check_jack_btn_type() local 459 unsigned int irq_val = 0, val = 0, value = 0; in mt6359_accdet_irq() local 552 struct device_node *node = NULL; in mt6359_accdet_parse_dt() local 740 unsigned int val = 0; in config_eint_init_by_mode() local
|