Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_40xx_reg.h264 #define VPU_40XX_CPU_SS_DOORBELL_0 0x01300000u macro
H A Divpu_hw_40xx.c956 u32 reg_stride = VPU_40XX_CPU_SS_DOORBELL_1 - VPU_40XX_CPU_SS_DOORBELL_0; in ivpu_hw_40xx_reg_db_set()
957 u32 val = REG_FLD(VPU_40XX_CPU_SS_DOORBELL_0, SET); in ivpu_hw_40xx_reg_db_set()
959 REGV_WR32I(VPU_40XX_CPU_SS_DOORBELL_0, reg_stride, db_id, val); in ivpu_hw_40xx_reg_db_set()