Home
last modified time | relevance | path

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 Dosl.h43 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 Dosl.h50 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 Dosl.h50 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 Dosl.h50 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 Dosl.h52 typedef void (*osl_wreg_fn_t)(void *ctx, volatile void *reg, unsigned int val, unsigned int size); typedef
H A Dlinux_osl.h141 osl_wreg_fn_t wreg_fn; /**< Write Register function */
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dosl.h52 typedef void (*osl_wreg_fn_t)(void *ctx, volatile void *reg, unsigned int val, unsigned int size); typedef
H A Dlinux_osl.h145 osl_wreg_fn_t wreg_fn; /**< Write Register function */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dlinux_osl.c1466 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 Dlinux_osl.c1466 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()