Searched refs:WIIPROTO_FLAG_ACCEL (Results 1 – 3 of 3) sorted by relevance
211 if (wdata->state.flags & WIIPROTO_FLAG_ACCEL) { in select_drm()226 if (wdata->state.flags & WIIPROTO_FLAG_ACCEL) { in select_drm()272 if (accel == !!(wdata->state.flags & WIIPROTO_FLAG_ACCEL)) in wiiproto_req_accel()276 wdata->state.flags |= WIIPROTO_FLAG_ACCEL; in wiiproto_req_accel()278 wdata->state.flags &= ~WIIPROTO_FLAG_ACCEL; in wiiproto_req_accel()
32 #define WIIPROTO_FLAG_ACCEL 0x20 macro
430 if (!(wdata->state.flags & WIIPROTO_FLAG_ACCEL)) in wiimod_accel_in_accel()