Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c2604 agsaPhyAnalogSetupTable_t *phyRegTable; in tdsaGetHwConfigParams() local
2615 phyRegTable = (agsaPhyAnalogSetupTable_t *)&(HwConfig->phyAnalogConfig); in tdsaGetHwConfigParams()
2832phyRegTable->phyAnalogSetupRegisters[i].spaRegister0 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
2861phyRegTable->phyAnalogSetupRegisters[i].spaRegister1 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
2890phyRegTable->phyAnalogSetupRegisters[i].spaRegister2 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
2919phyRegTable->phyAnalogSetupRegisters[i].spaRegister3 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
2948phyRegTable->phyAnalogSetupRegisters[i].spaRegister4 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
2977phyRegTable->phyAnalogSetupRegisters[i].spaRegister5 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
3006phyRegTable->phyAnalogSetupRegisters[i].spaRegister6 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
3035phyRegTable->phyAnalogSetupRegisters[i].spaRegister7 = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()
[all …]