Searched refs:boardtype (Results 1 – 12 of 12) 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()
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
350 sh->boardtype = shp->boardtype; in wlc_phy_shared_attach()
485 uint boardtype; member
16918 (pi->sh->boardtype == 0x8b)) { in wlc_phy_workarounds_nphy_rev1()
116 __le32 boardtype; /* Type of board */ member