Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/
H A Dstrider.c139 bool ch0_sgmii2_present = false; in last_stage_init() local
148 ch0_sgmii2_present = !pca9698_get_value(0x20, 37); in last_stage_init()
194 if ((mux_ch == 1) && !ch0_sgmii2_present) in last_stage_init()