Searched refs:boardtype (Results 1 – 9 of 9) sorted by relevance
54 #define IS_HIGHT_PA(boardtype) \ argument55 ((boardtype == BOARD_USB_HIGH_PA) ? true : false)
293 u8 boardtype; in _rtl92cu_read_board_type() local296 boardtype = ((contents[EEPROM_RF_OPT1]) & in _rtl92cu_read_board_type()299 boardtype = contents[EEPROM_RF_OPT4]; in _rtl92cu_read_board_type()300 boardtype &= BOARD_TYPE_TEST_MASK; in _rtl92cu_read_board_type()302 rtlefuse->board_type = boardtype; in _rtl92cu_read_board_type()
53 char boardtype[80]; in sni_pcimt_detect() local55 char *p = boardtype; in sni_pcimt_detect()67 printk("%s.\n", boardtype); in sni_pcimt_detect()
159 uint boardtype; member
485 uint boardtype; member
350 sh->boardtype = shp->boardtype; in wlc_phy_shared_attach()
16918 (pi->sh->boardtype == 0x8b)) { in wlc_phy_workarounds_nphy_rev1()
485 sih->boardtype = pbus->boardinfo.type; in ai_doattach()
116 __le32 boardtype; /* Type of board */ member