Home
last modified time | relevance | path

Searched refs:BLOCKABLE (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmsdspi_linux.c57 #define BLOCKABLE() (!in_atomic()) macro
59 #define BLOCKABLE() (!in_interrupt()) macro
236 __FUNCTION__, yield, BLOCKABLE())); in spi_waitbits()
242 if (yield && BLOCKABLE()) { in spi_waitbits()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsdspi_linux.c63 #define BLOCKABLE() (!in_atomic()) macro
65 #define BLOCKABLE() (!in_interrupt()) /* XXX Doesn't handle CONFIG_PREEMPT? */ macro
336 __FUNCTION__, yield, BLOCKABLE())); in spi_waitbits()
342 if (yield && BLOCKABLE()) { in spi_waitbits()
H A Dbcmsdstd_linux.c60 #define BLOCKABLE() (!in_atomic()) macro
62 #define BLOCKABLE() (!in_interrupt()) /* XXX Doesn't handle CONFIG_PREEMPT? */ macro
453 __FUNCTION__, norm, err, local_yield, BLOCKABLE())); in sdstd_waitbits()
460 if (local_yield && BLOCKABLE()) { in sdstd_waitbits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsdspi_linux.c63 #define BLOCKABLE() (!in_atomic()) macro
65 #define BLOCKABLE() (!in_interrupt()) /* XXX Doesn't handle CONFIG_PREEMPT? */ macro
336 __FUNCTION__, yield, BLOCKABLE())); in spi_waitbits()
342 if (yield && BLOCKABLE()) { in spi_waitbits()
H A Dbcmsdstd_linux.c60 #define BLOCKABLE() (!in_atomic()) macro
62 #define BLOCKABLE() (!in_interrupt()) /* XXX Doesn't handle CONFIG_PREEMPT? */ macro
453 __FUNCTION__, norm, err, local_yield, BLOCKABLE())); in sdstd_waitbits()
460 if (local_yield && BLOCKABLE()) { in sdstd_waitbits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdspi_linux.c72 #define BLOCKABLE() (!in_atomic()) macro
74 #define BLOCKABLE() (!in_interrupt()) macro
560 __FUNCTION__, yield, BLOCKABLE()));
566 if (yield && BLOCKABLE()) {
H A Dbcmsdstd_linux.c66 #define BLOCKABLE() (!in_atomic()) macro
68 #define BLOCKABLE() (!in_interrupt()) macro
456 __FUNCTION__, norm, err, local_yield, BLOCKABLE())); in sdstd_waitbits()
463 if (local_yield && BLOCKABLE()) { in sdstd_waitbits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdspi_linux.c72 #define BLOCKABLE() (!in_atomic()) macro
74 #define BLOCKABLE() (!in_interrupt()) macro
560 __FUNCTION__, yield, BLOCKABLE()));
566 if (yield && BLOCKABLE()) {
H A Dbcmsdstd_linux.c66 #define BLOCKABLE() (!in_atomic()) macro
68 #define BLOCKABLE() (!in_interrupt()) macro
456 __FUNCTION__, norm, err, local_yield, BLOCKABLE())); in sdstd_waitbits()
463 if (local_yield && BLOCKABLE()) { in sdstd_waitbits()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmsdspi_linux.c72 #define BLOCKABLE() (!in_atomic()) macro
74 #define BLOCKABLE() (!in_interrupt()) macro
560 __FUNCTION__, yield, BLOCKABLE()));
566 if (yield && BLOCKABLE()) {
H A Dbcmsdstd_linux.c66 #define BLOCKABLE() (!in_atomic()) macro
68 #define BLOCKABLE() (!in_interrupt()) macro
456 __FUNCTION__, norm, err, local_yield, BLOCKABLE())); in sdstd_waitbits()
463 if (local_yield && BLOCKABLE()) { in sdstd_waitbits()