Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c110 #define PORT_SERIAL_CONTROL1 0x004c macro
3115 wrlp(mp, PORT_SERIAL_CONTROL1, in mv643xx_eth_probe()
3116 rdlp(mp, PORT_SERIAL_CONTROL1) & ~CLK125_BYPASS_EN); in mv643xx_eth_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c110 #define PORT_SERIAL_CONTROL1 0x004c macro
3129 psc1r = rdlp(mp, PORT_SERIAL_CONTROL1); in mv643xx_eth_probe()
3164 wrlp(mp, PORT_SERIAL_CONTROL1, psc1r); in mv643xx_eth_probe()

Completed in 9 milliseconds