Searched refs:SE_ENGINE_CMD_SIZE (Results 1 – 2 of 2) sorted by relevance
113 engine->command = se->dmam_base + id * (2 * SE_ENGINE_CMD_SIZE); in loongson_se_init_engine()114 engine->command_ret = engine->command + SE_ENGINE_CMD_SIZE; in loongson_se_init_engine()122 cmd.info[2] = 2 * SE_ENGINE_CMD_SIZE; in loongson_se_init_engine()
31 #define SE_ENGINE_CMD_SIZE 32 macro