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