HomeSort by: relevance | last modified time | path
    Searched refs:CM1GRN (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hp300/stand/common/
ite_rb.c 100 CM1GRN[0x00].value = 0x00;
103 CM1GRN[0x01].value = 0xFF;
grf_rbreg.h 51 #define CM1GRN ((struct rencm *)((char *)ip->regbase + 0x6800))
  /src/sys/arch/hp300/dev/
rboxreg.h 55 #define CM1GRN(fb) ((volatile struct rencm *)((fb)->regkva + 0x6800))
rbox.c 313 CM1GRN(fb)[0x00].value = 0x00;
316 CM1GRN(fb)[0x01].value = 0xFF;

Completed in 12 milliseconds