Home
last modified time | relevance | path

Searched refs:POWER_UP (Results 1 – 8 of 8) sorted by relevance

/linux/sound/soc/codecs/
H A Dsta529.c84 #define POWER_UP 0x00
161 POWER_UP); in sta529_set_bias_level()
87 #define POWER_UP global() macro
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-m31.c51 #define POWER_UP BIT(0) macro
240 writel(POWER_UP, qphy->base + USB2PHY_PORT_POWERDOWN); in m31usb_phy_init()
/linux/drivers/media/radio/si4713/
H A Dsi4713.h164 #define POWER_UP 0x01 macro
H A Dsi4713.c1126 ret = si4713_set_power_state(sdev, POWER_UP); in si4713_s_ctrl()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-mei82 POWER_UP
/linux/drivers/misc/mei/
H A Dinit.c29 MEI_DEV_STATE(POWER_UP); in mei_dev_state_str()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi2.c31 #define POWER_UP BIT(0) macro
822 regmap_write(dsi2->regmap, DSI2_PWR_UP, POWER_UP); in dw_mipi_dsi2_mode_set()
/linux/drivers/net/ethernet/3com/
H A D3c509.c150 POWER_UP = 27 << 11, enumerator
1448 outw(POWER_UP, ioaddr + EL3_CMD); in el3_resume()