Home
last modified time | relevance | path

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

/openbsd/sys/arch/loongson/dev/
H A Dbonitoreg.h77 #define BONITO_REV_MINOR(x) ((x) & 0xf) macro
H A Dbonito.c241 BONITO_REV_MAJOR(reg), BONITO_REV_MINOR(reg)); in bonito_attach()