Searched refs:nParamTypes (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap4-aah/security/tee_client_api/
H A Dschannel6_protocol.h184 uint16_t nParamTypes; member in struct:__anon3463
198 uint16_t nParamTypes; member in struct:__anon3464
H A Dtee_client_api_linux_driver.c83 #define SCX_PARAM_TYPE_GET(nParamTypes, i) (((nParamTypes) >> (4*i)) & 0xF)
209 pCommand->sInvokeClientCommand.nParamTypes |=
/hardware/ti/omap4xxx/security/tee_client_api/
H A Dschannel6_protocol.h184 uint16_t nParamTypes; member in struct:__anon3566
198 uint16_t nParamTypes; member in struct:__anon3567
H A Dtee_client_api_linux_driver.c83 #define SCX_PARAM_TYPE_GET(nParamTypes, i) (((nParamTypes) >> (4*i)) & 0xF)
201 pCommand->sInvokeClientCommand.nParamTypes |=

Completed in 41 milliseconds