Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c67 #define SMI_OP_R (1 << 26) /* Read operation */ macro
1311 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | SMI_OP_R); in pxa168_smi_read()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c67 #define SMI_OP_R (1 << 26) /* Read operation */ macro
1310 wrl(pep, SMI, (phy_addr << 16) | (regnum << 21) | SMI_OP_R); in pxa168_smi_read()

Completed in 5 milliseconds