Lines Matching +defs:val +defs:enable
73 u32 val = 0; in host_ss_rst_clr() local
84 u32 val = REGV_RD32(VPU_37XX_HOST_SS_NOC_QREQN); in host_ss_noc_qreqn_check_37xx() local
94 u32 val = REGV_RD32(VPU_40XX_HOST_SS_NOC_QREQN); in host_ss_noc_qreqn_check_40xx() local
112 u32 val = REGV_RD32(VPU_37XX_HOST_SS_NOC_QACCEPTN); in host_ss_noc_qacceptn_check_37xx() local
122 u32 val = REGV_RD32(VPU_40XX_HOST_SS_NOC_QACCEPTN); in host_ss_noc_qacceptn_check_40xx() local
140 u32 val = REGV_RD32(VPU_37XX_HOST_SS_NOC_QDENY); in host_ss_noc_qdeny_check_37xx() local
150 u32 val = REGV_RD32(VPU_40XX_HOST_SS_NOC_QDENY); in host_ss_noc_qdeny_check_40xx() local
168 u32 val = REGV_RD32(VPU_37XX_TOP_NOC_QREQN); in top_noc_qrenqn_check_37xx() local
179 u32 val = REGV_RD32(VPU_40XX_TOP_NOC_QREQN); in top_noc_qrenqn_check_40xx() local
228 static void idle_gen_drive_37xx(struct ivpu_device *vdev, bool enable) in idle_gen_drive_37xx()
230 u32 val = REGV_RD32(VPU_37XX_HOST_SS_AON_VPU_IDLE_GEN); in idle_gen_drive_37xx() local
240 static void idle_gen_drive_40xx(struct ivpu_device *vdev, bool enable) in idle_gen_drive_40xx()
242 u32 val = REGV_RD32(VPU_40XX_HOST_SS_AON_IDLE_GEN); in idle_gen_drive_40xx() local
271 u32 val; in pwr_island_delay_set_50xx() local
284 static void pwr_island_trickle_drive_37xx(struct ivpu_device *vdev, bool enable) in pwr_island_trickle_drive_37xx()
286 u32 val = REGV_RD32(VPU_37XX_HOST_SS_AON_PWR_ISLAND_TRICKLE_EN0); in pwr_island_trickle_drive_37xx() local
296 static void pwr_island_trickle_drive_40xx(struct ivpu_device *vdev, bool enable) in pwr_island_trickle_drive_40xx()
298 u32 val = REGV_RD32(VPU_40XX_HOST_SS_AON_PWR_ISLAND_TRICKLE_EN0); in pwr_island_trickle_drive_40xx() local
308 static void pwr_island_drive_37xx(struct ivpu_device *vdev, bool enable) in pwr_island_drive_37xx()
310 u32 val = REGV_RD32(VPU_40XX_HOST_SS_AON_PWR_ISLAND_EN0); in pwr_island_drive_37xx() local
320 static void pwr_island_drive_40xx(struct ivpu_device *vdev, bool enable) in pwr_island_drive_40xx()
322 u32 val = REGV_RD32(VPU_37XX_HOST_SS_AON_PWR_ISLAND_EN0); in pwr_island_drive_40xx() local
358 static void pwr_island_isolation_drive_37xx(struct ivpu_device *vdev, bool enable) in pwr_island_isolation_drive_37xx()
360 u32 val = REGV_RD32(VPU_37XX_HOST_SS_AON_PWR_ISO_EN0); in pwr_island_isolation_drive_37xx() local
370 static void pwr_island_isolation_drive_40xx(struct ivpu_device *vdev, bool enable) in pwr_island_isolation_drive_40xx()
372 u32 val = REGV_RD32(VPU_40XX_HOST_SS_AON_PWR_ISO_EN0); in pwr_island_isolation_drive_40xx() local
382 static void pwr_island_isolation_drive(struct ivpu_device *vdev, bool enable) in pwr_island_isolation_drive()
395 static void host_ss_clk_drive_37xx(struct ivpu_device *vdev, bool enable) in host_ss_clk_drive_37xx()
397 u32 val = REGV_RD32(VPU_37XX_HOST_SS_CPR_CLK_SET); in host_ss_clk_drive_37xx() local
412 static void host_ss_clk_drive_40xx(struct ivpu_device *vdev, bool enable) in host_ss_clk_drive_40xx()
414 u32 val = REGV_RD32(VPU_40XX_HOST_SS_CPR_CLK_EN); in host_ss_clk_drive_40xx() local
429 static void host_ss_clk_drive(struct ivpu_device *vdev, bool enable) in host_ss_clk_drive()
442 static void host_ss_rst_drive_37xx(struct ivpu_device *vdev, bool enable) in host_ss_rst_drive_37xx()
444 u32 val = REGV_RD32(VPU_37XX_HOST_SS_CPR_RST_SET); in host_ss_rst_drive_37xx() local
459 static void host_ss_rst_drive_40xx(struct ivpu_device *vdev, bool enable) in host_ss_rst_drive_40xx()
461 u32 val = REGV_RD32(VPU_40XX_HOST_SS_CPR_RST_EN); in host_ss_rst_drive_40xx() local
476 static void host_ss_rst_drive(struct ivpu_device *vdev, bool enable) in host_ss_rst_drive()
489 static void host_ss_noc_qreqn_top_socmmio_drive_37xx(struct ivpu_device *vdev, bool enable) in host_ss_noc_qreqn_top_socmmio_drive_37xx()
491 u32 val = REGV_RD32(VPU_37XX_HOST_SS_NOC_QREQN); in host_ss_noc_qreqn_top_socmmio_drive_37xx() local
500 static void host_ss_noc_qreqn_top_socmmio_drive_40xx(struct ivpu_device *vdev, bool enable) in host_ss_noc_qreqn_top_socmmio_drive_40xx()
502 u32 val = REGV_RD32(VPU_40XX_HOST_SS_NOC_QREQN); in host_ss_noc_qreqn_top_socmmio_drive_40xx() local
511 static void host_ss_noc_qreqn_top_socmmio_drive(struct ivpu_device *vdev, bool enable) in host_ss_noc_qreqn_top_socmmio_drive()
519 static int host_ss_axi_drive(struct ivpu_device *vdev, bool enable) in host_ss_axi_drive()
538 static void top_noc_qreqn_drive_40xx(struct ivpu_device *vdev, bool enable) in top_noc_qreqn_drive_40xx()
540 u32 val = REGV_RD32(VPU_40XX_TOP_NOC_QREQN); in top_noc_qreqn_drive_40xx() local
553 static void top_noc_qreqn_drive_37xx(struct ivpu_device *vdev, bool enable) in top_noc_qreqn_drive_37xx()
555 u32 val = REGV_RD32(VPU_37XX_TOP_NOC_QREQN); in top_noc_qreqn_drive_37xx() local
568 static void top_noc_qreqn_drive(struct ivpu_device *vdev, bool enable) in top_noc_qreqn_drive()
583 u32 val = REGV_RD32(VPU_37XX_TOP_NOC_QACCEPTN); in top_noc_qacceptn_check_37xx() local
594 u32 val = REGV_RD32(VPU_40XX_TOP_NOC_QACCEPTN); in top_noc_qacceptn_check_40xx() local
613 u32 val = REGV_RD32(VPU_37XX_TOP_NOC_QDENY); in top_noc_qdeny_check_37xx() local
624 u32 val = REGV_RD32(VPU_40XX_TOP_NOC_QDENY); in top_noc_qdeny_check_40xx() local
641 static int top_noc_drive(struct ivpu_device *vdev, bool enable) in top_noc_drive()
665 static void dpu_active_drive_37xx(struct ivpu_device *vdev, bool enable) in dpu_active_drive_37xx()
667 u32 val = REGV_RD32(VPU_37XX_HOST_SS_AON_DPU_ACTIVE); in dpu_active_drive_37xx() local
741 u32 val = REGV_RD32(VPU_37XX_HOST_IF_TCU_PTW_OVERRIDES); in ivpu_hw_ip_snoop_disable_37xx() local
756 u32 val = REGV_RD32(VPU_40XX_HOST_IF_TCU_PTW_OVERRIDES); in ivpu_hw_ip_snoop_disable_40xx() local
779 u32 val = REGV_RD32(VPU_37XX_HOST_IF_TBU_MMUSSIDV); in ivpu_hw_ip_tbu_mmu_enable_37xx() local
791 u32 val = REGV_RD32(VPU_40XX_HOST_IF_TBU_MMUSSIDV); in ivpu_hw_ip_tbu_mmu_enable_40xx() local
813 u32 val; in soc_cpu_boot_37xx() local
841 u32 val = REGV_RD32(VPU_40XX_CPU_SS_CPR_NOC_QACCEPTN); in cpu_noc_qacceptn_check_40xx() local
851 u32 val = REGV_RD32(VPU_40XX_CPU_SS_CPR_NOC_QDENY); in cpu_noc_qdeny_check_40xx() local
859 static void cpu_noc_top_mmio_drive_40xx(struct ivpu_device *vdev, bool enable) in cpu_noc_top_mmio_drive_40xx()
861 u32 val = REGV_RD32(VPU_40XX_CPU_SS_CPR_NOC_QREQN); in cpu_noc_top_mmio_drive_40xx() local
870 static int soc_cpu_drive_40xx(struct ivpu_device *vdev, bool enable) in soc_cpu_drive_40xx()
897 u32 val; in soc_cpu_boot_40xx() local
930 u32 val; in wdt_disable_37xx() local
948 u32 val; in wdt_disable_40xx() local
1153 u32 val = REG_FLD(VPU_37XX_CPU_SS_DOORBELL_0, SET); in db_set_37xx() local
1161 u32 val = REG_FLD(VPU_40XX_CPU_SS_DOORBELL_0, SET); in db_set_40xx() local