Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dboards.h3 BOARD_VEC(rbtx4927_vec)
4 BOARD_VEC(rbtx4937_vec)
/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup.c83 #define BOARD_VEC(board) extern struct txx9_board_vec board; macro
85 #undef BOARD_VEC
91 #define BOARD_VEC(board) &board, macro
93 #undef BOARD_VEC