Lines Matching refs:C_ENABLE
116 * (C_ENABLE) We must perform the unblanking, which will
122 if (fbi->task_state == C_ENABLE && state == C_REENABLE)
124 if (fbi->task_state == C_DISABLE && state == C_ENABLE)
544 if (fbi->state != C_ENABLE)
595 pxafb_schedule_work(fbi, C_ENABLE);
1059 if (!fbi || (fbi->state != C_ENABLE))
1282 if (fbi->state == C_ENABLE) {
1554 state = C_ENABLE;
1589 fbi->state = C_ENABLE;
1601 if (old_state == C_ENABLE) {
1619 case C_ENABLE:
1624 if (old_state != C_ENABLE) {
1625 fbi->state = C_ENABLE;
2384 set_ctrlr_state(fbi, C_ENABLE);