Home
last modified time | relevance | path

Searched refs:power_up (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/usb/chipidea/
H A Dotg_fsm.c344 if (ci->fsm.power_up) in b_data_pls_tmout()
345 ci->fsm.power_up = 0; in b_data_pls_tmout()
483 fsm->power_up = 0; in ci_otg_drv_vbus()
611 (ci->fsm.power_up)) { in ci_otg_fsm_work()
624 ci->fsm.power_up = 0; in ci_otg_fsm_work()
807 ci->fsm.power_up = 1; in ci_hdrc_otg_fsm_init()
H A Ddebug.c214 seq_printf(s, "power_up: %d\n", fsm->power_up); in ci_otg_show()
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_trace.c148 bool power_up) in dp_trace_set_edp_power_timestamp() argument
150 if (!power_up) in dp_trace_set_edp_power_timestamp()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhif.h83 int (*power_up)(struct ath10k *ar, enum ath10k_firmware_mode fw_mode); member
186 return ar->hif.ops->power_up(ar, fw_mode); in ath10k_hif_power_up()
H A Dahb.c714 .power_up = ath10k_ahb_hif_power_up,
/linux/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c167 int (*power_up)(struct mtk_gen3_pcie *pcie); member
1193 err = pcie->soc->power_up(pcie); in mtk_pcie_setup()
1376 err = pcie->soc->power_up(pcie); in mtk_pcie_resume_noirq()
1399 .power_up = mtk_pcie_power_up,
1407 .power_up = mtk_pcie_power_up,
1416 .power_up = mtk_pcie_en7581_power_up,
/linux/sound/pci/ac97/
H A Dac97_codec.c581 ac97->power_up &= ~(1 << (reg>>1)); in snd_ac97_put_volsw()
583 ac97->power_up |= 1 << (reg>>1); in snd_ac97_put_volsw()
2442 ac97->power_up |= (1 << i); in snd_ac97_update_power()
2444 ac97->power_up &= ~(1 << i); in snd_ac97_update_power()
2469 unsigned int power_up, bits; in update_power_regs() local
2472 power_up = (1 << PWIDX_FRONT) | (1 << PWIDX_ADC); in update_power_regs()
2473 power_up |= (1 << PWIDX_MIC); in update_power_regs()
2475 power_up |= (1 << PWIDX_SURR); in update_power_regs()
2477 power_up |= (1 << PWIDX_CLFE); in update_power_regs()
2480 power_up = ac97->power_up; in update_power_regs()
[all …]
/linux/drivers/gpu/drm/gma500/
H A Dpower.c116 dev_priv->ops->power_up(dev); in gma_resume_display()
H A Dpsb_device.c291 .power_up = psb_power_up,
H A Doaktrail_device.c502 .power_up = oaktrail_power_up,
/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-ov2722.c509 static int power_up(struct v4l2_subdev *sd) in power_up() function
595 ret = power_up(sd); in ov2722_s_power()
675 ret = power_up(sd); in ov2722_set_fmt()
790 ret = power_up(sd); in ov2722_s_config()
/linux/drivers/usb/common/
H A Dusb-otg-fsm.c351 else if ((fsm->b_bus_req || fsm->adp_change || fsm->power_up) && in otg_statemachine()
386 fsm->a_srp_det || fsm->adp_change || fsm->power_up)) in otg_statemachine()
/linux/include/linux/usb/
H A Dotg-fsm.h128 int power_up; member
/linux/drivers/dma/sh/
H A Dshdma-base.c77 bool power_up; in shdma_tx_submit() local
81 power_up = list_empty(&schan->ld_queue); in shdma_tx_submit()
111 if (power_up) { in shdma_tx_submit()
/linux/include/sound/
H A Dac97_codec.h278 unsigned int power_up; /* power states */ member
/linux/drivers/net/wireless/realtek/rtw89/
H A Dpci_be.c78 static void _patch_pcie_power_wake_be(struct rtw89_dev *rtwdev, bool power_up) in _patch_pcie_power_wake_be() argument
80 if (power_up) in _patch_pcie_power_wake_be()
/linux/sound/soc/
H A Dsoc-dapm.c1789 bool power_up) in dapm_seq_compare()
1796 if (power_up) in dapm_seq_compare()
1807 if (power_up)
1823 bool power_up)
1828 if (dapm_seq_compare(new_widget, w, power_up) < 0) { in dapm_seq_check_event()
1951 struct list_head *list, int event, bool power_up) in dapm_seq_run()
1964 if (power_up) in dapm_seq_run()
1777 dapm_seq_compare(struct snd_soc_dapm_widget * a,struct snd_soc_dapm_widget * b,bool power_up) dapm_seq_compare() argument
1811 dapm_seq_insert(struct snd_soc_dapm_widget * new_widget,struct list_head * list,bool power_up) dapm_seq_insert() argument
1940 dapm_seq_run(struct snd_soc_card * card,struct list_head * list,int event,bool power_up) dapm_seq_run() argument
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h556 void (*power_up)(struct e1000_hw *); member
H A D80003es2lan.c47 phy->ops.power_up = e1000_power_up_phy_copper; in e1000_init_phy_params_80003es2lan()
H A D82571.c59 phy->ops.power_up = e1000_power_up_phy_copper; in e1000_init_phy_params_82571()
/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c806 .power_up = ath11k_ahb_power_up,
821 .power_up = ath11k_ahb_power_up,
H A Dpci.c910 .power_up = ath11k_pci_power_up,
/linux/drivers/net/wireless/ath/ath12k/
H A Dahb.c731 .power_up = ath12k_ahb_power_up,
H A Dpci.c1500 .power_up = ath12k_pci_power_up,
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c1219 int port_num, bool power_up) in build_power_updown_phy() argument
1223 if (power_up) in build_power_updown_phy()
3181 struct drm_dp_mst_port *port, bool power_up) in drm_dp_send_power_updown_phy() argument
3197 build_power_updown_phy(txmsg, port->port_num, power_up); in drm_dp_send_power_updown_phy()

12