Home
last modified time | relevance | path

Searched refs:partner_type (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/usb/typec/
H A Dwusb3801.c93 unsigned int partner_type; member
224 unsigned int partner_type, status; in wusb3801_hw_update() local
234 partner_type = status & WUSB3801_STAT_PARTNER; in wusb3801_hw_update()
236 if (partner_type == WUSB3801_STAT_PARTNER_SNK) { in wusb3801_hw_update()
250 if (partner_type != wusb3801->partner_type) { in wusb3801_hw_update()
255 switch (partner_type) { in wusb3801_hw_update()
277 if (partner_type != WUSB3801_STAT_PARTNER_STANDBY) { in wusb3801_hw_update()
291 partner_type == WUSB3801_STAT_PARTNER_SRC in wusb3801_hw_update()
297 wusb3801->partner_type = partner_type; in wusb3801_hw_update()
/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.h52 __field(u8, partner_type)
63 __entry->partner_type = UCSI_CONSTAT_PARTNER_TYPE(status->flags);
71 __entry->pwr_dir, __entry->partner_flags, __entry->partner_type,
H A Ducsi.c1086 u8 partner_type; in ucsi_dr_swap() local
1097 partner_type = UCSI_CONSTAT_PARTNER_TYPE(con->status.flags); in ucsi_dr_swap()
1098 if ((partner_type == UCSI_CONSTAT_PARTNER_TYPE_DFP && in ucsi_dr_swap()
1100 (partner_type == UCSI_CONSTAT_PARTNER_TYPE_UFP && in ucsi_dr_swap()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_typec_vdm.c110 vdm_req.partner_type = TYPEC_PARTNER_SOP; in cros_typec_port_amode_enter()
135 vdm_req.partner_type = TYPEC_PARTNER_SOP; in cros_typec_port_amode_vdm()
H A Dcros_ec_typec.c803 .partner_type = TYPEC_PARTNER_SOP_PRIME, in cros_typec_handle_sop_prime_disc()
877 .partner_type = TYPEC_PARTNER_SOP, in cros_typec_handle_sop_disc()
/openbmc/linux/drivers/scsi/
H A Dstex.c222 u8 partner_type; /* who sends this frame */ member
1068 h->partner_type = HMU_PARTNER_TYPE; in stex_common_handshake()
1159 h->partner_type = HMU_PARTNER_TYPE; in stex_ss_handshake()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5716 uint8_t partner_type; /* enum typec_partner_type */ member
5765 uint8_t partner_type; member
5926 uint8_t partner_type; member