Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/nsk2/
H A DhalNSK2.h173 MS_U32 HAL_NSK2_WriteCommand(MS_U32 command);
H A DhalNSK2.c1810 MS_U32 HAL_NSK2_WriteCommand(MS_U32 command) in HAL_NSK2_WriteCommand() function
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalNSK2.h181 MS_U32 HAL_NSK2_WriteCommand(MS_U32 command);
H A DhalNSK2.c1839 MS_U32 HAL_NSK2_WriteCommand(MS_U32 command) in HAL_NSK2_WriteCommand() function
2302 HAL_NSK2_WriteCommand(0x73); in HAL_NSK2_GetNVCounterConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalNSK2.h181 MS_U32 HAL_NSK2_WriteCommand(MS_U32 command);
H A DhalNSK2.c1824 MS_U32 HAL_NSK2_WriteCommand(MS_U32 command) in HAL_NSK2_WriteCommand() function
2281 HAL_NSK2_WriteCommand(0x73); in HAL_NSK2_GetNVCounterConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalNSK2.h181 MS_U32 HAL_NSK2_WriteCommand(MS_U32 command);
H A DhalNSK2.c1839 MS_U32 HAL_NSK2_WriteCommand(MS_U32 command) in HAL_NSK2_WriteCommand() function
2307 HAL_NSK2_WriteCommand(0x73); in HAL_NSK2_GetNVCounterConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalNSK2.h181 MS_U32 HAL_NSK2_WriteCommand(MS_U32 command);
H A DhalNSK2.c1839 MS_U32 HAL_NSK2_WriteCommand(MS_U32 command) in HAL_NSK2_WriteCommand() function
2305 HAL_NSK2_WriteCommand(0x73); in HAL_NSK2_GetNVCounterConfig()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/
H A DdrvNSK2.c506 HAL_NSK2_WriteCommand(command); in MDrv_NSK2_ExcuteCmd()