Home
last modified time | relevance | path

Searched refs:mmbus (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dlinux_osl.h147 bool mmbus; /**< Bus supports memory-mapped register accesses */ member
310 #define SELECT_BUS_WRITE(osh, mmap_op, bus_op) if (((osl_pubinfo_t*)(osh))->mmbus) \
312 #define SELECT_BUS_READ(osh, mmap_op, bus_op) (((osl_pubinfo_t*)(osh))->mmbus) ? \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dlinux_osl.h147 bool mmbus; /**< Bus supports memory-mapped register accesses */ member
310 #define SELECT_BUS_WRITE(osh, mmap_op, bus_op) if (((osl_pubinfo_t*)(osh))->mmbus) \
312 #define SELECT_BUS_READ(osh, mmap_op, bus_op) (((osl_pubinfo_t*)(osh))->mmbus) ? \
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dlinux_osl.h155 bool mmbus; /**< Bus supports memory-mapped register accesses */ member
318 #define SELECT_BUS_WRITE(osh, mmap_op, bus_op) if (((osl_pubinfo_t*)(osh))->mmbus) \
320 #define SELECT_BUS_READ(osh, mmap_op, bus_op) (((osl_pubinfo_t*)(osh))->mmbus) ? \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dlinux_osl.h136 bool mmbus; /**< Bus supports memory-mapped register accesses */ member
318 #define SELECT_BUS_WRITE(osh, mmap_op, bus_op) if (((osl_pubinfo_t*)(osh))->mmbus) \
320 #define SELECT_BUS_READ(osh, mmap_op, bus_op) (((osl_pubinfo_t*)(osh))->mmbus) ? \
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dlinux_osl.h140 bool mmbus; /**< Bus supports memory-mapped register accesses */ member
322 #define SELECT_BUS_WRITE(osh, mmap_op, bus_op) if (((osl_pubinfo_t*)(osh))->mmbus) \
324 #define SELECT_BUS_READ(osh, mmap_op, bus_op) (((osl_pubinfo_t*)(osh))->mmbus) ? \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dlinux_osl.h143 bool mmbus; /**< Bus supports memory-mapped register accesses */ member
274 #define SELECT_BUS_WRITE(osh, mmap_op, bus_op) if (((osl_pubinfo_t*)(osh))->mmbus) \
276 #define SELECT_BUS_READ(osh, mmap_op, bus_op) (((osl_pubinfo_t*)(osh))->mmbus) ? \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dlinux_osl.c466 osh->pub.mmbus = TRUE; in osl_attach()
473 osh->pub.mmbus = FALSE; in osl_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dlinux_osl.c336 osh->pub.mmbus = TRUE; in osl_attach()
342 osh->pub.mmbus = FALSE; in osl_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dlinux_osl.c466 osh->pub.mmbus = TRUE; in osl_attach()
473 osh->pub.mmbus = FALSE; in osl_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dlinux_osl.c466 osh->pub.mmbus = TRUE; in osl_attach()
473 osh->pub.mmbus = FALSE; in osl_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dlinux_osl.c336 osh->pub.mmbus = TRUE; in osl_attach()
342 osh->pub.mmbus = FALSE; in osl_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dlinux_osl.c518 osh->pub.mmbus = TRUE; in osl_attach()
525 osh->pub.mmbus = FALSE; in osl_attach()