Searched defs:exp_val (Results 1 – 8 of 8) sorted by relevance
/linux-6.8/drivers/accel/ivpu/ |
D | ivpu_hw_40xx.c | 309 static int ivpu_boot_noc_qreqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qreqn_check() 319 static int ivpu_boot_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qacceptn_check() 329 static int ivpu_boot_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qdeny_check() 339 static int ivpu_boot_top_noc_qrenqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qrenqn_check() 350 static int ivpu_boot_top_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qacceptn_check() 361 static int ivpu_boot_top_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qdeny_check() 507 static int ivpu_boot_wait_for_pwr_island_status(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_wait_for_pwr_island_status() 553 static int ivpu_boot_cpu_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_cpu_noc_qacceptn_check() 563 static int ivpu_boot_cpu_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_cpu_noc_qdeny_check()
|
D | ivpu_hw_37xx.c | 148 u32 exp_val = enable ? 0x1 : 0x0; in ivpu_pll_wait_for_lock() local 294 static int ivpu_boot_noc_qreqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qreqn_check() 304 static int ivpu_boot_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qacceptn_check() 314 static int ivpu_boot_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qdeny_check() 324 static int ivpu_boot_top_noc_qrenqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qrenqn_check() 335 static int ivpu_boot_top_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qacceptn_check() 346 static int ivpu_boot_top_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qdeny_check() 456 static int ivpu_boot_wait_for_pwr_island_status(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_wait_for_pwr_island_status()
|
/linux-6.8/drivers/media/i2c/ |
D | ov64a40.c | 3283 int exp_val = min(ov64a40->exposure->cur.val, exp_max); in ov64a40_set_ctrl() local
|
/linux-6.8/drivers/pci/controller/dwc/ |
D | pci-imx6.c | 198 static int pcie_phy_poll_ack(struct imx6_pcie *imx6_pcie, bool exp_val) in pcie_phy_poll_ack()
|
/linux-6.8/drivers/misc/bcm-vk/ |
D | bcm_vk.h | 433 const u32 exp_val; member
|
/linux-6.8/net/bluetooth/ |
D | smp.c | 3694 const u32 exp_val = 0x2f9ed5ba % 1000000; in test_g2() local
|
/linux-6.8/drivers/media/pci/ngene/ |
D | ngene.h | 769 unsigned long exp_val; member
|
/linux-6.8/drivers/net/ethernet/neterion/ |
D | s2io.c | 5850 u64 val64 = 0, exp_val; in s2io_register_test() local
|