Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/sgi-ip27/
Dip27-klconfig.c67 if (KLCLASS(start->brd_type) == KLCLASS(brd_type)) in find_lboard_class()
/Linux-v6.6/arch/mips/include/asm/sn/
Dklconfig.h341 #define KLCLASS(_x) ((_x) & KLCLASS_MASK) macro
457 #define KLCF_CLASS(_brd) KLCLASS((_brd)->brd_type)