Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/mpc8308/
H A Dstrider.c136 bool ch0_sgmii2_present = false; in last_stage_init() local
145 ch0_sgmii2_present = !pca9698_get_value(0x20, 37); in last_stage_init()
191 if ((mux_ch == 1) && !ch0_sgmii2_present) in last_stage_init()