Searched refs:_board (Results 1 – 5 of 5) sorted by relevance
4 Subject: [PATCH] xserver-common: add support for n900 alias nokia_rx-51_board20 + "nokia_rx-51_board" )
15 u32 _board = odm->BoardType; in check_condition() local24 if ((_board == cond) && cond != 0x00) in check_condition()
258 u32 _board = rtlefuse->board_type; /*need efuse define*/ in _rtl88e_check_condition() local267 if ((_board & cond) == 0 && cond != 0x1F) in _rtl88e_check_condition()
257 u32 _board = rtlefuse->board_type; /*need efuse define*/ in _check_condition() local266 if ((_board != cond) && (cond != 0xFF)) in _check_condition()
810 u32 _board = rtlefuse->board_type; /*need efuse define*/ in _rtl8821ae_check_condition() local819 if ((_board != cond) && cond != 0xFF) in _rtl8821ae_check_condition()