| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.c | 772 static int brcmf_sdio_htclk(struct brcmf_sdio *bus, bool on, bool pendok) in brcmf_sdio_htclk() argument 808 if (!SBSDIO_CLKAV(clkctl, bus->alp_only) && pendok) { in brcmf_sdio_htclk() 905 static int brcmf_sdio_clkctl(struct brcmf_sdio *bus, uint target, bool pendok) in brcmf_sdio_clkctl() argument 923 brcmf_sdio_htclk(bus, true, pendok); in brcmf_sdio_clkctl() 953 brcmf_sdio_bus_sleep(struct brcmf_sdio *bus, bool sleep, bool pendok) in brcmf_sdio_bus_sleep() argument 994 brcmf_sdio_clkctl(bus, CLK_NONE, pendok); in brcmf_sdio_bus_sleep() 996 brcmf_sdio_clkctl(bus, CLK_AVAIL, pendok); in brcmf_sdio_bus_sleep()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 844 static int dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok); 1611 dhdsdio_htclk(dhd_bus_t *bus, bool on, bool pendok) in dhdsdio_htclk() argument 1632 pendok = FALSE; in dhdsdio_htclk() 1680 if (!SBSDIO_CLKAV(clkctl, bus->alp_only) && pendok) { in dhdsdio_htclk() 1861 dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok) in dhdsdio_clkctl() argument 1888 ret = dhdsdio_htclk(bus, TRUE, pendok); in dhdsdio_clkctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 843 static int dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok); 1610 dhdsdio_htclk(dhd_bus_t *bus, bool on, bool pendok) in dhdsdio_htclk() argument 1631 pendok = FALSE; in dhdsdio_htclk() 1679 if (!SBSDIO_CLKAV(clkctl, bus->alp_only) && pendok) { in dhdsdio_htclk() 1860 dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok) in dhdsdio_clkctl() argument 1887 ret = dhdsdio_htclk(bus, TRUE, pendok); in dhdsdio_clkctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 735 static int dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok); 1474 dhdsdio_htclk(dhd_bus_t *bus, bool on, bool pendok) in dhdsdio_htclk() argument 1530 if (!SBSDIO_CLKAV(clkctl, bus->alp_only) && pendok) { in dhdsdio_htclk() 1702 dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok) in dhdsdio_clkctl() argument 1729 ret = dhdsdio_htclk(bus, TRUE, pendok); in dhdsdio_clkctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 787 static int dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok); 1400 dhdsdio_htclk(dhd_bus_t *bus, bool on, bool pendok) in dhdsdio_htclk() argument 1456 if (!SBSDIO_CLKAV(clkctl, bus->alp_only) && pendok) { in dhdsdio_htclk() 1634 dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok) in dhdsdio_clkctl() argument 1661 ret = dhdsdio_htclk(bus, TRUE, pendok); in dhdsdio_clkctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 805 static int dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok); 1457 dhdsdio_htclk(dhd_bus_t *bus, bool on, bool pendok) in dhdsdio_htclk() argument 1513 if (!SBSDIO_CLKAV(clkctl, bus->alp_only) && pendok) { in dhdsdio_htclk() 1691 dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok) in dhdsdio_clkctl() argument 1718 ret = dhdsdio_htclk(bus, TRUE, pendok); in dhdsdio_clkctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 783 static int dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok); 1396 dhdsdio_htclk(dhd_bus_t *bus, bool on, bool pendok) in dhdsdio_htclk() argument 1452 if (!SBSDIO_CLKAV(clkctl, bus->alp_only) && pendok) { in dhdsdio_htclk() 1630 dhdsdio_clkctl(dhd_bus_t *bus, uint target, bool pendok) in dhdsdio_clkctl() argument 1657 ret = dhdsdio_htclk(bus, TRUE, pendok); in dhdsdio_clkctl()
|