Searched refs:MIIMGT_MDO (Results 1 – 2 of 2) sorted by relevance
226 MIIMGT_MDO; in mtd_mii_command()238 miir &= ~(MIIMGT_MDC | MIIMGT_MDO); in mtd_mii_command()240 miir |= MIIMGT_MDO; in mtd_mii_command()296 miir &= ~(MIIMGT_MDC | MIIMGT_MDO); in mtd_miibus_writereg()298 miir |= MIIMGT_MDO;; in mtd_miibus_writereg()
192 #define MIIMGT_MDO 0x00000004U macro