| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmsdh.h | 134 extern uint32 bcmsdh_reg_read(void *sdh, uintptr addr, uint size);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmsdh.h | 134 extern uint32 bcmsdh_reg_read(void *sdh, uintptr addr, uint size);
|
| H A D | linux_osl.h | 287 #define OSL_READ_REG(osh, r) (bcmsdh_reg_read(osl_get_bus_handle(osh), \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmsdh.h | 139 extern uint32 bcmsdh_reg_read(void *sdh, uintptr addr, uint size);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmsdh.h | 138 extern uint32 bcmsdh_reg_read(void *sdh, uintptr addr, uint size);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmsdh.h | 141 extern uint32 bcmsdh_reg_read(void *sdh, uintptr addr, uint size);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmsdh.h | 141 extern uint32 bcmsdh_reg_read(void *sdh, uintptr addr, uint size);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmsdh_linux.c | 519 EXPORT_SYMBOL(bcmsdh_reg_read);
|
| H A D | dhd_sdio.c | 934 val = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_oobwakeup_init() 965 if (bcmsdh_reg_read(bus->sdh, addr, 4) != 0) in dhdsdio_sr_cap() 989 core_capext = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 1008 enabval = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_sr_cap() 1019 data = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 4109 int_val = bcmsdh_reg_read(bus->sdh, data, 4); in dhd_serialconsole() 4446 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 4479 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 8667 bcmsdh_reg_read(bus->sdh, si_enum_base(devid), 4))); 10526 rval = bcmsdh_reg_read(bus->sdh, addr, 4); [all …]
|
| H A D | bcmsdh.c | 500 bcmsdh_reg_read(void *sdh, uintptr addr, uint size) in bcmsdh_reg_read() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmsdh_linux.c | 509 EXPORT_SYMBOL(bcmsdh_reg_read);
|
| H A D | dhd_sdio.c | 912 val = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_oobwakeup_init() 943 if (bcmsdh_reg_read(bus->sdh, addr, 4) != 0) in dhdsdio_sr_cap() 967 core_capext = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 986 enabval = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_sr_cap() 997 data = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 4012 int_val = bcmsdh_reg_read(bus->sdh, data, 4); in dhd_serialconsole() 4355 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 4388 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 8601 bcmsdh_reg_read(bus->sdh, si_enum_base(devid), 4))); 10422 rval = bcmsdh_reg_read(bus->sdh, addr, 4); [all …]
|
| H A D | bcmsdh.c | 504 bcmsdh_reg_read(void *sdh, uintptr addr, uint size) in bcmsdh_reg_read() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmsdh_linux.c | 496 EXPORT_SYMBOL(bcmsdh_reg_read);
|
| H A D | dhd_sdio.c | 856 val = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_oobwakeup_init() 879 if (bcmsdh_reg_read(bus->sdh, addr, 4) != 0) in dhdsdio_sr_cap() 888 core_capext = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_sr_cap() 907 core_capext = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 931 enabval = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_sr_cap() 944 data = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 4277 int_val = bcmsdh_reg_read(bus->sdh, data, 4); in dhd_serialconsole() 4315 chipcontrol = bcmsdh_reg_read(bus->sdh, addr, 4); in dhd_serialconsole() 4553 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 4586 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() [all …]
|
| H A D | bcmsdh.c | 505 bcmsdh_reg_read(void *sdh, uintptr addr, uint size) in bcmsdh_reg_read() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmsdh_linux.c | 506 EXPORT_SYMBOL(bcmsdh_reg_read);
|
| H A D | dhd_sdio.c | 916 val = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_oobwakeup_init() 947 if (bcmsdh_reg_read(bus->sdh, addr, 4) != 0) in dhdsdio_sr_cap() 971 core_capext = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 990 enabval = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_sr_cap() 1001 data = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 4016 int_val = bcmsdh_reg_read(bus->sdh, data, 4); in dhd_serialconsole() 4359 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 4392 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 8605 bcmsdh_reg_read(bus->sdh, si_enum_base(devid), 4))); 10426 rval = bcmsdh_reg_read(bus->sdh, addr, 4); [all …]
|
| H A D | bcmsdh.c | 504 bcmsdh_reg_read(void *sdh, uintptr addr, uint size) in bcmsdh_reg_read() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmsdh_linux.c | 577 EXPORT_SYMBOL(bcmsdh_reg_read);
|
| H A D | dhd_sdio.c | 982 val = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_oobwakeup_init() 1006 if (bcmsdh_reg_read(bus->sdh, addr, 4) != 0) in dhdsdio_sr_cap() 1041 core_capext = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 1067 enabval = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_sr_cap() 1084 data = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 4463 int_val = bcmsdh_reg_read(bus->sdh, data, 4); in dhd_serialconsole() 4776 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 4810 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 9350 bcmsdh_reg_read(bus->sdh, si_enum_base(devid), 4))); in dhdsdio_probe_attach() 11503 rval = bcmsdh_reg_read(bus->sdh, addr, 4); in dhd_sdio_reg_read() [all …]
|
| H A D | bcmsdh.c | 536 bcmsdh_reg_read(void *sdh, uintptr addr, uint size) in bcmsdh_reg_read() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmsdh_linux.c | 577 EXPORT_SYMBOL(bcmsdh_reg_read);
|
| H A D | dhd_sdio.c | 981 val = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_oobwakeup_init() 1005 if (bcmsdh_reg_read(bus->sdh, addr, 4) != 0) in dhdsdio_sr_cap() 1040 core_capext = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 1066 enabval = bcmsdh_reg_read(bus->sdh, data, 4); in dhdsdio_sr_cap() 1083 data = bcmsdh_reg_read(bus->sdh, in dhdsdio_sr_cap() 4452 int_val = bcmsdh_reg_read(bus->sdh, data, 4); in dhd_serialconsole() 4765 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 4799 int_val = (int32)bcmsdh_reg_read(bus->sdh, addr, size); in dhdsdio_doiovar() 9335 bcmsdh_reg_read(bus->sdh, si_enum_base(devid), 4))); in dhdsdio_probe_attach() 11488 rval = bcmsdh_reg_read(bus->sdh, addr, 4); in dhd_sdio_reg_read() [all …]
|
| H A D | bcmsdh.c | 536 bcmsdh_reg_read(void *sdh, uintptr addr, uint size) in bcmsdh_reg_read() function
|