/linux-6.14.4/drivers/pinctrl/pxa/ |
D | pinctrl-pxa2xx.c | 69 struct pxa_desc_function *df; in pxa_desc_by_func_group() local 90 uint32_t val; in pxa2xx_pmx_gpio_set_direction() local 144 struct pxa_desc_function *df; in pxa2xx_pmx_set_mux() local 148 u32 val; in pxa2xx_pmx_set_mux() local 191 u32 val; in pxa2xx_pconf_group_get() local 214 u32 val; in pxa2xx_pconf_group_set() local 267 struct pxa_desc_function *df; in pxa2xx_build_functions() local 297 struct pxa_desc_function *df; in pxa2xx_build_groups() local
|
/linux-6.14.4/drivers/devfreq/ |
D | devfreq.c | 724 unsigned long val, void *ptr) in qos_min_notifier_call() 736 unsigned long val, void *ptr) in qos_max_notifier_call() 1416 struct devfreq *df = to_devfreq(dev); in name_show() local 1424 struct devfreq *df = to_devfreq(dev); in governor_show() local 1435 struct devfreq *df = to_devfreq(dev); in governor_store() local 1516 struct devfreq *df = to_devfreq(d); in available_governors_show() local 1562 struct devfreq *df = to_devfreq(dev); in cur_freq_show() local 1578 struct devfreq *df = to_devfreq(dev); in target_freq_show() local 1587 struct devfreq *df = to_devfreq(dev); in min_freq_store() local 1614 struct devfreq *df = to_devfreq(dev); in min_freq_show() local [all …]
|
/linux-6.14.4/drivers/clk/rockchip/ |
D | clk.h | 25 #define HIWORD_UPDATE(val, mask, shift) \ argument 492 u32 val; member 606 df, go, gs, gf) \ argument 627 mf, do, ds, dw, df, go, gs, gf) \ argument 648 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument 667 df, dt, go, gs, gf) \ argument 704 ds, dw, df) \ argument 723 mw, mf, ds, dw, df, dt) \ argument 742 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument 759 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument [all …]
|
/linux-6.14.4/drivers/regulator/ |
D | ad5398.c | 40 unsigned short val; in ad5398_read_reg() local 55 unsigned short val; in ad5398_write_reg() local 221 const struct ad5398_current_data_format *df = in ad5398_probe() local
|
/linux-6.14.4/include/uapi/linux/netfilter/ |
D | nfnetlink_osf.h | 35 __u32 val; member 57 __u8 ttl, df; member
|
/linux-6.14.4/drivers/net/can/rcar/ |
D | rcar_canfd.c | 406 #define RCANFD_C_RFDF(x, df) \ argument 418 #define RCANFD_C_CFDF(ch, idx, df) \ argument 460 #define RCANFD_F_RFDF(gpriv, x, df) \ argument 475 #define RCANFD_F_CFDF(gpriv, ch, idx, df) \ argument 619 static inline void rcar_canfd_update(u32 mask, u32 val, u32 __iomem *reg) in rcar_canfd_update() 633 static inline void rcar_canfd_write(void __iomem *base, u32 offset, u32 val) in rcar_canfd_write() 638 static void rcar_canfd_set_bit(void __iomem *base, u32 reg, u32 val) in rcar_canfd_set_bit() 643 static void rcar_canfd_clear_bit(void __iomem *base, u32 reg, u32 val) in rcar_canfd_clear_bit() 649 u32 mask, u32 val) in rcar_canfd_update_bit() 687 u32 ch, val = gpriv->fdmode ? RCANFD_GEN4_FDCFG_FDOE in rcar_canfd_set_mode() local [all …]
|
/linux-6.14.4/drivers/isdn/hardware/mISDN/ |
D | hfcpci.c | 196 u_char val; in reset_hfcpci() local 460 struct dfifo *df; in receive_dmsg() local 668 struct dfifo *df; in hfcpci_fill_dfifo() local 1147 u_char val, stat; in hfcpci_int() local
|
/linux-6.14.4/net/ipv6/ |
D | datagram.c | 745 int val = opt->frag_max_size; in ip6_datagram_recv_specific_ctl() local 1020 int df; in ip6_datagram_send_ctl() local
|
/linux-6.14.4/drivers/video/fbdev/matrox/ |
D | matroxfb_maven.c | 163 static int maven_set_reg(struct i2c_client* c, int reg, int val) { in maven_set_reg() 172 static int maven_set_reg_pair(struct i2c_client* c, int reg, int val) { in maven_set_reg_pair() 341 unsigned char df; in maven_compute_deflicker() local 526 int val; in maven_init_TV() local 1118 unsigned char val in maven_set_control() local
|
/linux-6.14.4/drivers/memory/samsung/ |
D | exynos5422-dmc.c | 155 struct devfreq *df; member 204 unsigned int val; member 844 u32 val; in exynos5_dmc_perf_events_check() local 1042 u32 val; in create_timings_aligned() local 1373 unsigned int val; in exynos5_dmc_set_pause_on_switching() local
|
/linux-6.14.4/drivers/video/fbdev/aty/ |
D | mach64_gx.c | 69 static void aty_st_514(int offset, u8 val, const struct atyfb_par *par) in aty_st_514() 165 u8 df, vco_div_count, ref_div_count; in aty_pll_514_to_var() local
|
/linux-6.14.4/arch/x86/coco/sev/ |
D | shared.c | 123 u64 val = GHCB_MSR_TERM_REQ; in sev_es_terminate() local 141 u64 val; in get_hv_features() local 159 u64 val; in snp_register_ghcb_early() local 174 u64 val; in sev_es_negotiate_protocol() local 308 u64 val, resp; in svsm_perform_msr_protocol() local 395 u64 val; in __sev_cpuid_hv() local 982 bool df = ((regs->flags & X86_EFLAGS_DF) == X86_EFLAGS_DF); in vc_handle_ioio() local
|
/linux-6.14.4/arch/x86/kernel/cpu/ |
D | common.c | 138 unsigned long long val; in ppin_init() local 408 void native_write_cr0(unsigned long val) in native_write_cr0() 427 void __no_profile native_write_cr4(unsigned long val) in native_write_cr4() 648 const struct cpuid_dependent_feature *df; in filter_cpuid_features() local 2030 static void wrmsrl_cstar(unsigned long val) in wrmsrl_cstar()
|
/linux-6.14.4/drivers/mmc/core/ |
D | mmc_test.c | 626 static int __mmc_test_prepare(struct mmc_test_card *test, int write, int val) in __mmc_test_prepare() 3177 struct mmc_test_dbgfs_file *df, *dfs; in mmc_test_free_dbgfs_file() local 3196 struct mmc_test_dbgfs_file *df; in __mmc_test_register_dbgfs_file() local
|
/linux-6.14.4/mm/ |
D | slub.c | 1135 static void init_object(struct kmem_cache *s, void *object, u8 val) in init_object() 1312 void *object, u8 val) in check_object() 1864 void *object, u8 val) { return 1; } in check_object() 4913 void **p, struct detached_freelist *df) in build_detached_freelist() 4980 struct detached_freelist df; in __kmem_cache_free_bulk() local 5001 struct detached_freelist df; in kmem_cache_free_bulk() local 6270 u8 val = test_bit(__obj_to_index(s, addr, p), obj_map) ? in validate_slab() local
|
/linux-6.14.4/drivers/dma/ |
D | imx-sdma.c | 319 u32 df : 1; member 806 unsigned long val; in sdma_event_enable() local 827 unsigned long val; in sdma_event_disable() local 2048 u32 reg, val, shift, num_map, i; in sdma_event_remap() local
|
/linux-6.14.4/arch/x86/kvm/ |
D | emulate.c | 492 static void assign_register(unsigned long *reg, u64 val, int bytes) in assign_register() 1868 unsigned long val = 0; in emulate_popf() local 2006 u32 val = 0; in em_popa() local 3019 int df = (ctxt->eflags & X86_EFLAGS_DF) ? -op->count : op->count; in string_addr_inc() local 3300 unsigned long val; in em_dr_write() local
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu.h | 1085 struct amdgpu_df df; member 1338 #define WREG32_P(reg, val, mask) \ argument 1347 #define WREG32_PLL_P(reg, val, mask) \ argument 1375 #define WREG32_FIELD(reg, field, val) \ argument 1378 #define WREG32_FIELD_OFFSET(reg, offset, field, val) \ argument
|
/linux-6.14.4/drivers/block/drbd/ |
D | drbd_int.h | 1645 enum drbd_force_detach_flags df, in __drbd_chk_io_error_() 2226 static inline int drbd_set_ed_uuid(struct drbd_device *device, u64 val) in drbd_set_ed_uuid()
|