Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/common/
H A Dphy.c15 MIICMD_WAIT_FOR_VALUE, enumerator
66 { MIICMD_WAIT_FOR_VALUE, 24, 0x4000, 0x4000, 2000 },
87 { MIICMD_WAIT_FOR_VALUE, 0, 0x0000, 0x8000, 2000 },
155 case MIICMD_WAIT_FOR_VALUE: in process_setupcmd()