Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Danx7411.c257 u8 caps_flags; member
834 if (typecp->caps_flags & HAS_SOURCE_CAP) { in anx7411_config()
845 if (typecp->caps_flags & HAS_SINK_CAP) { in anx7411_config()
852 if (typecp->caps_flags & HAS_SINK_WATT) { in anx7411_config()
867 if (!typecp->caps_flags) in anx7411_config()
1198 typecp->caps_flags |= HAS_SOURCE_CAP; in anx7411_typec_port_probe()
1232 typecp->caps_flags |= HAS_SINK_CAP; in anx7411_typec_port_probe()
1237 typecp->caps_flags |= HAS_SINK_WATT; in anx7411_typec_port_probe()