Home
last modified time | relevance | path

Searched defs:expected_val (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_init_ops.c351 static inline bool comp_eq(u32 val, u32 expected_val) in comp_eq()
356 static inline bool comp_and(u32 val, u32 expected_val) in comp_and()
361 static inline bool comp_or(u32 val, u32 expected_val) in comp_or()
Dqed_hsi.h2936 u32 expected_val; member
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_combo_phy.c95 u32 expected_val) in check_phy_reg()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dpci_vsc.c171 static int mlx5_vsc_wait_on_flag(struct mlx5_core_dev *dev, u8 expected_val) in mlx5_vsc_wait_on_flag()
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_verifier.c837 static int do_prog_test_run(int fd_prog, bool unpriv, uint32_t expected_val, in do_prog_test_run()
1002 uint32_t expected_val; in do_test_single() local
/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_uncore.h402 u32 mask, u32 expected_val) in intel_uncore_write_and_verify()
/Linux-v5.4/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c875 u32 mask, u32 expected_val, in bcmnand_ctrl_poll_status()