Home
last modified time | relevance | path

Searched +defs:val +defs:cache (Results 1 – 25 of 76) sorted by relevance

1234

/linux-6.14.4/drivers/base/regmap/
Dregcache.c29 unsigned int reg, val; in regcache_hw_init() local
289 unsigned int val) in regcache_reg_needs_sync()
313 unsigned int val; in regcache_default_sync() local
606 unsigned int val; in regcache_reg_cached() local
620 unsigned int val) in regcache_set_val()
631 u8 *cache = base; in regcache_set_val() local
637 u16 *cache = base; in regcache_set_val() local
643 u32 *cache = base; in regcache_set_val() local
666 const u8 *cache = base; in regcache_get_val() local
671 const u16 *cache = base; in regcache_get_val() local
[all …]
/linux-6.14.4/drivers/hwmon/
Dbt1-pvt.c208 struct pvt_cache *cache; in pvt_soft_isr() local
209 u32 val, thres_sts, old; in pvt_soft_isr() local
291 long *val) in pvt_read_data()
293 struct pvt_cache *cache = &pvt->cache[type]; in pvt_read_data() local
311 bool is_low, long *val) in pvt_read_limit()
332 bool is_low, long val) in pvt_write_limit()
372 bool is_low, long *val) in pvt_read_alarm()
411 struct pvt_cache *cache; in pvt_hard_isr() local
412 u32 val; in pvt_hard_isr() local
453 long *val) in pvt_read_data()
[all …]
/linux-6.14.4/arch/powerpc/perf/
Disa207-common.c208 unsigned int cache; in dc_ic_rld_quad_l1_sel() local
314 u64 val; in isa207_get_mem_data_src() local
369 u64 val = (sier & ISA207_SIER_TYPE_MASK) >> ISA207_SIER_TYPE_SHIFT; in isa207_get_mem_weight() local
403 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local
562 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
802 u64 val, sample_mode; in isa3XX_check_attr_config() local
/linux-6.14.4/sound/soc/codecs/
Dwm_hubs.c65 unsigned int val; in wait_for_dc_servo() local
152 struct wm_hubs_dcs_cache *cache; in wm_hubs_dcs_cache_get() local
175 struct wm_hubs_dcs_cache *cache; in wm_hubs_dcs_cache_set() local
244 struct wm_hubs_dcs_cache *cache; in enable_dc_servo() local
1244 int val = 0; in wm_hubs_vmid_ena() local
1261 int mask, val; in wm_hubs_set_bias_level() local
Duda1380.c65 u16 *cache = uda1380->reg_cache; in uda1380_read_reg_cache() local
81 u16 *cache = uda1380->reg_cache; in uda1380_write_reg_cache() local
117 unsigned int val; in uda1380_write() local
138 u16 *cache = uda1380->reg_cache; in uda1380_sync_cache() local
Dpeb2466.c63 } cache; member
133 static int peb2466_write_byte(struct peb2466 *peb2466, u8 cmd, u8 val) in peb2466_write_byte()
149 static int peb2466_read_byte(struct peb2466 *peb2466, u8 cmd, u8 *val) in peb2466_read_byte()
198 static int peb2466_reg_write(void *context, unsigned int reg, unsigned int val) in peb2466_reg_write()
220 static int peb2466_reg_read(void *context, unsigned int reg, unsigned int *val) in peb2466_reg_read()
1669 unsigned int *cache; in peb2466_chip_gpio_get_cache() local
1692 unsigned int mask, unsigned int val) in peb2466_chip_gpio_update_bits()
1695 unsigned int *cache; in peb2466_chip_gpio_update_bits() local
1729 static void peb2466_chip_gpio_set(struct gpio_chip *c, unsigned int offset, int val) in peb2466_chip_gpio_set()
1764 unsigned int *cache; in peb2466_chip_gpio_get() local
[all …]
Dtscs454.c70 u8 cache[COEFF_RAM_SIZE]; member
75 static inline void init_coeff_ram_cache(u8 *cache) in init_coeff_ram_cache()
304 unsigned int val; member
348 unsigned int val; in write_coeff_ram() local
404 unsigned int val; in coeff_ram_put() local
712 unsigned int val; in pll_power_event() local
764 unsigned int val; in aif_set_provider() local
2638 unsigned int val; in tscs454_set_sysclk() local
2659 unsigned int val; in tscs454_set_bclk_ratio() local
2769 unsigned int val; in set_aif_format_from_fmt() local
[all …]
/linux-6.14.4/drivers/iio/dac/
Dti-dac7612.c23 uint16_t cache[2]; member
40 static int dac7612_cmd_single(struct dac7612 *priv, int channel, u16 val) in dac7612_cmd_single()
77 int *val, int *val2, long mask) in dac7612_read_raw()
98 int val, int val2, long mask) in dac7612_write_raw()
/linux-6.14.4/arch/m68k/mm/
Dsun3kmap.c109 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap()
133 int sun3_map_test(unsigned long addr, char *val) in sun3_map_test()
/linux-6.14.4/fs/ext2/
Dxattr.c576 char *val = (char *)header + offs; in ext2_xattr_set() local
622 char *val = (char *)header + min_offs - size; in ext2_xattr_set() local
872 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) in ext2_xattr_cache_insert()
1055 void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache()
/linux-6.14.4/drivers/pinctrl/renesas/
Dpinctrl-rzg2l.c361 struct rzg2l_pinctrl_reg_cache *cache; member
478 static void rzg2l_pmc_writeb(struct rzg2l_pinctrl *pctrl, u8 val, u16 offset) in rzg2l_pmc_writeb()
483 static void rzv2h_pmc_writeb(struct rzg2l_pinctrl *pctrl, u8 val, u16 offset) in rzv2h_pmc_writeb()
839 u8 bit, u32 mask, u32 val) in rzg2l_rmw_pin_config()
878 u8 val; in rzg2l_get_power_source() local
906 u8 val; in rzg2l_set_power_source() local
967 static u16 rzg2l_iolh_val_to_ua(const struct rzg2l_hwcfg *hwcfg, u32 caps, u8 val) in rzg2l_iolh_val_to_ua()
1076 u8 val; in rzg2l_write_oen() local
1129 u8 val; in rzg3s_oen_write() local
1243 u8 val, bit; in rzv2h_oen_write() local
[all …]
/linux-6.14.4/drivers/usb/core/
Dquirks.c30 char *val, *p, *field; in quirks_param_set() local
641 struct usb_interface_cache *cache; in usb_match_any_interface() local
/linux-6.14.4/net/sunrpc/
Dauth.c56 static int param_set_hashtbl_sz(const char *val, const struct kernel_param *kp) in param_set_hashtbl_sz()
378 rpcauth_clear_credcache(struct rpc_cred_cache *cache) in rpcauth_clear_credcache()
409 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_destroy_credcache() local
518 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_lookup_credcache() local
/linux-6.14.4/net/tipc/
Dmonitor.c92 struct tipc_mon_domain cache; member
107 static inline u16 mon_cpu_to_le16(u16 val) in mon_cpu_to_le16()
112 static inline u32 mon_cpu_to_le32(u32 val) in mon_cpu_to_le32()
117 static inline u64 mon_cpu_to_le64(u64 val) in mon_cpu_to_le64()
122 static inline u16 mon_le16_to_cpu(u16 val) in mon_le16_to_cpu()
127 static inline u32 mon_le32_to_cpu(u32 val) in mon_le32_to_cpu()
132 static inline u64 mon_le64_to_cpu(u64 val) in mon_le64_to_cpu()
273 struct tipc_mon_domain *cache = &mon->cache; in mon_update_local_domain() local
/linux-6.14.4/drivers/iio/multiplexer/
Diio-mux.c60 struct mux_ext_info_cache *cache; in iio_mux_select() local
90 int *val, int *val2, long mask) in mux_read_raw()
148 int val, int val2, long mask) in mux_write_raw()
/linux-6.14.4/drivers/macintosh/
Dwindfarm_smu_sat.c32 u8 cache[16]; member
140 s32 val; in wf_sat_sensor_get() local
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_rtsym.c54 nfp_rtsym_sw_entry_init(struct nfp_rtsym_table *cache, u32 strtab_size, in nfp_rtsym_sw_entry_init()
101 struct nfp_rtsym_table *cache; in __nfp_rtsym_table_read() local
448 u64 val; in nfp_rtsym_read_le() local
/linux-6.14.4/drivers/acpi/apei/
Dghes.c254 u64 val = 0; in ghes_ack_error() local
856 struct ghes_estatus_cache *cache; in ghes_estatus_cached() local
886 struct ghes_estatus_cache *cache; in ghes_estatus_cache_alloc() local
912 struct ghes_estatus_cache *cache; in ghes_estatus_cache_rcu_free() local
927 struct ghes_estatus_cache *cache, *new_cache; in ghes_estatus_cache_add() local
/linux-6.14.4/tools/perf/util/
Ddso.h104 #define DSO__SWAP(dso, type, val) \ argument
148 struct rb_root cache; member
248 static inline void dso__set_a2l(struct dso *dso, void *val) in dso__set_a2l()
258 static inline void dso__set_a2l_fails(struct dso *dso, unsigned int val) in dso__set_a2l_fails()
268 static inline void dso__set_adjust_symbols(struct dso *dso, bool val) in dso__set_adjust_symbols()
298 static inline void dso__set_auxtrace_cache(struct dso *dso, struct auxtrace_cache *cache) in dso__set_auxtrace_cache()
333 static inline void dso__set_has_srcline(struct dso *dso, bool val) in dso__set_has_srcline()
378 static inline void dso__set_header_build_id(struct dso *dso, bool val) in dso__set_header_build_id()
600 static inline void dso__set_symsrc_filename(struct dso *dso, char *val) in dso__set_symsrc_filename()
625 static inline void dso__set_text_end(struct dso *dso, u64 val) in dso__set_text_end()
[all …]
/linux-6.14.4/lib/
Dlru_cache.c57 unsigned long val; in lc_try_lock() local
77 struct lru_cache *lc_create(const char *name, struct kmem_cache *cache, in lc_create()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Ddefiner.c175 u32 val = HWS_GET32(match_param, fc->s_byte_off, fc->s_bit_off, fc->s_bit_mask); in hws_definer_generic_set() local
273 u32 val = HWS_GET32(match_param, fc->s_byte_off, fc->s_bit_off, fc->s_bit_mask); in hws_definer_l3_type_set() local
1954 int mlx5hws_definer_init_cache(struct mlx5hws_definer_cache **cache) in mlx5hws_definer_init_cache()
1968 void mlx5hws_definer_uninit_cache(struct mlx5hws_definer_cache *cache) in mlx5hws_definer_uninit_cache()
1976 struct mlx5hws_definer_cache *cache = ctx->definer_cache; in mlx5hws_definer_get_obj() local
/linux-6.14.4/net/bluetooth/
Dhci_core.c135 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush() local
150 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup() local
166 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown() local
183 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve() local
201 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve() local
220 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update() local
281 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump() local
1260 bdaddr_t *bdaddr, u8 *val, u8 type, in hci_add_link_key()
/linux-6.14.4/sound/pci/emu10k1/
Demumixer.c615 unsigned val) in emu1010_map_source()
653 unsigned val = ucontrol->value.enumerated.item[0]; in snd_emu1010_output_source_put() local
699 unsigned val = ucontrol->value.enumerated.item[0]; in snd_emu1010_input_source_put() local
770 unsigned int val, cache; in snd_emu1010_adc_pads_put() local
828 unsigned int val, cache; in snd_emu1010_dac_pads_put() local
981 unsigned int val; in snd_emu1010_clock_source_put() local
1042 unsigned int val = ucontrol->value.enumerated.item[0]; in snd_emu1010_clock_fallback_put() local
1089 unsigned int val; in snd_emu1010_optical_out_put() local
1140 unsigned int val; in snd_emu1010_optical_in_put() local
1409 unsigned int val; in snd_emu10k1_spdif_put() local
[all …]
/linux-6.14.4/arch/loongarch/kvm/
Dmmu.c58 kvm_pte_t val; in kvm_mkclean_pte() local
123 static void _kvm_pte_init(void *addr, unsigned long val) in _kvm_pte_init()
150 struct kvm_mmu_memory_cache *cache, in kvm_populate_gpa()
731 kvm_pte_t val, *child; in kvm_split_huge() local
/linux-6.14.4/net/ipv4/
Dipmr.c815 static void ipmr_update_thresholds(struct mr_table *mrt, struct mr_mfc *cache, in ipmr_update_thresholds()
1309 struct mfc_cache *cache; in mroute_clean_tables() local
1388 int val, ret = 0, parent = 0; in ip_mroute_setsockopt() local
1603 int val; in ip_mroute_getsockopt() local
2132 struct mfc_cache *cache; in ip_mr_input() local
2287 struct mfc_cache *cache; in ipmr_get_route() local
2567 struct mfc_cache *cache; in ipmr_rtm_getroute() local

1234