Home
last modified time | relevance | path

Searched defs:exp_val (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_40xx.c302 static int ivpu_boot_noc_qreqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qreqn_check()
312 static int ivpu_boot_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qacceptn_check()
322 static int ivpu_boot_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qdeny_check()
332 static int ivpu_boot_top_noc_qrenqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qrenqn_check()
343 static int ivpu_boot_top_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qacceptn_check()
354 static int ivpu_boot_top_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qdeny_check()
500 static int ivpu_boot_wait_for_pwr_island_status(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_wait_for_pwr_island_status()
546 static int ivpu_boot_cpu_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_cpu_noc_qacceptn_check()
556 static int ivpu_boot_cpu_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_cpu_noc_qdeny_check()
H A Divpu_hw_37xx.c180 u32 exp_val = enable ? 0x1 : 0x0; in ivpu_pll_wait_for_lock() local
327 static int ivpu_boot_noc_qreqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qreqn_check()
337 static int ivpu_boot_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qacceptn_check()
347 static int ivpu_boot_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qdeny_check()
357 static int ivpu_boot_top_noc_qrenqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qrenqn_check()
368 static int ivpu_boot_top_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qacceptn_check()
379 static int ivpu_boot_top_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qdeny_check()
489 static int ivpu_boot_wait_for_pwr_island_status(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_wait_for_pwr_island_status()
/openbmc/u-boot/drivers/video/tegra124/
H A Ddisplay.c97 u32 mask, u32 exp_val, u32 poll_interval_us, u32 timeout_us) in tegra_dc_poll_register()
H A Dsor.c90 u32 mask, u32 exp_val, in tegra_dc_sor_poll_register()
H A Ddp.c53 u32 reg, u32 mask, u32 exp_val, in tegra_dc_dpaux_poll_register()
/openbmc/u-boot/drivers/pci/
H A Dpcie_imx.c98 static int pcie_phy_poll_ack(void __iomem *dbi_base, int exp_val) in pcie_phy_poll_ack()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c198 static int pcie_phy_poll_ack(struct imx6_pcie *imx6_pcie, bool exp_val) in pcie_phy_poll_ack()
/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c425 int ret, exp_val; in __ov5693_set_exposure() local
/openbmc/qemu/tests/unit/
H A Dtest-cutils.c3314 static void do_strtosz(const char *str, int exp_ret, uint64_t exp_val, in do_strtosz()
3321 static void do_strtosz_MiB(const char *str, int exp_ret, uint64_t exp_val, in do_strtosz_MiB()
3328 static void do_strtosz_metric(const char *str, int exp_ret, uint64_t exp_val, in do_strtosz_metric()
/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk.h433 const u32 exp_val; member
/openbmc/linux/net/bluetooth/
H A Dsmp.c3695 const u32 exp_val = 0x2f9ed5ba % 1000000; in test_g2() local
/openbmc/linux/drivers/media/pci/ngene/
H A Dngene.h769 unsigned long exp_val; member
/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.c5849 u64 val64 = 0, exp_val; in s2io_register_test() local