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()
272 /* turn off pixel counter */ in gbe_turn_off()
285 printk(KERN_ERR "gbefb: turn off pixel clock timed out\n"); in gbe_turn_off()
287 /* turn off dot clock */ in gbe_turn_off()
300 printk(KERN_ERR "gbefb: turn off dotclock timed out\n"); in gbe_turn_off()
324 /* turn on dot clock */ in gbe_turn_on()
337 printk(KERN_ERR "gbefb: turn on dotclock timed out\n"); in gbe_turn_on()
339 /* turn on pixel counter */ in gbe_turn_on()
352 printk(KERN_ERR "gbefb: turn on pixel clock timed out\n"); in gbe_turn_on()
354 /* turn on DMA */ in gbe_turn_on()
367 printk(KERN_ERR "gbefb: turn on DMA timed out\n"); in gbe_turn_on()
423 /* Turn on the flat panel */ in gbefb_setup_flatpanel()
631 /* turn off sync on green */ in gbe_set_timing_info()
658 /* turn off GBE */ in gbefb_set_par()
794 /* turn off DID and overlay DMA */ in gbefb_set_par()
798 /* Turn off mouse cursor */ in gbefb_set_par()
801 /* Turn on GBE */ in gbefb_set_par()
1211 /* turn on default video mode */ in gbefb_probe()