Home
last modified time | relevance | path

Searched refs:dhdsdio_membytes (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_sdio.c3691 dhdsdio_membytes(dhd_bus_t *bus, bool write, uint32 address, uint8 *data, uint size) in dhdsdio_membytes() function
3789 if ((rv = dhdsdio_membytes(bus, FALSE, shaddr, (uint8 *)&addr, 4)) < 0) in dhdsdio_readshared()
3813 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)sh, sizeof(sdpcm_shared_t))) < 0) in dhdsdio_readshared()
3846 if (0 == dhdsdio_membytes(bus, FALSE, sh->txseq_sync_addr, (uint8 *)&val, 1)) { in dhdsdio_readshared()
3895 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdsdio_readconsole()
3917 if ((rv = dhdsdio_membytes(bus, FALSE, addr, c->buf, c->bufsize)) < 0) in dhdsdio_readconsole()
4024 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
4035 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
4050 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
4060 if ((rv = dhdsdio_membytes(bus, FALSE, addr, in dhdsdio_checkdied()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_sdio.c3810 dhdsdio_membytes(dhd_bus_t *bus, bool write, uint32 address, uint8 *data, uint size) in dhdsdio_membytes() function
3906 if (0 == dhdsdio_membytes(bus, FALSE, sh->txseq_sync_addr, (uint8 *)&val, 1)) { in dhdsdio_txseq_sync()
3963 if ((rv = dhdsdio_membytes(bus, FALSE, shaddr, (uint8 *)&addr, 4)) < 0) in dhdsdio_readshared()
3987 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)sh, sizeof(sdpcm_shared_t))) < 0) in dhdsdio_readshared()
4046 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdsdio_readconsole()
4071 if ((rv = dhdsdio_membytes(bus, FALSE, addr, c->buf, c->bufsize)) < 0) in dhdsdio_readconsole()
4178 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
4189 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
4204 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
4214 if ((rv = dhdsdio_membytes(bus, FALSE, addr, in dhdsdio_checkdied()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_sdio.c3799 dhdsdio_membytes(dhd_bus_t *bus, bool write, uint32 address, uint8 *data, uint size) in dhdsdio_membytes() function
3895 if (0 == dhdsdio_membytes(bus, FALSE, sh->txseq_sync_addr, (uint8 *)&val, 1)) { in dhdsdio_txseq_sync()
3952 if ((rv = dhdsdio_membytes(bus, FALSE, shaddr, (uint8 *)&addr, 4)) < 0) in dhdsdio_readshared()
3976 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)sh, sizeof(sdpcm_shared_t))) < 0) in dhdsdio_readshared()
4035 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdsdio_readconsole()
4060 if ((rv = dhdsdio_membytes(bus, FALSE, addr, c->buf, c->bufsize)) < 0) in dhdsdio_readconsole()
4167 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
4178 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
4193 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
4203 if ((rv = dhdsdio_membytes(bus, FALSE, addr, in dhdsdio_checkdied()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_sdio.c3374 dhdsdio_membytes(dhd_bus_t *bus, bool write, uint32 address, uint8 *data, uint size) in dhdsdio_membytes() function
3467 if ((rv = dhdsdio_membytes(bus, FALSE, shaddr, (uint8 *)&addr, 4)) < 0) in dhdsdio_readshared()
3491 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)sh, sizeof(sdpcm_shared_t))) < 0) in dhdsdio_readshared()
3532 if ((rv = dhdsdio_membytes(bus, FALSE, shaddr, (uint8 *)&addr, 4)) < 0) in dhdsdio_readshared_console()
3559 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)sh, sizeof(sdpcm_shared_t))) < 0) in dhdsdio_readshared_console()
3608 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdsdio_readconsole()
3633 if ((rv = dhdsdio_membytes(bus, FALSE, addr, c->buf, c->bufsize)) < 0) in dhdsdio_readconsole()
3740 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
3751 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
3766 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_sdio.c3425 dhdsdio_membytes(dhd_bus_t *bus, bool write, uint32 address, uint8 *data, uint size) in dhdsdio_membytes() function
3555 if ((rv = dhdsdio_membytes(bus, FALSE, shaddr, (uint8 *)&addr, 4)) < 0) in dhdsdio_readshared()
3579 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)sh, sizeof(sdpcm_shared_t))) < 0) in dhdsdio_readshared()
3625 if ((rv = dhdsdio_membytes(bus, FALSE, shaddr, (uint8 *)&addr, 4)) < 0) in dhdsdio_readshared_console()
3652 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)sh, sizeof(sdpcm_shared_t))) < 0) in dhdsdio_readshared_console()
3701 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdsdio_readconsole()
3726 if ((rv = dhdsdio_membytes(bus, FALSE, addr, c->buf, c->bufsize)) < 0) in dhdsdio_readconsole()
3833 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
3844 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
3859 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_sdio.c3370 dhdsdio_membytes(dhd_bus_t *bus, bool write, uint32 address, uint8 *data, uint size) in dhdsdio_membytes() function
3463 if ((rv = dhdsdio_membytes(bus, FALSE, shaddr, (uint8 *)&addr, 4)) < 0) in dhdsdio_readshared()
3487 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)sh, sizeof(sdpcm_shared_t))) < 0) in dhdsdio_readshared()
3528 if ((rv = dhdsdio_membytes(bus, FALSE, shaddr, (uint8 *)&addr, 4)) < 0) in dhdsdio_readshared_console()
3555 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)sh, sizeof(sdpcm_shared_t))) < 0) in dhdsdio_readshared_console()
3604 if ((rv = dhdsdio_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdsdio_readconsole()
3629 if ((rv = dhdsdio_membytes(bus, FALSE, addr, c->buf, c->bufsize)) < 0) in dhdsdio_readconsole()
3736 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
3747 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
3762 if ((bcmerror = dhdsdio_membytes(bus, FALSE, in dhdsdio_checkdied()
[all …]