Searched defs:exp_val (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/drivers/accel/ivpu/ |
D | ivpu_hw_ip.c | 82 static int host_ss_noc_qreqn_check_37xx(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qreqn_check_37xx() 92 static int host_ss_noc_qreqn_check_40xx(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qreqn_check_40xx() 102 static int host_ss_noc_qreqn_check(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qreqn_check() 110 static int host_ss_noc_qacceptn_check_37xx(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qacceptn_check_37xx() 120 static int host_ss_noc_qacceptn_check_40xx(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qacceptn_check_40xx() 130 static int host_ss_noc_qacceptn_check(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qacceptn_check() 138 static int host_ss_noc_qdeny_check_37xx(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qdeny_check_37xx() 148 static int host_ss_noc_qdeny_check_40xx(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qdeny_check_40xx() 158 static int host_ss_noc_qdeny_check(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qdeny_check() 166 static int top_noc_qrenqn_check_37xx(struct ivpu_device *vdev, u32 exp_val) in top_noc_qrenqn_check_37xx() [all …]
|
D | ivpu_hw_btrs.c | 198 u32 exp_val = enable ? 0x1 : 0x0; in wait_for_status_ready() local 314 u32 exp_val = enable ? 0x1 : 0x0; in wait_for_pll_lock() local
|
/linux-6.14.4/net/core/ |
D | net_test.c | 276 __be16 exp_val; member
|
/linux-6.14.4/drivers/media/i2c/ |
D | ov64a40.c | 3276 int exp_val = min(ov64a40->exposure->cur.val, exp_max); in ov64a40_set_ctrl() local
|
/linux-6.14.4/drivers/misc/bcm-vk/ |
D | bcm_vk.h | 433 const u32 exp_val; member
|
/linux-6.14.4/drivers/pci/controller/dwc/ |
D | pci-imx6.c | 273 static int pcie_phy_poll_ack(struct imx_pcie *imx_pcie, bool exp_val) in pcie_phy_poll_ack()
|
/linux-6.14.4/net/bluetooth/ |
D | smp.c | 3687 const u32 exp_val = 0x2f9ed5ba % 1000000; in test_g2() local
|
/linux-6.14.4/drivers/media/pci/ngene/ |
D | ngene.h | 770 unsigned long exp_val; member
|
/linux-6.14.4/drivers/net/ethernet/neterion/ |
D | s2io.c | 5850 u64 val64 = 0, exp_val; in s2io_register_test() local
|