Home
last modified time | relevance | path

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

/linux/drivers/phy/hisilicon/
H A Dphy-hi3670-usb3.c110 #define TCPC_LOW_POWER_EN BIT(3) macro
449 val &= ~(TCPC_VALID | TCPC_LOW_POWER_EN | TCPC_MUX_CONTROL_MASK); in hi3670_config_tca()