Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sys/hal/macan/sys_closeSRC/
H A DhalSYS.c1072 .dwSWI2CBusId = 0,
1269 …roc.SysSwI2CReadBytes(CONFIG_DVFS_POWER_SWI2C_ADDR_CPU(hMstarDvfsInfo.dwSWI2CBusId), 2, byTargetRe… in SysDvfsCpuPowerAdjustment()
1290 …oc.SysSwI2CWriteBytes(CONFIG_DVFS_POWER_SWI2C_ADDR_CPU(hMstarDvfsInfo.dwSWI2CBusId), 4, byTargetRe… in SysDvfsCpuPowerAdjustment()
1310 …oc.SysSwI2CWriteBytes(CONFIG_DVFS_POWER_SWI2C_ADDR_CPU(hMstarDvfsInfo.dwSWI2CBusId), 4, byTargetRe… in SysDvfsCpuPowerAdjustment()
1335 …oc.SysSwI2CWriteBytes(CONFIG_DVFS_POWER_SWI2C_ADDR_CPU(hMstarDvfsInfo.dwSWI2CBusId), 4, byTargetRe… in SysDvfsCpuPowerAdjustment()
1455 hMstarDvfsInfo.dwSWI2CBusId = SWI2C_Bus_idx; in SysDvfsCpuPowerInit()
/utopia/UTPA2-700.0.x/modules/sys/hal/macan/sys/
H A DhalSYS_DVFS.h168 MS_U32 dwSWI2CBusId; member