Home
last modified time | relevance | path

Searched refs:SUSPENDM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-cp110-utmi.c66 #define SUSPENDM BIT(22) macro
219 reg |= SUSPENDM | TEST_SEL; in mvebu_cp110_utmi_phy_power_on()
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_debug.h23 MUSB_FLAGS_PRINT(b, POWER, SUSPENDM); in musb_print_pwr()