Searched defs:exp_val (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/drivers/accel/ivpu/ |
D | ivpu_hw_40xx.c | 298 static int ivpu_boot_noc_qreqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qreqn_check() 308 static int ivpu_boot_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qacceptn_check() 318 static int ivpu_boot_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qdeny_check() 328 static int ivpu_boot_top_noc_qrenqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qrenqn_check() 339 static int ivpu_boot_top_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qacceptn_check() 350 static int ivpu_boot_top_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qdeny_check() 496 static int ivpu_boot_wait_for_pwr_island_status(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_wait_for_pwr_island_status() 542 static int ivpu_boot_cpu_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_cpu_noc_qacceptn_check() 552 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 | 169 u32 exp_val = enable ? 0x1 : 0x0; in ivpu_pll_wait_for_lock() local 316 static int ivpu_boot_noc_qreqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qreqn_check() 326 static int ivpu_boot_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qacceptn_check() 336 static int ivpu_boot_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_noc_qdeny_check() 346 static int ivpu_boot_top_noc_qrenqn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qrenqn_check() 357 static int ivpu_boot_top_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qacceptn_check() 368 static int ivpu_boot_top_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in ivpu_boot_top_noc_qdeny_check() 478 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-v6.6/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-v6.6/drivers/staging/media/atomisp/i2c/ov5693/ |
D | atomisp-ov5693.c | 425 int ret, exp_val; in __ov5693_set_exposure() local
|
/Linux-v6.6/drivers/misc/bcm-vk/ |
D | bcm_vk.h | 433 const u32 exp_val; member
|
/Linux-v6.6/net/bluetooth/ |
D | smp.c | 3688 const u32 exp_val = 0x2f9ed5ba % 1000000; in test_g2() local
|
/Linux-v6.6/drivers/media/pci/ngene/ |
D | ngene.h | 769 unsigned long exp_val; member
|
/Linux-v6.6/drivers/net/ethernet/neterion/ |
D | s2io.c | 5849 u64 val64 = 0, exp_val; in s2io_register_test() local
|