Searched refs:exp_val (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/pci/host/
H A Dpci-imx6.c80 static int pcie_phy_poll_ack(void __iomem *dbi_base, int exp_val) pcie_phy_poll_ack() argument
91 if (val == exp_val) pcie_phy_poll_ack()
/linux-4.1.27/drivers/media/pci/ngene/
H A Dngene.h811 unsigned long exp_val; member in struct:ngene
/linux-4.1.27/net/bluetooth/
H A Dsmp.c3520 const u32 exp_val = 0x2f9ed5ba % 1000000; test_g2() local
3528 if (val != exp_val) test_g2()
/linux-4.1.27/drivers/net/ethernet/neterion/
H A Ds2io.c5897 u64 val64 = 0, exp_val; s2io_register_test() local
5914 exp_val = 0x0404040404040404ULL; s2io_register_test()
5916 exp_val = 0x0808080808080808ULL; s2io_register_test()
5917 if (val64 != exp_val) { s2io_register_test()

Completed in 265 milliseconds