Searched refs:MI_COM_CMD_READ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 482 #define MI_COM_CMD_READ 0x08000000 macro |
H A D | tg3.c | 1139 frame_val |= (MI_COM_CMD_READ | MI_COM_START); in __tg3_readphy() |