Searched refs:boardtype (Results 1 – 15 of 15) 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()
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()
139 uint boardtype; /* board type */ member198 return sih->boardtype; in ai_get_boardtype()
485 sih->boardtype = pbus->boardinfo.type; in ai_doattach()
4535 sha_params.boardtype = ai_get_boardtype(wlc_hw->sih); in brcms_b_attach()
225 int boardtype; member575 dev_private->boardtype = context; in pci_dio_auto_attach()715 int boardtype = dev_private->boardtype; in pci_dio_detach() local718 pci_dio_reset(dev, boardtype); in pci_dio_detach()
131 struct boardtype { struct139 static const struct boardtype boardtypes[] = { argument304 const struct boardtype *board = dev->board_ptr; in pci1710_ai_read_sample()721 const struct boardtype *board = dev->board_ptr; in pci1710_reset()748 const struct boardtype *board = NULL; in pci1710_auto_attach()
67 int boardtype; member
285 int boardtype; member
159 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