Searched refs:IP1001_RXPHASE_SEL (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/phy/
H A Dicplus.c39 #define IP1001_RXPHASE_SEL (1<<0) /* Add delay on RX_CLK */ macro
151 c &= ~(IP1001_RXPHASE_SEL | IP1001_TXPHASE_SEL); ip1001_config_init()
154 c |= (IP1001_RXPHASE_SEL | IP1001_TXPHASE_SEL); ip1001_config_init()
156 c |= IP1001_RXPHASE_SEL; ip1001_config_init()

Completed in 54 milliseconds