Searched refs:osl_wreg_fn_t (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | osl.h | 43 typedef void (*osl_wreg_fn_t)(void *ctx, volatile void *reg, unsigned int val, unsigned int size); typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | osl.h | 50 typedef void (*osl_wreg_fn_t)(void *ctx, volatile void *reg, unsigned int val, unsigned int size); typedef
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | osl.h | 50 typedef void (*osl_wreg_fn_t)(void *ctx, volatile void *reg, unsigned int val, unsigned int size); typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | osl.h | 50 typedef void (*osl_wreg_fn_t)(void *ctx, volatile void *reg, unsigned int val, unsigned int size); typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | osl.h | 52 typedef void (*osl_wreg_fn_t)(void *ctx, volatile void *reg, unsigned int val, unsigned int size); typedef
|
| H A D | linux_osl.h | 141 osl_wreg_fn_t wreg_fn; /**< Write Register function */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | osl.h | 52 typedef void (*osl_wreg_fn_t)(void *ctx, volatile void *reg, unsigned int val, unsigned int size); typedef
|
| H A D | linux_osl.h | 145 osl_wreg_fn_t wreg_fn; /**< Write Register function */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | linux_osl.c | 1466 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn; in osl_writeb() 1475 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn; in osl_writew() 1484 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn; in osl_writel()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | linux_osl.c | 1466 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn; in osl_writeb() 1475 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn; in osl_writew() 1484 osl_wreg_fn_t wreg = ((osl_pubinfo_t*)osh)->wreg_fn; in osl_writel()
|