Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_40xx_reg.h186 #define VPU_40XX_HOST_SS_TIM_IPC_FIFO_STAT 0x000200fcu macro
H A Divpu_hw_40xx.c969 u32 count = REGV_RD32_SILENT(VPU_40XX_HOST_SS_TIM_IPC_FIFO_STAT); in ivpu_hw_40xx_reg_ipc_rx_count_get()
971 return REG_GET_FLD(VPU_40XX_HOST_SS_TIM_IPC_FIFO_STAT, FILL_LEVEL, count); in ivpu_hw_40xx_reg_ipc_rx_count_get()