Searched refs:chipid (Results 1 – 3 of 3) sorted by relevance
314 static void getNfaValues (UINT32 chipid) in getNfaValues() argument372 if ((chipid & BRCM_NFC_GEN_MASK) == BRCM_NFC_20791_GEN) in getNfaValues()377 else if ((chipid & BRCM_NFC_GEN_MASK) == BRCM_NFC_43341_GEN) in getNfaValues()382 else if ((chipid & BRCM_NFC_GEN_MASK) == BRCM_NFC_20795_GEN) in getNfaValues()404 static void StartPatchDownload(UINT32 chipid) in StartPatchDownload() argument406 ALOGD ("%s: chipid=%lx",__FUNCTION__, chipid); in StartPatchDownload()409 sprintf(chipID, "%lx", chipid); in StartPatchDownload()414 getNfaValues(chipid); // Get NFA configuration values into variables in StartPatchDownload()
47 const OptionInfoRec * xorg_tracker_available_options(int chipid, int busid);
106 xorg_tracker_available_options(int chipid, int busid) in xorg_tracker_available_options() argument