Home
last modified time | relevance | path

Searched defs:new_val (Results 1 – 25 of 42) sorted by relevance

12

/drivers/gpio/
Dgpio-it87.c139 u8 new_val = curr_val | mask; in superio_set_mask() local
148 u8 new_val = curr_val & ~mask; in superio_clear_mask() local
Dgpio-ath79.c57 u32 old_val, new_val; in ath79_gpio_update_bits() local
/drivers/gpu/drm/i915/gt/
Dintel_gt_pm_irq.c36 u32 new_val; in gen6_gt_pm_update_irq() local
/drivers/base/regmap/
Dregmap-debugfs.c465 bool new_val, require_sync = false; in regmap_cache_only_write_file() local
512 bool new_val; in regmap_cache_bypass_write_file() local
/drivers/net/dsa/mv88e6xxx/
Dserdes.c101 u16 val, new_val; in mv88e6352_serdes_power() local
533 u16 val, new_val; in mv88e6390_serdes_power_10g() local
560 u16 val, new_val; in mv88e6390_serdes_power_sgmii() local
/drivers/net/
Dmdio.c71 int new_val; in mdio_set_flag() local
/drivers/ata/
Dahci_st.c41 unsigned long old_val, new_val; in st_ahci_configure_oob() local
/drivers/pinctrl/freescale/
Dpinctrl-imx1-core.c92 u32 new_val; in imx1_write_2bit() local
119 u32 new_val; in imx1_write_bit() local
/drivers/mfd/
Dmax8998.c110 u8 new_val = (val & mask) | (old_val & (~mask)); in max8998_update_reg() local
Dmax8997.c114 u8 new_val = (val & mask) | (old_val & (~mask)); in max8997_update_reg() local
Daat2870-core.c179 u8 old_val, new_val; in aat2870_update() local
Dintel_pmc_bxt.c110 u32 new_val; in intel_pmc_gcr_update() local
/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_top.c96 u32 reg_val, new_val; in dpu_hw_setup_clk_force_ctrl() local
/drivers/xen/xen-pciback/
Dconf_space.c115 static inline u32 merge_value(u32 val, u32 new_val, u32 new_val_mask, in merge_value()
/drivers/regulator/
Dmax8997-regulator.c539 u8 new_val, int *best) in max8997_assess_side_effect()
621 int new_val, new_idx, damage, tmp_val, tmp_idx, tmp_dmg; in max8997_set_voltage_buck() local
/drivers/iio/light/
Dpa12203001.c281 int i, ret, new_val; in pa12203001_write_raw() local
/drivers/net/ethernet/freescale/fman/
Dfman_dtsec.c843 int dtsec_cfg_max_frame_len(struct fman_mac *dtsec, u16 new_val) in dtsec_cfg_max_frame_len()
853 int dtsec_cfg_pad_and_crc(struct fman_mac *dtsec, bool new_val) in dtsec_cfg_pad_and_crc()
1232 int dtsec_set_promiscuous(struct fman_mac *dtsec, bool new_val) in dtsec_set_promiscuous()
Dfman_tgec.c458 int tgec_set_promiscuous(struct fman_mac *tgec, bool new_val) in tgec_set_promiscuous()
476 int tgec_cfg_max_frame_len(struct fman_mac *tgec, u16 new_val) in tgec_cfg_max_frame_len()
/drivers/media/platform/davinci/
Dvpbe_venc.c89 u32 new_val = (venc_read(sd, offset) & ~mask) | (val & mask); in venc_modify() local
Disif.c149 u32 new_val = (regr(offset) & ~mask) | (val & mask); in reg_modify() local
/drivers/w1/masters/
Domap_hdq.c81 u8 new_val = (__raw_readl(hdq_data->hdq_base + offset) & ~mask) in hdq_reg_merge() local
/drivers/mmc/host/
Dsdhci-esdhc-imx.c588 u32 new_val = 0; in esdhc_writew_le() local
744 u32 new_val = 0; in esdhc_writeb_le() local
Dcavium.c228 static bool switch_val_changed(struct cvm_mmc_slot *slot, u64 new_val) in switch_val_changed()
/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c244 u16 new_val; in iwl_adjust_beacon_interval() local
/drivers/gpu/drm/i915/
Di915_irq.c337 u32 new_val; in ilk_update_display_irq() local
367 u32 new_val; in bdw_update_port_irq() local
401 u32 new_val; in bdw_update_pipe_irq() local

12