Lines Matching full:turn
185 /* Turn on dotclock PLL */ in gbe_reset()
193 * Description: This should turn off the monitor and gbe. This is used
210 /* turn off DMA */ in gbe_turn_off()
244 printk(KERN_ERR "gbefb: turn off DMA timed out\n"); in gbe_turn_off()
270 /* turn off pixel counter */ in gbe_turn_off()
283 printk(KERN_ERR "gbefb: turn off pixel clock timed out\n"); in gbe_turn_off()
285 /* turn off dot clock */ in gbe_turn_off()
298 printk(KERN_ERR "gbefb: turn off dotclock timed out\n"); in gbe_turn_off()
322 /* turn on dot clock */ in gbe_turn_on()
335 printk(KERN_ERR "gbefb: turn on dotclock timed out\n"); in gbe_turn_on()
337 /* turn on pixel counter */ in gbe_turn_on()
350 printk(KERN_ERR "gbefb: turn on pixel clock timed out\n"); in gbe_turn_on()
352 /* turn on DMA */ in gbe_turn_on()
365 printk(KERN_ERR "gbefb: turn on DMA timed out\n"); in gbe_turn_on()
421 /* Turn on the flat panel */ in gbefb_setup_flatpanel()
629 /* turn off sync on green */ in gbe_set_timing_info()
656 /* turn off GBE */ in gbefb_set_par()
792 /* turn off DID and overlay DMA */ in gbefb_set_par()
796 /* Turn off mouse cursor */ in gbefb_set_par()
799 /* Turn on GBE */ in gbefb_set_par()
1204 /* turn on default video mode */ in gbefb_probe()