Searched refs:MI_COM_CMD_WRITE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 481 #define MI_COM_CMD_WRITE 0x04000000 macro |
H A D | tg3.c | 1201 frame_val |= (MI_COM_CMD_WRITE | MI_COM_START); in __tg3_writephy() |