Searched refs:MIIMCOM_READ (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/fsl_etsec/ | ||
H A D | miim.c | 99 if ((!(reg->value & MIIMCOM_READ)) && (value & MIIMCOM_READ)) { in etsec_write_miim() |
H A D | registers.h | 100 #define MIIMCOM_READ (1 << 0) macro |