Searched refs:BONITO_REV_MINOR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/loongson/dev/ | ||
H A D | bonitoreg.h | 77 #define BONITO_REV_MINOR(x) ((x) & 0xf) macro |
H A D | bonito.c | 241 BONITO_REV_MAJOR(reg), BONITO_REV_MINOR(reg)); in bonito_attach() |