Searched refs:ofb (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/video/fbdev/ |
| H A D | pxafb.c | 612 static void overlay1fb_setup(struct pxafb_layer *ofb) in overlay1fb_setup() argument 614 int size = ofb->fb.fix.line_length * ofb->fb.var.yres_virtual; in overlay1fb_setup() 615 unsigned long start = ofb->video_mem_phys; in overlay1fb_setup() 616 setup_frame_dma(ofb->fbi, DMA_OV1, PAL_NONE, start, size); in overlay1fb_setup() 622 static void overlay1fb_enable(struct pxafb_layer *ofb) in overlay1fb_enable() argument 624 int enabled = lcd_readl(ofb->fbi, OVL1C1) & OVLxC1_OEN; in overlay1fb_enable() 625 uint32_t fdadr1 = ofb->fbi->fdadr[DMA_OV1] | (enabled ? 0x1 : 0); in overlay1fb_enable() 627 lcd_writel(ofb->fbi, enabled ? FBR1 : FDADR1, fdadr1); in overlay1fb_enable() 628 lcd_writel(ofb->fbi, OVL1C2, ofb->control[1]); in overlay1fb_enable() 629 lcd_writel(ofb->fbi, OVL1C1, ofb->control[0] | OVLxC1_OEN); in overlay1fb_enable() [all …]
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1404 5: xcrypt-ofb
|
| /linux/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1404 5: xcrypt-ofb
|