Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/power/power_delivery/
H A Dtypec.h70 enum typec_orientation { enum
300 enum typec_orientation orientation);
301 enum typec_orientation typec_get_orientation(struct typec_port *port);
/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpm.c708 enum typec_orientation orientation; in tcpm_set_roles()