Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Divpu_hw_40xx_reg.h101 #define VPU_40XX_HOST_SS_TIM_IPC_FIFO_STAT 0x000200fcu macro
H A Divpu_hw_ip.c967 u32 count = REGV_RD32_SILENT(VPU_40XX_HOST_SS_TIM_IPC_FIFO_STAT); in ipc_rx_count_get_40xx()
969 return REG_GET_FLD(VPU_40XX_HOST_SS_TIM_IPC_FIFO_STAT, FILL_LEVEL, count); in ipc_rx_count_get_40xx()