Home
last modified time | relevance | path

Searched refs:SPINWAIT_SLEEP (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd.h178 #define SPINWAIT_SLEEP(a, exp, us) do { \ macro
195 #define SPINWAIT_SLEEP(a, exp, us) do { \
Ddhd_sdio.c540 SPINWAIT_SLEEP(sdioh_spinwait_sleep, in dhdsdio_htclk()