Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/
A Dcros_ec_typec.c898 u16 sop_revision; in cros_typec_handle_status() local
901 sop_revision = (le16_to_cpu(resp.sop_revision) & 0xff00) >> 4; in cros_typec_handle_status()
902 ret = cros_typec_handle_sop_disc(typec, port_num, sop_revision); in cros_typec_handle_status()
/linux/include/linux/platform_data/
A Dcros_ec_commands.h5785 uint16_t sop_revision; member

Completed in 27 milliseconds