Lines Matching refs:POWER_DOWN
43 #define POWER_DOWN BIT(0) macro
318 .disable_ctrl = (CLAMP_N_EN | FREEZIO_N | POWER_DOWN),
328 .disable_ctrl = POWER_DOWN,
341 .disable_ctrl = POWER_DOWN,
352 .disable_ctrl = (CLAMP_N_EN | FREEZIO_N | POWER_DOWN),
364 POWER_DOWN),
379 .disable_ctrl = (CLAMP_N_EN | FREEZIO_N | POWER_DOWN),
391 .disable_ctrl = (CLAMP_N_EN | FREEZIO_N | POWER_DOWN),
813 POWER_DOWN); in qusb2_phy_init()