Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/
H A Dhrcon.c131 bool ch0_rgmii2_present = false; in last_stage_init() local
139 ch0_rgmii2_present = !pca9698_get_value(0x20, 30); in last_stage_init()
177 if ((mux_ch == 1) && !ch0_rgmii2_present) in last_stage_init()