Searched refs:customvar1 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 219 static int dhdpcie_sromotp_customvar(dhd_bus_t *bus, uint32 *customvar1, uint32 *customvar2); 712 uint32 customvar1 = 0x0; in dhdpcie_bus_attach() local 756 if (dhdpcie_sromotp_customvar(bus, &customvar1, &customvar2)) { in dhdpcie_bus_attach() 10316 dhdpcie_sromotp_customvar(dhd_bus_t *bus, uint32 *customvar1, uint32 *customvar2) in dhdpcie_sromotp_customvar() argument 10482 *customvar1 = ((cis[i + 4] << 24) + in dhdpcie_sromotp_customvar() 10487 __FUNCTION__, *customvar1)); in dhdpcie_sromotp_customvar()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 219 static int dhdpcie_sromotp_customvar(dhd_bus_t *bus, uint32 *customvar1, uint32 *customvar2); 712 uint32 customvar1 = 0x0; in dhdpcie_bus_attach() local 756 if (dhdpcie_sromotp_customvar(bus, &customvar1, &customvar2)) { in dhdpcie_bus_attach() 10307 dhdpcie_sromotp_customvar(dhd_bus_t *bus, uint32 *customvar1, uint32 *customvar2) in dhdpcie_sromotp_customvar() argument 10473 *customvar1 = ((cis[i + 4] << 24) + in dhdpcie_sromotp_customvar() 10478 __FUNCTION__, *customvar1)); in dhdpcie_sromotp_customvar()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 219 static int dhdpcie_sromotp_customvar(dhd_bus_t *bus, uint32 *customvar1, uint32 *customvar2); 712 uint32 customvar1 = 0x0; in dhdpcie_bus_attach() local 756 if (dhdpcie_sromotp_customvar(bus, &customvar1, &customvar2)) { in dhdpcie_bus_attach() 10307 dhdpcie_sromotp_customvar(dhd_bus_t *bus, uint32 *customvar1, uint32 *customvar2) in dhdpcie_sromotp_customvar() argument 10473 *customvar1 = ((cis[i + 4] << 24) + in dhdpcie_sromotp_customvar() 10478 __FUNCTION__, *customvar1)); in dhdpcie_sromotp_customvar()
|