HomeSort by relevance Sort by last modified time
    Searched refs:hw_type_cat (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/gdsys/mpc8308/
hrcon.c 104 bool hw_type_cat = pca9698_get_value(0x20, 20); local
108 printf("HRCon %s", hw_type_cat ? "CAT" : "Fiber");
127 bool hw_type_cat = pca9698_get_value(0x20, 20); local
161 if (hw_type_cat) {
207 if (hw_type_cat) {
strider.c 107 bool hw_type_cat = pca9698_get_value(0x20, 18); local
111 printf("Strider %s", hw_type_cat ? "CAT" : "Fiber");
132 bool hw_type_cat = pca9698_get_value(0x20, 18); local
178 if (hw_type_cat) {
260 if (hw_type_cat) {

Completed in 362 milliseconds