Searched defs:_ctrl_ (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/usb/typec/ucsi/ |
| D | ucsi.h | 73 #define __UCSI_CMD(_ctrl_, _cmd_) \ argument 80 #define UCSI_CMD_CONNECTOR_RESET(_ctrl_, _con_, _hard_) \ argument 88 #define UCSI_CMD_ACK(_ctrl_, _ack_) \ argument 96 #define UCSI_CMD_SET_NTFY_ENABLE(_ctrl_, _ntfys_) \ argument 103 #define UCSI_CMD_GET_CAPABILITY(_ctrl_) \ argument 109 #define UCSI_CMD_GET_CONNECTOR_CAPABILITY(_ctrl_, _con_) \ argument 116 #define UCSI_CMD_GET_CONNECTOR_STATUS(_ctrl_, _con_) \ argument 122 #define __UCSI_ROLE(_ctrl_, _cmd_, _con_num_) \ argument 130 #define UCSI_CMD_SET_UOR(_ctrl_, _con_, _role_) \ argument 138 #define UCSI_CMD_SET_PDR(_ctrl_, _con_, _role_) \ argument
|