Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/a38x/
H A Dhre.c52 static struct h_reg var_hregs[8]; variable
234 if (idx < ARRAY_SIZE(var_hregs)) in get_hreg()
235 return var_hregs + idx; in get_hreg()
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c136 static struct h_reg var_hregs[8]; variable
468 if (idx < ARRAY_SIZE(var_hregs)) in get_hreg()
469 return var_hregs + idx; in get_hreg()