Home
last modified time | relevance | path

Searched refs:speed_support (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dsata.c40 unsigned int port_map, speed_support, port_tx; in bd82x6x_sata_init() local
51 speed_support = fdtdec_get_int(blob, node, in bd82x6x_sata_init()
81 if (speed_support) { in bd82x6x_sata_init()
83 reg32 |= (speed_support & 0x03) << 20; in bd82x6x_sata_init()
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_94xx.h184 u32 speed_support:3; member
H A Dmv_94xx.c178 phy_cfg.u.speed_support = 1; in set_phy_rate()
186 phy_cfg.u.speed_support = 3; in set_phy_rate()
193 phy_cfg.u.speed_support = 7; in set_phy_rate()