Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/a38x/
H A Dhre.c89 #define IS_VAR_HREG(spec) (((spec) & 0x38) == 0x10) macro
233 } else if (IS_VAR_HREG(spec)) { in get_hreg()
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c142 #define IS_VAR_HREG(spec) (((spec) & 0x38) == 0x10) macro
467 } else if (IS_VAR_HREG(spec)) { in get_hreg()