Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-m68k/
Dbootinfo.h183 unsigned long videodepth; member
296 unsigned long videodepth; member
/linux-2.4.37.9/arch/m68k/mac/
Dbootparse.c49 mac_mch.videodepth=atol(value); in parse_booter()
Dconfig.c155 mac_bi_data.videodepth = *data; in mac_parse_bootinfo()
494 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify()
/linux-2.4.37.9/drivers/video/
Dmacfb.c895 video_bpp = mac_bi_data.videodepth; in macfb_init()