Searched refs:reset_map (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libplatsupport/src/plat/imx6/
H A Dsrc.c57 static const int reset_map[] = { local
64 if (id >= 0 && id < ARRAY_SIZE(reset_map)) {
65 reset_bit = reset_map[id];
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/imx6/
H A Dsrc.c57 static const int reset_map[] = { local
64 if (id >= 0 && id < ARRAY_SIZE(reset_map)) {
65 reset_bit = reset_map[id];

Completed in 26 milliseconds