logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ucsicontrol - list UCSI connector details

Authors

       Madhu M <madhu.m@intel.com>, Rajaram Regupathy <rajaram.regupathy@gmail.com>

                                                                                                  ucsicontrol(1)

Bugs

       Error  handling while parsing command-line argument is poor, expect crashed when not passing all required
       arguments.

Name

       ucsicontrol - list UCSI connector details

Options

--help, -h
              Show usage message

       --conn_rstconn_numsoft|hard
              Perform reset on the connector.  Specify the type of the reset, soft or hard.

       --get_cap
              Get capabilities

       --get_conn_capconn_num
              Get Connector Capability

       --get_conn_stsconn_num
              Get Connector Status

       --get_cable_propconn_num
              Get Cable Properties

       --get_cur_camconn_num
              Get Current Alternate mode

       --get_alt_modeconn_numrecipient
              Get Alternate Modes

            recipient: 0: connector, 1: SOP, 2: SOP’, 3: SOP’’

       --get_pdosconn_numpartneroffsetsrc_snktype
              Get PDOs from local and partner Policy Managers

            partner: set to 1 to retrieve partner PDOs
            offset: starting offset of the first PDO to be returned, 0 to 7
            src_snk: set to 1 to retrieve source PDOs, 0 to retrieve sink PDOs
            type: type of PDOs to retrieve (0: current supported, 1: advertised, 2: maximum supported)

       --set_uorconn_numDFP|UFP|Accept
              Set the USB operation role for the connector to operate at.  If the connector does not have an ac‐
              tive connection, this command has no effect.

            DFP: Downstream Facing Port
            UFP: Upstream Facing Port
            Accept: Accept role swap change requests from the port partner

       --set_pdrconn_numSRC|SNK|Accept
              Set the Power direction that the OPM wants the connector to operate at.  If the connector does not
              have an active connection, or the partner is not PD-capable, this command has no effect.

            SRC: Source role
            SNK: Sink role
            Accept: Accept power swap change requests from the port partner

Synopsis

ucsicontrol [OPTIONS]

See Also