| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmsdh.h | 135 extern uint32 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmsdh.h | 135 extern uint32 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data);
|
| H A D | linux_osl.h | 285 #define OSL_WRITE_REG(osh, r, v) (bcmsdh_reg_write(osl_get_bus_handle(osh), \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmsdh.h | 140 extern uint32 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmsdh.h | 139 extern uint32 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmsdh.h | 142 extern uint32 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmsdh.h | 142 extern uint32 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 855 bcmsdh_reg_write(bus->sdh, addr, 4, 2); in dhdsdio_oobwakeup_init() 858 bcmsdh_reg_write(bus->sdh, data, 4, val); in dhdsdio_oobwakeup_init() 887 bcmsdh_reg_write(bus->sdh, addr, 4, 3); in dhdsdio_sr_cap() 930 bcmsdh_reg_write(bus->sdh, addr, 4, CC_PMUCC3); in dhdsdio_sr_cap() 4272 bcmsdh_reg_write(bus->sdh, addr, 4, 1); in dhd_serialconsole() 4307 bcmsdh_reg_write(bus->sdh, data, 4, int_val); in dhd_serialconsole() 4321 bcmsdh_reg_write(bus->sdh, addr, 4, chipcontrol); in dhd_serialconsole() 4570 bcmsdh_reg_write(bus->sdh, addr, size, sd_ptr->value); in dhdsdio_doiovar() 4602 bcmsdh_reg_write(bus->sdh, addr, size, sdreg.value); in dhdsdio_doiovar() 8395 bcmsdh_reg_write(bus->sdh, 0x18000620, 2, 11); in dhdsdio_probe() [all …]
|
| H A D | bcmsdh_linux.c | 497 EXPORT_SYMBOL(bcmsdh_reg_write);
|
| H A D | bcmsdh.c | 556 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data) in bcmsdh_reg_write() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmsdh_linux.c | 520 EXPORT_SYMBOL(bcmsdh_reg_write);
|
| H A D | dhd_sdio.c | 933 bcmsdh_reg_write(bus->sdh, addr, 4, 2); in dhdsdio_oobwakeup_init() 936 bcmsdh_reg_write(bus->sdh, data, 4, val); in dhdsdio_oobwakeup_init() 1007 bcmsdh_reg_write(bus->sdh, addr, 4, CC_PMUCC3); in dhdsdio_sr_cap() 4104 bcmsdh_reg_write(bus->sdh, addr, 4, 1); in dhd_serialconsole() 4121 bcmsdh_reg_write(bus->sdh, data, 4, int_val); in dhd_serialconsole() 4463 bcmsdh_reg_write(bus->sdh, addr, size, sd_ptr->value); in dhdsdio_doiovar() 4495 bcmsdh_reg_write(bus->sdh, addr, size, sdreg.value); in dhdsdio_doiovar() 8575 bcmsdh_reg_write(bus->sdh, 0x18000620, 2, 11); 8576 bcmsdh_reg_write(bus->sdh, 0x18000628, 4, 0x00F80001); 10542 bcmsdh_reg_write(bus->sdh, addr, 4, val); [all …]
|
| H A D | bcmsdh.c | 550 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data) in bcmsdh_reg_write() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmsdh_linux.c | 510 EXPORT_SYMBOL(bcmsdh_reg_write);
|
| H A D | dhd_sdio.c | 911 bcmsdh_reg_write(bus->sdh, addr, 4, 2); in dhdsdio_oobwakeup_init() 914 bcmsdh_reg_write(bus->sdh, data, 4, val); in dhdsdio_oobwakeup_init() 985 bcmsdh_reg_write(bus->sdh, addr, 4, CC_PMUCC3); in dhdsdio_sr_cap() 4007 bcmsdh_reg_write(bus->sdh, addr, 4, 1); in dhd_serialconsole() 4024 bcmsdh_reg_write(bus->sdh, data, 4, int_val); in dhd_serialconsole() 4372 bcmsdh_reg_write(bus->sdh, addr, size, sd_ptr->value); in dhdsdio_doiovar() 4404 bcmsdh_reg_write(bus->sdh, addr, size, sdreg.value); in dhdsdio_doiovar() 8509 bcmsdh_reg_write(bus->sdh, 0x18000620, 2, 11); 8510 bcmsdh_reg_write(bus->sdh, 0x18000628, 4, 0x00F80001); 10438 bcmsdh_reg_write(bus->sdh, addr, 4, val); [all …]
|
| H A D | bcmsdh.c | 554 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data) in bcmsdh_reg_write() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmsdh_linux.c | 507 EXPORT_SYMBOL(bcmsdh_reg_write);
|
| H A D | dhd_sdio.c | 915 bcmsdh_reg_write(bus->sdh, addr, 4, 2); in dhdsdio_oobwakeup_init() 918 bcmsdh_reg_write(bus->sdh, data, 4, val); in dhdsdio_oobwakeup_init() 989 bcmsdh_reg_write(bus->sdh, addr, 4, CC_PMUCC3); in dhdsdio_sr_cap() 4011 bcmsdh_reg_write(bus->sdh, addr, 4, 1); in dhd_serialconsole() 4028 bcmsdh_reg_write(bus->sdh, data, 4, int_val); in dhd_serialconsole() 4376 bcmsdh_reg_write(bus->sdh, addr, size, sd_ptr->value); in dhdsdio_doiovar() 4408 bcmsdh_reg_write(bus->sdh, addr, size, sdreg.value); in dhdsdio_doiovar() 8513 bcmsdh_reg_write(bus->sdh, 0x18000620, 2, 11); 8514 bcmsdh_reg_write(bus->sdh, 0x18000628, 4, 0x00F80001); 10442 bcmsdh_reg_write(bus->sdh, addr, 4, val); [all …]
|
| H A D | bcmsdh.c | 554 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data) in bcmsdh_reg_write() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmsdh_linux.c | 578 EXPORT_SYMBOL(bcmsdh_reg_write);
|
| H A D | dhd_sdio.c | 981 bcmsdh_reg_write(bus->sdh, addr, 4, 2); in dhdsdio_oobwakeup_init() 984 bcmsdh_reg_write(bus->sdh, data, 4, val); in dhdsdio_oobwakeup_init() 1066 bcmsdh_reg_write(bus->sdh, addr, 4, CC_PMUCC3); in dhdsdio_sr_cap() 4458 bcmsdh_reg_write(bus->sdh, addr, 4, 1); in dhd_serialconsole() 4475 bcmsdh_reg_write(bus->sdh, data, 4, int_val); in dhd_serialconsole() 4793 bcmsdh_reg_write(bus->sdh, addr, size, sd_ptr->value); in dhdsdio_doiovar() 4826 bcmsdh_reg_write(bus->sdh, addr, size, sdreg.value); in dhdsdio_doiovar() 9311 bcmsdh_reg_write(bus->sdh, 0x18000620, 2, 11); in dhdsdio_probe() 9312 bcmsdh_reg_write(bus->sdh, 0x18000628, 4, 0x00F80001); in dhdsdio_probe() 11519 bcmsdh_reg_write(bus->sdh, addr, 4, val); in dhd_sdio_reg_write() [all …]
|
| H A D | bcmsdh.c | 588 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data) in bcmsdh_reg_write() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmsdh_linux.c | 578 EXPORT_SYMBOL(bcmsdh_reg_write);
|
| H A D | dhd_sdio.c | 980 bcmsdh_reg_write(bus->sdh, addr, 4, 2); in dhdsdio_oobwakeup_init() 983 bcmsdh_reg_write(bus->sdh, data, 4, val); in dhdsdio_oobwakeup_init() 1065 bcmsdh_reg_write(bus->sdh, addr, 4, CC_PMUCC3); in dhdsdio_sr_cap() 4447 bcmsdh_reg_write(bus->sdh, addr, 4, 1); in dhd_serialconsole() 4464 bcmsdh_reg_write(bus->sdh, data, 4, int_val); in dhd_serialconsole() 4782 bcmsdh_reg_write(bus->sdh, addr, size, sd_ptr->value); in dhdsdio_doiovar() 4815 bcmsdh_reg_write(bus->sdh, addr, size, sdreg.value); in dhdsdio_doiovar() 9296 bcmsdh_reg_write(bus->sdh, 0x18000620, 2, 11); in dhdsdio_probe() 9297 bcmsdh_reg_write(bus->sdh, 0x18000628, 4, 0x00F80001); in dhdsdio_probe() 11504 bcmsdh_reg_write(bus->sdh, addr, 4, val); in dhd_sdio_reg_write() [all …]
|
| H A D | bcmsdh.c | 588 bcmsdh_reg_write(void *sdh, uintptr addr, uint size, uint32 data) in bcmsdh_reg_write() function
|