Searched refs:UCSI_SET_PDR_ROLE (Results 1 – 2 of 2) sorted by relevance
122 #define UCSI_SET_PDR_ROLE(_r_) (((_r_) == TYPEC_SOURCE ? 1 : 2) << 23) macro
1005 command |= UCSI_SET_PDR_ROLE(role); in ucsi_pr_swap()