Lines Matching +full:idma +full:- +full:addr
6 * SPDX-License-Identifier: GPL-2.0+
31 unsigned long addr = 0x80000; /* XXX: parameterize this? */ in do_syno_populate() local
47 buf = map_physmem(addr, len, MAP_WRBACK); in do_syno_populate()
79 snprintf(val, sizeof(val) - 1, in do_syno_populate()
146 "idma", "xor0", "crypto",
162 return -1; in do_syno_clk_gate()
176 return -1; in do_syno_clk_gate()
188 return -1; in do_syno_clk_gate()
208 --argc; in do_syno()
216 if (ret != -1) in do_syno()
225 "populate_env - Read vendor data from SPI flash into environment\n"
226 "clk_gate (get|set name 1|0) - Manage clock gating\n"