Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c2603 agsaPhyAnalogSetupTable_t *phyRegTable; in tdsaGetHwConfigParams() local
2614 phyRegTable = (agsaPhyAnalogSetupTable_t *)&(HwConfig->phyAnalogConfig); in tdsaGetHwConfigParams()
2831phyRegTable->phyAnalogSetupRegisters[i].spaRegister0 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
2860phyRegTable->phyAnalogSetupRegisters[i].spaRegister1 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
2889phyRegTable->phyAnalogSetupRegisters[i].spaRegister2 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
2918phyRegTable->phyAnalogSetupRegisters[i].spaRegister3 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
2947phyRegTable->phyAnalogSetupRegisters[i].spaRegister4 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
2976phyRegTable->phyAnalogSetupRegisters[i].spaRegister5 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
3005phyRegTable->phyAnalogSetupRegisters[i].spaRegister6 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
3034phyRegTable->phyAnalogSetupRegisters[i].spaRegister7 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
[all …]