| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmsdspi_linux.c | 57 #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 D | bcmsdspi_linux.c | 63 #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 D | bcmsdstd_linux.c | 60 #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 D | bcmsdspi_linux.c | 63 #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 D | bcmsdstd_linux.c | 60 #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 D | bcmsdspi_linux.c | 72 #define BLOCKABLE() (!in_atomic()) macro 74 #define BLOCKABLE() (!in_interrupt()) macro 560 __FUNCTION__, yield, BLOCKABLE())); 566 if (yield && BLOCKABLE()) {
|
| H A D | bcmsdstd_linux.c | 66 #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 D | bcmsdspi_linux.c | 72 #define BLOCKABLE() (!in_atomic()) macro 74 #define BLOCKABLE() (!in_interrupt()) macro 560 __FUNCTION__, yield, BLOCKABLE())); 566 if (yield && BLOCKABLE()) {
|
| H A D | bcmsdstd_linux.c | 66 #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 D | bcmsdspi_linux.c | 72 #define BLOCKABLE() (!in_atomic()) macro 74 #define BLOCKABLE() (!in_interrupt()) macro 560 __FUNCTION__, yield, BLOCKABLE())); 566 if (yield && BLOCKABLE()) {
|
| H A D | bcmsdstd_linux.c | 66 #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()
|