Home
last modified time | relevance | path

Searched defs:sd_debug (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmsdh_sdmmc.h37 #define sd_debug(x) do { if (sd_msglevel & SDH_DEBUG_VAL) printf x; } while (0) macro
H A Dbcmsdspi.h38 #define sd_debug(x) macro
H A Dbcmspibrcm.h43 #define sd_debug(x) do { if (sd_msglevel & SDH_DEBUG_VAL) printf x; } while (0) macro
50 #define sd_debug(x) macro
H A Dbcmsdstd.h37 #define sd_debug(x) macro

Completed in 3 milliseconds