Home
last modified time | relevance | path

Searched refs:idh (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/x86/
H A Duv_sysfs.c73 int idb, idh; in location_to_bpos() local
76 &r, rack, &type, slot, &b, &idb, &h, &idh) != 8) in location_to_bpos()
78 *blade = idb * 2 + idh; in location_to_bpos()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1722 u32 idh = p[VDO_INDEX_IDH]; in svdm_consume_identity_sop_prime() local
1736 port->cable_ident.id_header = idh; in svdm_consume_identity_sop_prime()
1744 port->cable_desc.active = PD_IDH_PTYPE(idh) == IDH_PTYPE_ACABLE ? 1 : 0; in svdm_consume_identity_sop_prime()