Home
last modified time | relevance | path

Searched refs:ofb (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/fbdev/
A Dpxafb.c629 lcd_writel(ofb->fbi, OVL1C2, ofb->control[1]); in overlay1fb_enable()
692 lcd_writel(ofb->fbi, OVL2C2, ofb->control[1]); in overlay2fb_enable()
753 ofb->ops->disable(ofb); in overlayfb_release()
756 ofb->fb.var.xres = ofb->fb.var.xres_virtual = 0; in overlayfb_release()
757 ofb->fb.var.yres = ofb->fb.var.yres_virtual = 0; in overlayfb_release()
863 ofb->ops->setup(ofb); in overlayfb_set_par()
864 ofb->ops->enable(ofb); in overlayfb_set_par()
895 ofb->id = id; in init_pxafb_overlay()
921 ofb->video_mem_phys = virt_to_phys(ofb->video_mem); in pxafb_overlay_map_video_memory()
925 ofb->fb.fix.smem_start = ofb->video_mem_phys; in pxafb_overlay_map_video_memory()
[all …]
/linux/crypto/
A DMakefile177 obj-$(CONFIG_CRYPTO_OFB) += ofb.o
/linux/arch/x86/lib/
A Dx86-opcode-map.txt1102 5: xcrypt-ofb
/linux/tools/arch/x86/lib/
A Dx86-opcode-map.txt1102 5: xcrypt-ofb

Completed in 11 milliseconds