Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/mpc8308/
H A Dhrcon.c128 bool ch0_rgmii2_present = false; in last_stage_init() local
136 ch0_rgmii2_present = !pca9698_get_value(0x20, 30); in last_stage_init()
174 if ((mux_ch == 1) && !ch0_rgmii2_present) in last_stage_init()