Home
last modified time | relevance | path

Searched refs:speed_supported (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/mach-keystone/
H A Dclock.c230 static int get_max_speed(u32 val, u32 speed_supported, int *spds) in get_max_speed() argument
236 if ((val & BIT(speed)) & speed_supported) in get_max_speed()
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h234 u16 speed_supported; member
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_defs_svc.h978 enum bfa_port_speed speed_supported; /* supported speeds */ member
H A Dbfa_svc.c3968 attr->speed_supported = fcport->speed_sup; in bfa_fcport_get_attr()
5973 bfa_trc(fcdiag, attr.speed_supported); in bfa_fcdiag_loopback()
5974 if (speed > attr.speed_supported) in bfa_fcdiag_loopback()
H A Dbfa_fcs_lport.c2700 switch (pport_attr.speed_supported) { in bfa_fcs_fdmi_get_portattr()
2722 bfa_sm_fault(port->fcs, pport_attr.speed_supported); in bfa_fcs_fdmi_get_portattr()