Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_37xx_reg.h161 #define VPU_37XX_HOST_SS_TIM_IPC_FIFO_STAT 0x000200fcu macro
H A Divpu_hw_37xx.c859 u32 count = REGV_RD32_SILENT(VPU_37XX_HOST_SS_TIM_IPC_FIFO_STAT); in ivpu_hw_37xx_reg_ipc_rx_count_get()
861 return REG_GET_FLD(VPU_37XX_HOST_SS_TIM_IPC_FIFO_STAT, FILL_LEVEL, count); in ivpu_hw_37xx_reg_ipc_rx_count_get()