Home
last modified time | relevance | path

Searched refs:VPU_HW_BTRS_LNL_GLOBAL_INT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/accel/ivpu/
Divpu_hw_btrs_lnl_reg.h21 #define VPU_HW_BTRS_LNL_GLOBAL_INT_MASK 0x00000008u macro
Divpu_hw_btrs.c819 REGB_WR32(VPU_HW_BTRS_LNL_GLOBAL_INT_MASK, 0x1); in ivpu_hw_btrs_global_int_disable()
827 REGB_WR32(VPU_HW_BTRS_LNL_GLOBAL_INT_MASK, 0x0); in ivpu_hw_btrs_global_int_enable()
837 REGB_WR32(VPU_HW_BTRS_LNL_GLOBAL_INT_MASK, 0x0); in ivpu_hw_btrs_irq_enable()
847 REGB_WR32(VPU_HW_BTRS_LNL_GLOBAL_INT_MASK, 0x1); in ivpu_hw_btrs_irq_disable()