Searched refs:VFC_CAM_CMD_DWORDS (Results 1 – 1 of 1) sorted by relevance
427 #define VFC_CAM_CMD_DWORDS CEIL_DWORDS(VFC_CAM_CMD_STRUCT_SIZE) macro430 #define VFC_RAM_CMD_DWORDS VFC_CAM_CMD_DWORDS3636 u32 cam_cmd[VFC_CAM_CMD_DWORDS] = { 0 }; in ecore_grc_dump_vfc_cam()3651 …R(p_hwfn, p_ptt, storm->sem_fast_mem_addr + SEM_FAST_REG_VFC_DATA_WR, cam_cmd, VFC_CAM_CMD_DWORDS); in ecore_grc_dump_vfc_cam()