Home
last modified time | relevance | path

Searched refs:rsp5 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdstd.c997 uint32 rsp5; in sdioh_request_byte() local
1020 sdstd_cmd_getrsp(sd, &rsp5, 1); in sdioh_request_byte()
1026 if (GFIELD(rsp5, RSP5_FLAGS) != 0x10) { in sdioh_request_byte()
1029 __FUNCTION__, GFIELD(rsp5, RSP5_FLAGS), func)); in sdioh_request_byte()
1034 if (GFIELD(rsp5, RSP5_STUFF)) { in sdioh_request_byte()
1036 __FUNCTION__, GFIELD(rsp5, RSP5_STUFF))); in sdioh_request_byte()
1041 *byte = GFIELD(rsp5, RSP5_DATA); in sdioh_request_byte()
1404 uint32 rsp5; in sdstd_abort() local
1559 sdstd_cmd_getrsp(sd, &rsp5, 1); in sdstd_abort()
1560 rflags = GFIELD(rsp5, RSP5_FLAGS); in sdstd_abort()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmsdstd.c997 uint32 rsp5; in sdioh_request_byte() local
1020 sdstd_cmd_getrsp(sd, &rsp5, 1); in sdioh_request_byte()
1026 if (GFIELD(rsp5, RSP5_FLAGS) != 0x10) { in sdioh_request_byte()
1029 __FUNCTION__, GFIELD(rsp5, RSP5_FLAGS), func)); in sdioh_request_byte()
1034 if (GFIELD(rsp5, RSP5_STUFF)) { in sdioh_request_byte()
1036 __FUNCTION__, GFIELD(rsp5, RSP5_STUFF))); in sdioh_request_byte()
1041 *byte = GFIELD(rsp5, RSP5_DATA); in sdioh_request_byte()
1404 uint32 rsp5; in sdstd_abort() local
1559 sdstd_cmd_getrsp(sd, &rsp5, 1); in sdstd_abort()
1560 rflags = GFIELD(rsp5, RSP5_FLAGS); in sdstd_abort()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdstd.c997 uint32 rsp5; in sdioh_request_byte() local
1020 sdstd_cmd_getrsp(sd, &rsp5, 1); in sdioh_request_byte()
1026 if (GFIELD(rsp5, RSP5_FLAGS) != 0x10) { in sdioh_request_byte()
1029 __FUNCTION__, GFIELD(rsp5, RSP5_FLAGS), func)); in sdioh_request_byte()
1034 if (GFIELD(rsp5, RSP5_STUFF)) { in sdioh_request_byte()
1036 __FUNCTION__, GFIELD(rsp5, RSP5_STUFF))); in sdioh_request_byte()
1041 *byte = GFIELD(rsp5, RSP5_DATA); in sdioh_request_byte()
1404 uint32 rsp5; in sdstd_abort() local
1559 sdstd_cmd_getrsp(sd, &rsp5, 1); in sdstd_abort()
1560 rflags = GFIELD(rsp5, RSP5_FLAGS); in sdstd_abort()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsdstd.c1091 uint32 rsp5; in sdioh_request_byte() local
1121 sdstd_cmd_getrsp(sd, &rsp5, 1); in sdioh_request_byte()
1127 if (GFIELD(rsp5, RSP5_FLAGS) != 0x10) { in sdioh_request_byte()
1135 __FUNCTION__, GFIELD(rsp5, RSP5_FLAGS), func)); in sdioh_request_byte()
1140 if (GFIELD(rsp5, RSP5_STUFF)) { in sdioh_request_byte()
1142 __FUNCTION__, GFIELD(rsp5, RSP5_STUFF))); in sdioh_request_byte()
1147 *byte = GFIELD(rsp5, RSP5_DATA); in sdioh_request_byte()
1521 uint32 rsp5; in sdstd_abort() local
1668 sdstd_cmd_getrsp(sd, &rsp5, 1); in sdstd_abort()
1669 rflags = GFIELD(rsp5, RSP5_FLAGS); in sdstd_abort()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsdstd.c1091 uint32 rsp5; in sdioh_request_byte() local
1121 sdstd_cmd_getrsp(sd, &rsp5, 1); in sdioh_request_byte()
1127 if (GFIELD(rsp5, RSP5_FLAGS) != 0x10) { in sdioh_request_byte()
1135 __FUNCTION__, GFIELD(rsp5, RSP5_FLAGS), func)); in sdioh_request_byte()
1140 if (GFIELD(rsp5, RSP5_STUFF)) { in sdioh_request_byte()
1142 __FUNCTION__, GFIELD(rsp5, RSP5_STUFF))); in sdioh_request_byte()
1147 *byte = GFIELD(rsp5, RSP5_DATA); in sdioh_request_byte()
1521 uint32 rsp5; in sdstd_abort() local
1668 sdstd_cmd_getrsp(sd, &rsp5, 1); in sdstd_abort()
1669 rflags = GFIELD(rsp5, RSP5_FLAGS); in sdstd_abort()
[all …]