Home
last modified time | relevance | path

Searched refs:uRespType (Results 1 – 4 of 4) sorted by relevance

/system/wlan/ti/wilink_6_1/external_drivers/sdio/linux/
DSdioDrv.h105 unsigned int uRespType,
DSdioDrv.c709 unsigned int uRespType, in sdioDrv_ExecuteCmd() argument
721 uCmdReg = (uCmd << 24) | (uRespType << 16) ; in sdioDrv_ExecuteCmd()
/system/wlan/ti/wilink_6_1/external_drivers/zoom2/Linux/sdio/
DSdioDrv.h105 unsigned int uRespType,
DSdioDrv.c678 unsigned int uRespType, in sdioDrv_ExecuteCmd() argument
688 uCmdReg = (uCmd << 24) | (uRespType << 16) ; in sdioDrv_ExecuteCmd()