Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/
H A DhalTSIO.c1941 MS_U8 u8Phase_pre = 0; in HAL_TSIO_Analogphase_Set() local
1954 u8Phase_pre = ANALOG_PHASE_MAX + u8Phase - u8Gap + 1; in HAL_TSIO_Analogphase_Set()
1958 u8Phase_pre = u8Phase - u8Gap; in HAL_TSIO_Analogphase_Set()
1980 …TSIO_DBG_LEVEL_TRACE,printf("Phase [%d, %d, %d, %d]\n",u8Skew_phase, u8Phase_pre, u8Phase, u8Pha… in HAL_TSIO_Analogphase_Set()
1983 … Setting[u8Phase_pre].u8Delay1T, Setting[u8Phase].u8Delay1T, Setting[u8Phase_next].u8Delay1T)); in HAL_TSIO_Analogphase_Set()
1985 Setting[u8Phase_pre].u8Corse, Setting[u8Phase].u8Corse, Setting[u8Phase_next].u8Corse)); in HAL_TSIO_Analogphase_Set()
1987 Setting[u8Phase_pre].u8Fine, Setting[u8Phase].u8Fine, Setting[u8Phase_next].u8Fine)); in HAL_TSIO_Analogphase_Set()
2024 _REG16_SET_MASK(&(_TSIOCtrlPHY->TSIO_PHY_24), Setting[u8Phase_pre].u8Corse, in HAL_TSIO_Analogphase_Set()
2028 _REG16_SET_MASK(&(_TSIOCtrlPHY->TSIO_PHY_23), Setting[u8Phase_pre].u8Fine, in HAL_TSIO_Analogphase_Set()
2032 if (Setting[u8Phase_pre].u8Delay1T) in HAL_TSIO_Analogphase_Set()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/
H A DhalTSIO.c1941 MS_U8 u8Phase_pre = 0; in HAL_TSIO_Analogphase_Set() local
1954 u8Phase_pre = ANALOG_PHASE_MAX + u8Phase - u8Gap + 1; in HAL_TSIO_Analogphase_Set()
1958 u8Phase_pre = u8Phase - u8Gap; in HAL_TSIO_Analogphase_Set()
1980 …TSIO_DBG_LEVEL_TRACE,printf("Phase [%d, %d, %d, %d]\n",u8Skew_phase, u8Phase_pre, u8Phase, u8Pha… in HAL_TSIO_Analogphase_Set()
1983 … Setting[u8Phase_pre].u8Delay1T, Setting[u8Phase].u8Delay1T, Setting[u8Phase_next].u8Delay1T)); in HAL_TSIO_Analogphase_Set()
1985 Setting[u8Phase_pre].u8Corse, Setting[u8Phase].u8Corse, Setting[u8Phase_next].u8Corse)); in HAL_TSIO_Analogphase_Set()
1987 Setting[u8Phase_pre].u8Fine, Setting[u8Phase].u8Fine, Setting[u8Phase_next].u8Fine)); in HAL_TSIO_Analogphase_Set()
2024 _REG16_SET_MASK(&(_TSIOCtrlPHY->TSIO_PHY_24), Setting[u8Phase_pre].u8Corse, in HAL_TSIO_Analogphase_Set()
2028 _REG16_SET_MASK(&(_TSIOCtrlPHY->TSIO_PHY_23), Setting[u8Phase_pre].u8Fine, in HAL_TSIO_Analogphase_Set()
2032 if (Setting[u8Phase_pre].u8Delay1T) in HAL_TSIO_Analogphase_Set()