Home
last modified time | relevance | path

Searched refs:vendevid (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmsdh_linux.c150 uint32 vendevid; in bcmsdh_probe() local
189 vendevid = bcmsdh_query_device(bcmsdh); in bcmsdh_probe()
193 bcmsdh_osinfo->context = drvinfo.probe((vendevid >> 16), (vendevid & 0xFFFF), bus_num, in bcmsdh_probe()
196 bcmsdh_osinfo->context = drvinfo.probe((vendevid >> 16), (vendevid & 0xFFFF), bus_num, in bcmsdh_probe()
H A Dbcmsdh.c720 bcmsdh->vendevid = (VENDOR_BROADCOM << 16) | 0; in bcmsdh_query_device()
721 return (bcmsdh->vendevid); in bcmsdh_query_device()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdh_linux.c146 uint32 vendevid; in bcmsdh_probe() local
185 vendevid = bcmsdh_query_device(bcmsdh); in bcmsdh_probe()
189 bcmsdh_osinfo->context = drvinfo.probe((vendevid >> 16), (vendevid & 0xFFFF), bus_num, in bcmsdh_probe()
192 bcmsdh_osinfo->context = drvinfo.probe((vendevid >> 16), (vendevid & 0xFFFF), bus_num, in bcmsdh_probe()
H A Dbcmsdh.c724 bcmsdh->vendevid = (VENDOR_BROADCOM << 16) | 0; in bcmsdh_query_device()
725 return (bcmsdh->vendevid); in bcmsdh_query_device()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdh_linux.c146 uint32 vendevid; in bcmsdh_probe() local
185 vendevid = bcmsdh_query_device(bcmsdh); in bcmsdh_probe()
189 bcmsdh_osinfo->context = drvinfo.probe((vendevid >> 16), (vendevid & 0xFFFF), bus_num, in bcmsdh_probe()
192 bcmsdh_osinfo->context = drvinfo.probe((vendevid >> 16), (vendevid & 0xFFFF), bus_num, in bcmsdh_probe()
H A Dbcmsdh.c724 bcmsdh->vendevid = (VENDOR_BROADCOM << 16) | 0; in bcmsdh_query_device()
725 return (bcmsdh->vendevid); in bcmsdh_query_device()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsdh.c765 bcmsdh->vendevid = (VENDOR_BROADCOM << 16) | 0; in bcmsdh_query_device()
773 bcmsdh->vendevid = ~(0); in bcmsdh_query_device()
777 return (bcmsdh->vendevid); in bcmsdh_query_device()
785 bcmsdh->vendevid = (VENDOR_BROADCOM << 16) | 0; in bcmsdh_query_device()
787 return (bcmsdh->vendevid); in bcmsdh_query_device()
794 bcmsdh->vendevid = (getintvar(vars, "vendid") << 16) | in bcmsdh_query_device()
802 return (bcmsdh->vendevid); in bcmsdh_query_device()
H A Dbcmsdh_linux.c189 uint32 vendevid; in bcmsdh_probe() local
225 vendevid = bcmsdh_query_device(bcmsdh); in bcmsdh_probe()
227 bcmsdh_osinfo->context = drvinfo.probe((vendevid >> 16), (vendevid & 0xFFFF), bus_num, in bcmsdh_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsdh.c765 bcmsdh->vendevid = (VENDOR_BROADCOM << 16) | 0; in bcmsdh_query_device()
773 bcmsdh->vendevid = ~(0); in bcmsdh_query_device()
777 return (bcmsdh->vendevid); in bcmsdh_query_device()
785 bcmsdh->vendevid = (VENDOR_BROADCOM << 16) | 0; in bcmsdh_query_device()
787 return (bcmsdh->vendevid); in bcmsdh_query_device()
794 bcmsdh->vendevid = (getintvar(vars, "vendid") << 16) | in bcmsdh_query_device()
802 return (bcmsdh->vendevid); in bcmsdh_query_device()
H A Dbcmsdh_linux.c189 uint32 vendevid; in bcmsdh_probe() local
225 vendevid = bcmsdh_query_device(bcmsdh); in bcmsdh_probe()
227 bcmsdh_osinfo->context = drvinfo.probe((vendevid >> 16), (vendevid & 0xFFFF), bus_num, in bcmsdh_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmsdh_linux.c147 uint32 vendevid; in bcmsdh_probe() local
183 vendevid = bcmsdh_query_device(bcmsdh); in bcmsdh_probe()
185 bcmsdh_osinfo->context = drvinfo.probe((vendevid >> 16), (vendevid & 0xFFFF), bus_num, in bcmsdh_probe()
H A Dbcmsdh.c728 bcmsdh->vendevid = (VENDOR_BROADCOM << 16) | 0; in bcmsdh_query_device()
729 return (bcmsdh->vendevid); in bcmsdh_query_device()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmsdh.h73 uint32 vendevid; /* Target Vendor and Device ID on SD bus */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmsdh.h73 uint32 vendevid; /* Target Vendor and Device ID on SD bus */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmsdh.h73 uint32 vendevid; /* Target Vendor and Device ID on SD bus */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmsdh.h73 uint32 vendevid; /* Target Vendor and Device ID on SD bus */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmsdh.h74 uint32 vendevid; /* Target Vendor and Device ID on SD bus */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmsdh.h74 uint32 vendevid; /* Target Vendor and Device ID on SD bus */ member