Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/tso/
H A DhalTSO.c39 #define KANOU02 (MDrv_SYS_GetChipRev() >= 0x1) // This feature/behavior is supp… macro
244 if(KANOU02) in HAL_TSO_Init()
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/tso/
H A DhalTSO.c39 #define KANOU02 (MDrv_SYS_GetChipRev() >= 0x1) // This feature/behavior is supp… macro
244 if(KANOU02) in HAL_TSO_Init()
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/tsp/
H A DhalTSP.c38 #define KANOU02 (MDrv_SYS_GetChipRev() >= 0x1) // This feature/behavior is supported after… macro
404 if(KANOU02) in HAL_TSP_HwPatch()