Searched refs:LASAT_W1_FLASHSIZE (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/lasat/ | ||
D | lasat.h | 120 #define LASAT_W1_FLASHSIZE(v) (((v) >> 0x0c) & 0xf) macro |
/arch/mips/lasat/ | ||
D | lasat_board.c | 216 switch (LASAT_W1_FLASHSIZE(cfg1)) { in lasat_init_board_info() |