Searched refs:SPEED_MODE_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/phy/
H A Dphy-hix5hd2-sata.c30 #define SPEED_MODE_MASK 0x6f0000 macro
110 val &= ~SPEED_MODE_MASK; hix5hd2_sata_phy_init()
117 val &= ~SPEED_MODE_MASK; hix5hd2_sata_phy_init()
123 val &= ~(SPEED_MODE_MASK | SPEED_CTRL); hix5hd2_sata_phy_init()

Completed in 36 milliseconds