Home
last modified time | relevance | path

Searched +defs:val +defs:pm (Results 1 – 25 of 64) sorted by relevance

123

/linux-6.14.4/drivers/crypto/intel/qat/qat_common/
Dadf_gen4_pm.c26 struct adf_pm *pm = &accel_dev->power_management; in send_host_msg() local
66 struct adf_pm *pm = &accel_dev->power_management; in pm_bh_handler() local
68 u32 val; in pm_bh_handler() local
104 u32 val; in adf_gen4_handle_pm_interrupt() local
140 u32 val; in adf_gen4_enable_pm() local
Dadf_gen4_pm_debugfs.c157 struct adf_pm *pm = &accel_dev->power_management; in adf_gen4_print_pm_status() local
163 u32 val; in adf_gen4_print_pm_status() local
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7921/
Ddebugfs.c7 mt7921_reg_set(void *data, u64 val) in mt7921_reg_set()
19 mt7921_reg_get(void *data, u64 *val) in mt7921_reg_get()
33 mt7921_fw_debug_set(void *data, u64 val) in mt7921_fw_debug_set()
48 mt7921_fw_debug_get(void *data, u64 *val) in mt7921_fw_debug_get()
64 s8 *val, int len) in mt7921_seq_puts_array()
143 mt7921_pm_set(void *data, u64 val) in mt7921_pm_set()
146 struct mt76_connac_pm *pm = &dev->pm; in mt7921_pm_set() local
176 mt7921_pm_get(void *data, u64 *val) in mt7921_pm_get()
188 mt7921_deep_sleep_set(void *data, u64 val) in mt7921_deep_sleep_set()
191 struct mt76_connac_pm *pm = &dev->pm; in mt7921_deep_sleep_set() local
[all …]
Dpci.c44 struct mt76_connac_pm *pm = &dev->pm; in mt7921e_unregister_device() local
152 static void mt7921_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7921_wr()
160 static u32 mt7921_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7921_rmw()
421 struct mt76_connac_pm *pm = &dev->pm; in mt7921_pci_suspend() local
504 struct mt76_connac_pm *pm = &dev->pm; in mt7921_pci_resume() local
Dsdio_mcu.c64 u32 val; in mt7921s_clear_rm3r_drv_own() local
104 struct mt76_connac_pm *pm = &dev->pm; in mt7921s_mcu_drv_pmctrl() local
140 struct mt76_connac_pm *pm = &dev->pm; in mt7921s_mcu_fw_pmctrl() local
Dusb.c257 struct mt76_connac_pm *pm = &dev->pm; in mt7921u_suspend() local
284 struct mt76_connac_pm *pm = &dev->pm; in mt7921u_resume() local
289 u32 val = mt76_rr(dev, MT_WF_SW_DEF_CR_USB_MCU_EVENT); in mt7921u_resume() local
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7925/
Ddebugfs.c8 mt7925_reg_set(void *data, u64 val) in mt7925_reg_set()
21 mt7925_reg_get(void *data, u64 *val) in mt7925_reg_get()
39 mt7925_fw_debug_set(void *data, u64 val) in mt7925_fw_debug_set()
54 mt7925_fw_debug_get(void *data, u64 *val) in mt7925_fw_debug_get()
182 mt7925_pm_set(void *data, u64 val) in mt7925_pm_set()
185 struct mt76_connac_pm *pm = &dev->pm; in mt7925_pm_set() local
215 mt7925_pm_get(void *data, u64 *val) in mt7925_pm_get()
227 mt7925_deep_sleep_set(void *data, u64 val) in mt7925_deep_sleep_set()
230 struct mt76_connac_pm *pm = &dev->pm; in mt7925_deep_sleep_set() local
251 mt7925_deep_sleep_get(void *data, u64 *val) in mt7925_deep_sleep_get()
[all …]
Dpci.c33 struct mt76_connac_pm *pm = &dev->pm; in mt7925e_unregister_device() local
192 static void mt7925_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7925_wr()
200 static u32 mt7925_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7925_rmw()
444 struct mt76_connac_pm *pm = &dev->pm; in mt7925_pci_suspend() local
536 struct mt76_connac_pm *pm = &dev->pm; in mt7925_pci_resume() local
Dusb.c245 struct mt76_connac_pm *pm = &dev->pm; in mt7925u_suspend() local
277 struct mt76_connac_pm *pm = &dev->pm; in mt7925u_resume() local
283 u32 val = mt76_rr(dev, MT_WF_SW_DEF_CR_USB_MCU_EVENT); in mt7925u_resume() local
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mac.c36 int mt76_connac_pm_wake(struct mt76_phy *phy, struct mt76_connac_pm *pm) in mt76_connac_pm_wake()
63 struct mt76_connac_pm *pm) in mt76_connac_power_save_sched()
85 void mt76_connac_free_pending_tx_skbs(struct mt76_connac_pm *pm, in mt76_connac_free_pending_tx_skbs()
103 struct mt76_connac_pm *pm, in mt76_connac_pm_queue_skb()
124 struct mt76_connac_pm *pm) in mt76_connac_pm_dequeue_skbs()
366 u32 val; in mt76_connac2_mac_write_txwi_8023() local
411 u32 val; in mt76_connac2_mac_write_txwi_80211() local
502 u32 val, sz_txd = mt76_is_mmio(dev) ? MT_TXD_SIZE : MT_SDIO_TXD_SIZE; in mt76_connac2_mac_write_txwi() local
589 u32 val = MT_TXD6_FIXED_BW; in mt76_connac2_mac_write_txwi() local
1135 u32 val; in mt76_connac2_tx_check_aggr() local
Dmt792x_debugfs.c75 u32 ctrl, val, qlen = 0; in mt792x_queues_acq() local
130 struct mt76_connac_pm *pm = &dev->pm; in mt792x_pm_stats() local
150 int mt792x_pm_idle_timeout_set(void *data, u64 val) in mt792x_pm_idle_timeout_set()
160 int mt792x_pm_idle_timeout_get(void *data, u64 *val) in mt792x_pm_idle_timeout_get()
Dmt792x_mac.c39 u32 val, reg_offset; in mt792x_mac_set_timeing() local
82 u32 val; in mt792x_mac_update_mib_stats() local
273 struct mt76_connac_pm *pm = &dev->pm; in mt792x_reset() local
/linux-6.14.4/drivers/gpio/
Dgpio-pch.c32 u32 pm; member
102 static void pch_gpio_set(struct gpio_chip *gpio, unsigned int nr, int val) in pch_gpio_set()
127 int val) in pch_gpio_direction_output()
130 u32 pm; in pch_gpio_direction_output() local
156 u32 pm; in pch_gpio_direction_input() local
231 u32 im, im_pos, val; in pch_irq_type() local
Dgpio-ml-ioh.c31 u32 pm; member
92 static void ioh_gpio_set(struct gpio_chip *gpio, unsigned nr, int val) in ioh_gpio_set()
117 int val) in ioh_gpio_direction_output()
120 u32 pm; in ioh_gpio_direction_output() local
145 u32 pm; in ioh_gpio_direction_input() local
241 u32 val; in ioh_irq_type() local
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7615/
Ddebugfs.c6 mt7615_reg_set(void *data, u64 val) in mt7615_reg_set()
18 mt7615_reg_get(void *data, u64 *val) in mt7615_reg_get()
33 mt7615_radar_pattern_set(void *data, u64 val) in mt7615_radar_pattern_set()
51 static int mt7615_config(void *data, u64 val) in mt7615_config()
66 mt7615_scs_set(void *data, u64 val) in mt7615_scs_set()
83 mt7615_scs_get(void *data, u64 *val) in mt7615_scs_get()
96 mt7615_pm_set(void *data, u64 val) in mt7615_pm_set()
99 struct mt76_connac_pm *pm = &dev->pm; in mt7615_pm_set() local
137 mt7615_pm_get(void *data, u64 *val) in mt7615_pm_get()
152 struct mt76_connac_pm *pm = &dev->pm; in mt7615_pm_stats() local
[all …]
/linux-6.14.4/sound/soc/codecs/
Duda1380.c117 unsigned int val; in uda1380_write() local
540 u16 pm = uda1380_read_reg_cache(component, UDA1380_PM); in uda1380_pcm_hw_params() local
576 u16 pm = uda1380_read_reg_cache(component, UDA1380_PM); in uda1380_pcm_shutdown() local
591 int pm = uda1380_read_reg_cache(component, UDA1380_PM); in uda1380_set_bias_level() local
/linux-6.14.4/arch/m68k/atari/
Dtime.c98 static void mste_read(struct MSTE_RTC *val) in mste_read()
112 static void mste_write(struct MSTE_RTC *val) in mste_write()
133 #define RTC_WRITE(reg,val) \ argument
146 struct MSTE_RTC val; in atari_mste_hwclk() local
206 int pm = 0; in atari_tt_hwclk() local
/linux-6.14.4/drivers/comedi/drivers/
Daddi_apci_1500.c50 unsigned int pm[2]; /* Pattern Mask */ member
58 unsigned int val; in z8536_read() local
69 unsigned int val, unsigned int reg) in z8536_write()
193 unsigned int val; in apci1500_ack_irq() local
212 unsigned int val; in apci1500_interrupt() local
290 unsigned int val; in apci1500_di_inttrig_start() local
459 unsigned int pm; in apci1500_di_cfg_trig() local
593 unsigned int val; in apci1500_timer_insn_config() local
743 unsigned int val; in apci1500_timer_insn_read() local
/linux-6.14.4/drivers/mtd/nand/
Decc.c370 const char *pm; in of_get_nand_ecc_placement() local
394 const char *pm; in of_get_nand_ecc_algo() local
413 u32 val; in of_get_nand_ecc_step_size() local
422 u32 val; in of_get_nand_ecc_strength() local
/linux-6.14.4/drivers/watchdog/
Dbcm2835_wdt.c103 u32 val; in __bcm2835_restart() local
156 u32 val; in bcm2835_power_off() local
173 struct bcm2835_pm *pm = dev_get_drvdata(pdev->dev.parent); in bcm2835_wdt_probe() local
/linux-6.14.4/drivers/media/tuners/
Dfc0012.c11 static int fc0012_writereg(struct fc0012_priv *priv, u8 reg, u8 val) in fc0012_writereg()
27 static int fc0012_readreg(struct fc0012_priv *priv, u8 reg, u8 *val) in fc0012_readreg()
125 unsigned char reg[7], am, pm, multi, tmp; in fc0012_set_params() local
Dfc0013.c13 static int fc0013_writereg(struct fc0013_priv *priv, u8 reg, u8 val) in fc0013_writereg()
27 static int fc0013_readreg(struct fc0013_priv *priv, u8 reg, u8 *val) in fc0013_readreg()
152 unsigned char reg[7], am, pm, multi, tmp; in fc0013_set_params() local
/linux-6.14.4/drivers/gpu/drm/panel/
Dpanel-tpo-tpg110.c261 u8 val; in tpg110_startup() local
313 const struct tpg110_panel_mode *pm; in tpg110_startup() local
339 u8 val; in tpg110_disable() local
352 u8 val; in tpg110_enable() local
/linux-6.14.4/drivers/acpi/
Ddevice_pm.c529 static void acpi_pm_notify_handler(acpi_handle handle, u32 val, void *not_used) in acpi_pm_notify_handler()
1244 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in acpi_subsys_resume_early() local
1269 const struct dev_pm_ops *pm = dev->driver ? dev->driver->pm : NULL; in acpi_subsys_resume() local
1490 u8 val; in acpi_storage_d3() local
/linux-6.14.4/arch/mips/pci/
Dpci-alchemy.c43 unsigned long pm[12]; member
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

123