Searched refs:FUSB_REG_POWER_PWR_ALL (Results 1 – 4 of 4) sorted by relevance
86 #define FUSB_REG_POWER_PWR_ALL 0xF macro
261 ret = fusb302_set_power_mode(chip, FUSB_REG_POWER_PWR_ALL); in tcpm_init()
416 ret = fusb302_set_power_mode(chip, FUSB_REG_POWER_PWR_ALL); in tcpm_init()1830 if (pwr != FUSB_REG_POWER_PWR_ALL || ret < 0) in fusb302_pm_resume()