Searched refs:sw_reset_bits (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/arm/mach-imx/
H A Dsrc.c44 static const int sw_reset_bits[5] = { variable
60 if (sw_reset_idx >= ARRAY_SIZE(sw_reset_bits))
63 bit = 1 << sw_reset_bits[sw_reset_idx];
226 rcdev->nr_resets = ARRAY_SIZE(sw_reset_bits);

Completed in 151 milliseconds