Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gdsys/a38x/
H A Dhre.c53 static struct h_reg var_hregs[8]; variable
230 if (idx < ARRAY_SIZE(var_hregs)) in get_hreg()
231 return var_hregs + idx; in get_hreg()
/OK3568_Linux_fs/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c136 static struct h_reg var_hregs[8]; variable
453 if (idx < ARRAY_SIZE(var_hregs)) in get_hreg()
454 return var_hregs + idx; in get_hreg()