Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/mpc8308/
H A Dhrcon.c104 bool hw_type_cat = pca9698_get_value(0x20, 20); in checkboard() local
108 printf("HRCon %s", hw_type_cat ? "CAT" : "Fiber"); in checkboard()
127 bool hw_type_cat = pca9698_get_value(0x20, 20); in last_stage_init() local
161 if (hw_type_cat) { in last_stage_init()
207 if (hw_type_cat) { in last_stage_init()
H A Dstrider.c107 bool hw_type_cat = pca9698_get_value(0x20, 18); in checkboard() local
111 printf("Strider %s", hw_type_cat ? "CAT" : "Fiber"); in checkboard()
132 bool hw_type_cat = pca9698_get_value(0x20, 18); in last_stage_init() local
178 if (hw_type_cat) { in last_stage_init()
260 if (hw_type_cat) { in last_stage_init()