Home
last modified time | relevance | path

Searched refs:powerup (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dcw1200_sdio.c204 if (pdata->powerup) { in cw1200_sdio_on()
205 gpio_request(pdata->powerup, "cw1200_wlan_powerup"); in cw1200_sdio_on()
206 gpio_direction_output(pdata->powerup, 0); in cw1200_sdio_on()
208 if (pdata->reset || pdata->powerup) in cw1200_sdio_on()
229 if (pdata->powerup) { in cw1200_sdio_on()
230 gpio_set_value(pdata->powerup, 1); in cw1200_sdio_on()
H A Dcw1200_spi.c301 if (pdata->powerup) { in cw1200_spi_on()
302 gpio_request(pdata->powerup, "cw1200_wlan_powerup"); in cw1200_spi_on()
303 gpio_direction_output(pdata->powerup, 0); in cw1200_spi_on()
305 if (pdata->reset || pdata->powerup) in cw1200_spi_on()
326 if (pdata->powerup) { in cw1200_spi_on()
327 gpio_set_value(pdata->powerup, 1); in cw1200_spi_on()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dnet-cw1200.h18 int powerup; /* GPIO to POWERUP signal (0 disables) */ member
34 int powerup; /* GPIO to POWERUP signal (0 disables) */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy.c103 if (!phy || !phy->cfg->powerup) in msm_hdmi_phy_powerup()
106 phy->cfg->powerup(phy, pixclock); in msm_hdmi_phy_powerup()
H A Dhdmi_phy_8x74.c38 .powerup = hdmi_phy_8x74_powerup,
H A Dhdmi_phy_8960.c45 .powerup = hdmi_phy_8960_powerup,
H A Dhdmi_phy_8x60.c127 .powerup = hdmi_phy_8x60_powerup,
H A Dhdmi.h148 void (*powerup)(struct hdmi_phy *phy, unsigned long int pixclock); member
/OK3568_Linux_fs/kernel/include/sound/
H A Dac97_codec.h327 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup);
330 int powerup) in snd_ac97_update_power() argument
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_driver.c469 u64 powerup; in kbase_pm_transition_core_type() local
525 powerup = desired_state_in_use & present; in kbase_pm_transition_core_type()
529 powerup &= ~ready; in kbase_pm_transition_core_type()
550 powerup &= ~trans; in kbase_pm_transition_core_type()
553 kbase_pm_invoke(kbdev, type, powerup, ACTION_PWRON); in kbase_pm_transition_core_type()
559 powering_on_trans |= powerup; in kbase_pm_transition_core_type()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drv1103g-battery-ipc-v10.dts292 no-prescan-powerup;
H A Drv1103g-battery-ipc-v11.dts293 no-prescan-powerup;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3566-evb2-lp4x-v10-eink.dts263 powerup-gpios = <&gpio4 RK_PC5 GPIO_ACTIVE_HIGH>;
H A Drk3566-rk817-eink.dts545 powerup-gpios = <&gpio3 RK_PB0 GPIO_ACTIVE_HIGH>;
H A Drk3566-rk817-eink-w6.dts610 powerup-gpios = <&gpio3 RK_PB0 GPIO_ACTIVE_HIGH>;
H A Drk3566-rk817-eink-w103.dts715 powerup-gpios = <&gpio3 RK_PB0 GPIO_ACTIVE_HIGH>;
H A Drk1808.dtsi347 "ctl-powerup", "ctl-mst-a", "ctl-slv-a",
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-w1_therm176 temperature reads 85.00 (powerup value) or 127.94
/OK3568_Linux_fs/kernel/Documentation/w1/slaves/
H A Dw1_therm.rst127 conversion and temperature reads 85.00 (powerup value) or 127.94 (insufficient
/OK3568_Linux_fs/kernel/sound/pci/ac97/
H A Dac97_codec.c2372 int snd_ac97_update_power(struct snd_ac97 *ac97, int reg, int powerup) in snd_ac97_update_power() argument
2385 if (powerup) in snd_ac97_update_power()
2394 if (ac97_is_power_save_mode(ac97) && !powerup) in snd_ac97_update_power()
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A DKconfig503 USB spec's 1 second to connect from board powerup. Set this config