Home
last modified time | relevance | path

Searched refs:dhdpcie_bus_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_pcie.c102 static int dhdpcie_bus_membytes(dhd_bus_t *bus, bool write, ulong address, uint8 *data, uint size);
1756 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)memptr, len); in dhdpcie_download_code_file()
1764 bcmerror = dhdpcie_bus_membytes(bus, FALSE, offset, memptr_tmp, len); in dhdpcie_download_code_file()
1969 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)memptr, len); in dhdpcie_download_code_array()
1998 bcmerror = dhdpcie_bus_membytes(bus, FALSE, offset, in dhdpcie_download_code_array()
2291 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdpcie_bus_readconsole()
2312 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, c->buf, c->bufsize)) < 0) in dhdpcie_bus_readconsole()
2364 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
2370 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
2376 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c207 static int dhdpcie_bus_membytes(dhd_bus_t *bus, bool write, ulong address, uint8 *data, uint size);
3959 ret = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)dnglfw, dnglfw_sz); in dhdpcie_hybridfw_download()
4071 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, in dhdpcie_download_code_file()
4080 bcmerror = dhdpcie_bus_membytes(bus, FALSE, offset, memptr_tmp, len); in dhdpcie_download_code_file()
4273 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)memptr, len); in dhdpcie_download_code_file()
4282 bcmerror = dhdpcie_bus_membytes(bus, FALSE, offset, memptr_tmp, len); in dhdpcie_download_code_file()
4613 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)memptr, len); in dhdpcie_download_code_array()
4642 bcmerror = dhdpcie_bus_membytes(bus, FALSE, offset, in dhdpcie_download_code_array()
4891 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdpcie_bus_readconsole()
4925 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c207 static int dhdpcie_bus_membytes(dhd_bus_t *bus, bool write, ulong address, uint8 *data, uint size);
3952 ret = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)dnglfw, dnglfw_sz); in dhdpcie_hybridfw_download()
4064 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, in dhdpcie_download_code_file()
4073 bcmerror = dhdpcie_bus_membytes(bus, FALSE, offset, memptr_tmp, len); in dhdpcie_download_code_file()
4266 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)memptr, len); in dhdpcie_download_code_file()
4275 bcmerror = dhdpcie_bus_membytes(bus, FALSE, offset, memptr_tmp, len); in dhdpcie_download_code_file()
4606 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)memptr, len); in dhdpcie_download_code_array()
4635 bcmerror = dhdpcie_bus_membytes(bus, FALSE, offset, in dhdpcie_download_code_array()
4884 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdpcie_bus_readconsole()
4918 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c168 static int dhdpcie_bus_membytes(dhd_bus_t *bus, bool write, ulong address, uint8 *data, uint size);
3140 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)memptr, len); in dhdpcie_download_code_file()
3494 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdpcie_bus_readconsole()
3527 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
3533 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
3543 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
3592 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
3598 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
3604 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
3618 if ((rv = dhdpcie_bus_membytes(bus, FALSE, console_ptr, in dhd_bus_dump_console_buffer()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c168 static int dhdpcie_bus_membytes(dhd_bus_t *bus, bool write, ulong address, uint8 *data, uint size);
3132 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)memptr, len); in dhdpcie_download_code_file()
3486 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdpcie_bus_readconsole()
3519 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
3525 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
3535 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
3584 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
3590 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
3596 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
3610 if ((rv = dhdpcie_bus_membytes(bus, FALSE, console_ptr, in dhd_bus_dump_console_buffer()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c168 static int dhdpcie_bus_membytes(dhd_bus_t *bus, bool write, ulong address, uint8 *data, uint size);
3132 bcmerror = dhdpcie_bus_membytes(bus, TRUE, offset, (uint8 *)memptr, len); in dhdpcie_download_code_file()
3486 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, (uint8 *)&c->log, sizeof(c->log))) < 0) in dhdpcie_bus_readconsole()
3519 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
3525 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
3535 if ((rv = dhdpcie_bus_membytes(bus, FALSE, in dhdpcie_bus_readconsole()
3584 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
3590 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
3596 if ((rv = dhdpcie_bus_membytes(bus, FALSE, addr, in dhd_bus_dump_console_buffer()
3610 if ((rv = dhdpcie_bus_membytes(bus, FALSE, console_ptr, in dhd_bus_dump_console_buffer()
[all …]