Home
last modified time | relevance | path

Searched defs:SMI_OP_W (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Darmada100_fec.h37 #define SMI_OP_W (0<<26) /* Write operation */ macro
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c66 #define SMI_OP_W (0 << 26) /* Write operation */ macro