提交 48a17303 编写于 作者: F Fabien Parent 提交者: Greg Kroah-Hartman

greybus: apba: add fct flow usb control requests

Add control requests to enable/disable the flow of unipro FCT tokens
Reviewed-by: NJohan Hovold <johan@hovoldconsulting.com>
Signed-off-by: NFabien Parent <fparent@baylibre.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@google.com>
上级 9ed5e1ba
......@@ -195,6 +195,9 @@ struct gb_control_interface_version_response {
/* request to control the CSI transmitter */
#define GB_APB_REQUEST_AUDIO_CONTROL 0x09
/* vendor requests to enable/disable FCT tokens flow */
#define GB_APB_REQUEST_FCT_FLOW_EN 0x0b
#define GB_APB_REQUEST_FCT_FLOW_DIS 0x0c
/* Firmware Protocol */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册