Searched refs:customvar2 (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); 713 uint32 customvar2 = 0x0; in dhdpcie_bus_attach() local 756 if (dhdpcie_sromotp_customvar(bus, &customvar1, &customvar2)) { in dhdpcie_bus_attach() 760 if (!customvar2) { in dhdpcie_bus_attach() 767 otp_hw_module_variant = (customvar2 >> 8) & 0xFF; in dhdpcie_bus_attach() 10316 dhdpcie_sromotp_customvar(dhd_bus_t *bus, uint32 *customvar1, uint32 *customvar2) in dhdpcie_sromotp_customvar() argument 10490 *customvar2 = ((cis[i + 4] << 24) + in dhdpcie_sromotp_customvar() 10495 __FUNCTION__, *customvar2)); 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); 713 uint32 customvar2 = 0x0; in dhdpcie_bus_attach() local 756 if (dhdpcie_sromotp_customvar(bus, &customvar1, &customvar2)) { in dhdpcie_bus_attach() 760 if (!customvar2) { in dhdpcie_bus_attach() 767 otp_hw_module_variant = (customvar2 >> 8) & 0xFF; in dhdpcie_bus_attach() 10307 dhdpcie_sromotp_customvar(dhd_bus_t *bus, uint32 *customvar1, uint32 *customvar2) in dhdpcie_sromotp_customvar() argument 10481 *customvar2 = ((cis[i + 4] << 24) + in dhdpcie_sromotp_customvar() 10486 __FUNCTION__, *customvar2)); 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); 713 uint32 customvar2 = 0x0; in dhdpcie_bus_attach() local 756 if (dhdpcie_sromotp_customvar(bus, &customvar1, &customvar2)) { in dhdpcie_bus_attach() 760 if (!customvar2) { in dhdpcie_bus_attach() 767 otp_hw_module_variant = (customvar2 >> 8) & 0xFF; in dhdpcie_bus_attach() 10307 dhdpcie_sromotp_customvar(dhd_bus_t *bus, uint32 *customvar1, uint32 *customvar2) in dhdpcie_sromotp_customvar() argument 10481 *customvar2 = ((cis[i + 4] << 24) + in dhdpcie_sromotp_customvar() 10486 __FUNCTION__, *customvar2)); in dhdpcie_sromotp_customvar()
|