Home
last modified time | relevance | path

Searched defs:sd_err (Results 1 – 4 of 4) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmspibrcm.h40 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0) macro
47 #define sd_err(x) macro
Dbcmsdh_sdmmc.h34 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0) macro
Dbcmsdspi.h35 #define sd_err(x) macro
Dbcmsdstd.h34 #define sd_err(x) do { if (sd_msglevel & SDH_ERROR_VAL) printf x; } while (0) macro