| /linux/drivers/usb/chipidea/ |
| H A D | otg_fsm.c | 344 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 D | debug.c | 214 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 D | link_dp_trace.c | 148 bool power_up) in dp_trace_set_edp_power_timestamp() argument 150 if (!power_up) in dp_trace_set_edp_power_timestamp()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_lvds.c | 167 pps->delays.power_up = REG_FIELD_GET(PANEL_POWER_UP_DELAY_MASK, val); in intel_lvds_pps_get_hw_state() 188 pps->delays.power_up == 0 && in intel_lvds_pps_get_hw_state() 196 pps->delays.power_up = 40 * 10; in intel_lvds_pps_get_hw_state() 205 pps->delays.power_up, pps->delays.power_down, in intel_lvds_pps_get_hw_state() 225 REG_FIELD_PREP(PANEL_POWER_UP_DELAY_MASK, pps->delays.power_up) | in intel_lvds_pps_init_hw()
|
| H A D | intel_display_types.h | 315 u16 power_up; /* eDP: T1+T3, LVDS: T1+T2 */ member
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | hif.h | 83 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 D | sdio.c | 2131 .power_up = ath10k_sdio_hif_power_up,
|
| /linux/drivers/staging/media/atomisp/i2c/ |
| H A D | atomisp-gc2235.c | 404 static int power_up(struct v4l2_subdev *sd) in power_up() function 486 ret = power_up(sd); in gc2235_s_power() 508 power_up(sd); in gc2235_startup() 654 ret = power_up(sd); in gc2235_s_config()
|
| H A D | atomisp-ov2722.c | 509 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/sound/pci/ac97/ |
| H A D | ac97_codec.c | 581 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/hid/i2c-hid/ |
| H A D | i2c-hid-of-goodix.c | 88 ihid_goodix->ops.power_up = goodix_i2c_hid_power_up; in i2c_hid_of_goodix_probe()
|
| H A D | i2c-hid-core.c | 943 if (!ihid->ops->power_up) in i2c_hid_core_power_up() 946 return ihid->ops->power_up(ihid->ops); in i2c_hid_core_power_up()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | power.c | 116 dev_priv->ops->power_up(dev); in gma_resume_display()
|
| H A D | psb_device.c | 291 .power_up = psb_power_up,
|
| H A D | oaktrail_device.c | 502 .power_up = oaktrail_power_up,
|
| /linux/drivers/mfd/ |
| H A D | si476x-cmd.c | 1426 int (*power_up)(struct si476x_core *, member 1445 .power_up = si476x_core_cmd_power_up_a10, 1454 .power_up = si476x_core_cmd_power_up_a20, 1463 .power_up = si476x_core_cmd_power_up_a20, 1478 return si476x_cmds_vtable[core->revision].power_up(core, args); in si476x_core_cmd_power_up()
|
| /linux/drivers/usb/common/ |
| H A D | usb-otg-fsm.c | 351 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 D | otg-fsm.h | 128 int power_up; member
|
| /linux/drivers/dma/sh/ |
| H A D | shdma-base.c | 77 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 D | ac97_codec.h | 278 unsigned int power_up; /* power states */ member
|
| /linux/sound/soc/ |
| H A D | soc-dapm.c | 1785 bool power_up) in dapm_seq_compare() 1792 if (power_up) in dapm_seq_compare() 1803 if (power_up) in dapm_seq_compare() 1819 bool power_up) in dapm_seq_insert() 1824 if (dapm_seq_compare(new_widget, w, power_up) < 0) { in dapm_seq_check_event() 1948 struct list_head *list, int event, bool power_up) in dapm_seq_run() 1961 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 D | hw.h | 556 void (*power_up)(struct e1000_hw *); member
|
| H A D | 80003es2lan.c | 47 phy->ops.power_up = e1000_power_up_phy_copper; in e1000_init_phy_params_80003es2lan()
|
| H A D | 82571.c | 59 phy->ops.power_up = e1000_power_up_phy_copper; in e1000_init_phy_params_82571()
|
| H A D | ich8lan.c | 525 phy->ops.power_up = e1000_power_up_phy_copper; in e1000_init_phy_params_pchlan() 612 phy->ops.power_up = e1000_power_up_phy_copper; in e1000_init_phy_params_ich8lan()
|