Home
last modified time | relevance | path

Searched refs:MIIMIND_NOTVALID (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_mdio.h44 #define MIIMIND_NOTVALID 0x00000004 macro
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dfsl_mdio.c50 while ((in_be32(&phyregs->miimind) & (MIIMIND_NOTVALID | MIIMIND_BUSY)) in tsec_local_mdio_read()
H A Dpic32_mdio.c66 MIIMIND_NOTVALID | MIIMIND_BUSY, in pic32_mdio_read()
H A Dpic32_eth.h119 #define MIIMIND_NOTVALID BIT(2) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfsl_pq_mdio.c33 #define MIIMIND_NOTVALID 0x00000004 macro
146 (MIIMIND_NOTVALID | MIIMIND_BUSY)) && timeout) { in fsl_pq_mdio_read()
/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec_phy.h19 #define MIIMIND_NOTVALID 0x00000004 macro