Home
last modified time | relevance | path

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

/external/u-boot/board/gdsys/a38x/
Dhre.c52 static struct h_reg var_hregs[8]; variable
229 if (idx < ARRAY_SIZE(var_hregs)) in get_hreg()
230 return var_hregs + idx; in get_hreg()
/external/u-boot/board/gdsys/p1022/
Dcontrolcenterd-id.c135 static struct h_reg var_hregs[8]; variable
452 if (idx < ARRAY_SIZE(var_hregs)) in get_hreg()
453 return var_hregs + idx; in get_hreg()