Searched refs:ch_a_ctl2 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/freescale/ls2080aqds/ |
| H A D | eth.c | 104 uint8_t ch_a_ctl2[] = {0x81, 0x82, 0x83, 0x84}; in sgmii_configure_repeater() local 167 &ch_a_ctl2[j], 1); in sgmii_configure_repeater() 226 uint8_t ch_a_ctl2[] = {0x81, 0x82, 0x83, 0x84}; in qsgmii_configure_repeater() local 294 i2c_write(i2c_phy_addr, 0x11, 1, &ch_a_ctl2[j], 1); in qsgmii_configure_repeater()
|