Home
last modified time | relevance | path

Searched refs:POWER_UP (Results 1 – 7 of 7) 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/net/ethernet/mucse/rnpgbe/
H A Drnpgbe_mbx_fw.h17 POWER_UP = 0x0803, enumerator
H A Drnpgbe_mbx_fw.c120 .opcode = cpu_to_le16(POWER_UP), in mucse_mbx_powerup()
/linux/drivers/media/radio/si4713/
H A Dsi4713.h164 #define POWER_UP 0x01 macro
/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()