Lines Matching refs:autoidle
559 * @autoidle: desired AUTOIDLE bitfield value (0 or 1)
562 * Update the module autoidle bit in @v to be @autoidle for the @oh
563 * hwmod. The autoidle bit controls whether the module can gate
569 static int _set_module_autoidle(struct omap_hwmod *oh, u8 autoidle,
588 *v |= autoidle << autoidle_shift;
1250 * Set the autoidle bit only after setting the smartidle bit
2394 * a stub; implementing this properly requires iclk autoidle usecounting in
2411 * different requirements, disable autoidle when
2415 /* we are enabling autoidle afterwards anyways */