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);
1056 if (!fbi || (fbi->state != C_ENABLE))
1279 if (fbi->state == C_ENABLE) {
1551 state = C_ENABLE;
1586 fbi->state = C_ENABLE;
1598 if (old_state == C_ENABLE) {
1616 case C_ENABLE:
1621 if (old_state != C_ENABLE) {
1622 fbi->state = C_ENABLE;
2379 set_ctrlr_state(fbi, C_ENABLE);