Searched refs:FT1000_REG_ASIC_ID (Results 1 – 4 of 4) sorted by relevance
92 #define FT1000_REG_ASIC_ID 0x002e // ASICID - ASIC Identification Number macro
597 tempword = ft1000_read_reg(dev, FT1000_REG_ASIC_ID); in ft1000_chkcard()2254 info->AsicID = ft1000_read_reg(dev, FT1000_REG_ASIC_ID); in init_ft1000_card()
191 #define FT1000_REG_ASIC_ID 0x002e // ASIC Identification Number macro
862 ft1000_read_register(ft1000dev, &pInfo->AsicID, FT1000_REG_ASIC_ID); in reg_ft1000_netdev()1352 status = ft1000_read_register(dev, &tempword, FT1000_REG_ASIC_ID); in ft1000_chkcard()