Home
last modified time | relevance | path

Searched refs:boardtype (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
A Dhw.h54 #define IS_HIGHT_PA(boardtype) \ argument
55 ((boardtype == BOARD_USB_HIGH_PA) ? true : false)
A Dhw.c304 u8 boardtype; in _rtl92cu_read_board_type() local
307 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()
/linux-6.3-rc2/arch/mips/sni/
A Dpcimt.c53 char boardtype[80]; in sni_pcimt_detect() local
55 char *p = boardtype; in sni_pcimt_detect()
67 printk("%s.\n", boardtype); in sni_pcimt_detect()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Daiutils.h139 uint boardtype; /* board type */ member
206 return sih->boardtype; in ai_get_boardtype()
A Daiutils.c485 sih->boardtype = pbus->boardinfo.type; in ai_doattach()
A Dmain.c4537 sha_params.boardtype = ai_get_boardtype(wlc_hw->sih); in brcms_b_attach()
/linux-6.3-rc2/drivers/comedi/drivers/
A Dadv_pci_dio.c225 int boardtype; member
575 dev_private->boardtype = context; in pci_dio_auto_attach()
715 int boardtype = dev_private->boardtype; in pci_dio_detach() local
718 pci_dio_reset(dev, boardtype); in pci_dio_detach()
A Dadv_pci1710.c131 struct boardtype { struct
139 static const struct boardtype boardtypes[] = { argument
304 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()
A Dni_670x.c67 int boardtype; member
A Dni_pcidio.c285 int boardtype; member
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_hal.h164 uint boardtype; member
A Dphy_int.h485 uint boardtype; member
A Dphy_cmn.c372 sh->boardtype = shp->boardtype; in wlc_phy_shared_attach()
A Dphy_n.c16923 (pi->sh->boardtype == 0x8b)) { in wlc_phy_workarounds_nphy_rev1()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dusb.c116 __le32 boardtype; /* Type of board */ member

Completed in 111 milliseconds