Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/power_delivery/
H A Dtypec.h263 unsigned int orientation_aware:1; member
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dtypec.h265 unsigned int orientation_aware:1; member
/OK3568_Linux_fs/kernel/drivers/usb/typec/
H A Dclass.c1627 if (port->cap->orientation_aware) in typec_attr_is_visible()
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c3454 port->typec_caps.orientation_aware = 1; in tcpm_port_init()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c6588 port->typec_caps.orientation_aware = 1; in tcpm_register_port()