Searched refs:boardtype (Results 1 – 14 of 14) sorted by relevance
54 #define IS_HIGHT_PA(boardtype) \ argument55 ((boardtype == BOARD_USB_HIGH_PA) ? true : false)
304 u8 boardtype; in _rtl92cu_read_board_type() local307 boardtype = ((contents[EEPROM_RF_OPT1]) & in _rtl92cu_read_board_type()310 boardtype = contents[EEPROM_RF_OPT4]; in _rtl92cu_read_board_type()311 boardtype &= BOARD_TYPE_TEST_MASK; in _rtl92cu_read_board_type()313 rtlefuse->board_type = boardtype; in _rtl92cu_read_board_type()
139 uint boardtype; /* board type */ member206 return sih->boardtype; in ai_get_boardtype()
485 sih->boardtype = pbus->boardinfo.type; in ai_doattach()
4537 sha_params.boardtype = ai_get_boardtype(wlc_hw->sih); in brcms_b_attach()
227 int boardtype; member577 dev_private->boardtype = context; in pci_dio_auto_attach()717 int boardtype = dev_private->boardtype; in pci_dio_detach() local720 pci_dio_reset(dev, boardtype); in pci_dio_detach()
132 struct boardtype { struct140 static const struct boardtype boardtypes[] = { argument305 const struct boardtype *board = dev->board_ptr; in pci1710_ai_read_sample()722 const struct boardtype *board = dev->board_ptr; in pci1710_reset()749 const struct boardtype *board = NULL; in pci1710_auto_attach()
68 int boardtype; member
286 int boardtype; member
164 uint boardtype; member
485 uint boardtype; member
372 sh->boardtype = shp->boardtype; in wlc_phy_shared_attach()
16923 (pi->sh->boardtype == 0x8b)) { in wlc_phy_workarounds_nphy_rev1()
116 __le32 boardtype; /* Type of board */ member