Searched refs:mesbusyctrl (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 578 static uint mesbusyctrl = 0; variable 581 static uint mesbusyctrl = 0; variable 593 static uint mesbusyctrl = 0; variable 596 static uint mesbusyctrl = 0; variable 889 mesbusyctrl = mes; in dhdsdio_tune_fifoparam() 5005 int_val = (int32)mesbusyctrl; in dhdsdio_doiovar() 5010 mesbusyctrl = (uint)int_val; in dhdsdio_doiovar() 5011 mesbusyctrl = (mesbusyctrl > SBSDIO_MESBUSYCTRL_MASK) in dhdsdio_doiovar() 5012 ? SBSDIO_MESBUSYCTRL_MASK : mesbusyctrl; in dhdsdio_doiovar() 5013 DHD_ERROR(("Setting mesbusyctrl as 0x%x.\n", mesbusyctrl)); in dhdsdio_doiovar() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 577 static uint mesbusyctrl = 0; variable 580 static uint mesbusyctrl = 0; variable 592 static uint mesbusyctrl = 0; variable 595 static uint mesbusyctrl = 0; variable 888 mesbusyctrl = mes; in dhdsdio_tune_fifoparam() 4994 int_val = (int32)mesbusyctrl; in dhdsdio_doiovar() 4999 mesbusyctrl = (uint)int_val; in dhdsdio_doiovar() 5000 mesbusyctrl = (mesbusyctrl > SBSDIO_MESBUSYCTRL_MASK) in dhdsdio_doiovar() 5001 ? SBSDIO_MESBUSYCTRL_MASK : mesbusyctrl; in dhdsdio_doiovar() 5002 DHD_ERROR(("Setting mesbusyctrl as 0x%x.\n", mesbusyctrl)); in dhdsdio_doiovar() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 541 static uint mesbusyctrl = 0; variable 544 static uint mesbusyctrl = 0; variable 825 mesbusyctrl = mes; in dhdsdio_tune_fifoparam() 4512 int_val = (int32)mesbusyctrl; in dhdsdio_doiovar() 4517 mesbusyctrl = (uint)int_val; in dhdsdio_doiovar() 4518 mesbusyctrl = (mesbusyctrl > SBSDIO_MESBUSYCTRL_MASK) in dhdsdio_doiovar() 4519 ? SBSDIO_MESBUSYCTRL_MASK : mesbusyctrl; in dhdsdio_doiovar() 4520 DHD_ERROR(("Setting mesbusyctrl as 0x%x.\n", mesbusyctrl)); in dhdsdio_doiovar() 4522 ((uint8)mesbusyctrl | 0x80), NULL); in dhdsdio_doiovar()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 559 static uint mesbusyctrl = 0; variable 562 static uint mesbusyctrl = 0; variable 843 mesbusyctrl = mes; in dhdsdio_tune_fifoparam() 4599 int_val = (int32)mesbusyctrl; in dhdsdio_doiovar() 4604 mesbusyctrl = (uint)int_val; in dhdsdio_doiovar() 4605 mesbusyctrl = (mesbusyctrl > SBSDIO_MESBUSYCTRL_MASK) in dhdsdio_doiovar() 4606 ? SBSDIO_MESBUSYCTRL_MASK : mesbusyctrl; in dhdsdio_doiovar() 4607 DHD_ERROR(("Setting mesbusyctrl as 0x%x.\n", mesbusyctrl)); in dhdsdio_doiovar() 4609 ((uint8)mesbusyctrl | 0x80), NULL); in dhdsdio_doiovar()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 541 static uint mesbusyctrl = 0; variable 544 static uint mesbusyctrl = 0; variable 821 mesbusyctrl = mes; in dhdsdio_tune_fifoparam() 4508 int_val = (int32)mesbusyctrl; in dhdsdio_doiovar() 4513 mesbusyctrl = (uint)int_val; in dhdsdio_doiovar() 4514 mesbusyctrl = (mesbusyctrl > SBSDIO_MESBUSYCTRL_MASK) in dhdsdio_doiovar() 4515 ? SBSDIO_MESBUSYCTRL_MASK : mesbusyctrl; in dhdsdio_doiovar() 4516 DHD_ERROR(("Setting mesbusyctrl as 0x%x.\n", mesbusyctrl)); in dhdsdio_doiovar() 4518 ((uint8)mesbusyctrl | 0x80), NULL); in dhdsdio_doiovar()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 532 static uint mesbusyctrl = 0; variable 787 mesbusyctrl = mes; in dhdsdio_tune_fifoparam() 4706 int_val = (int32)mesbusyctrl; in dhdsdio_doiovar() 4711 mesbusyctrl = (uint)int_val; in dhdsdio_doiovar() 4712 mesbusyctrl = (mesbusyctrl > SBSDIO_MESBUSYCTRL_MASK) in dhdsdio_doiovar() 4713 ? SBSDIO_MESBUSYCTRL_MASK : mesbusyctrl; in dhdsdio_doiovar() 4714 DHD_ERROR(("Setting mesbusyctrl as 0x%x.\n", mesbusyctrl)); in dhdsdio_doiovar() 4716 ((uint8)mesbusyctrl | 0x80), NULL); in dhdsdio_doiovar()
|