OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fbdepth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/tx/
tx3912video.c
303
int
fbdepth
, reverse, error;
local in function:tx3912video_init
309
fbdepth
= 1 << (TX3912_VIDEOCTRL1_BITSEL(reg));
311
switch (
fbdepth
) {
317
fbdepth
= 2;
330
chip->vc_fbdepth =
fbdepth
;
350
bootinfo->fb_line_bytes = (chip->vc_fbwidth *
fbdepth
) / NBBY;
tx3912video.c
303
int
fbdepth
, reverse, error;
local in function:tx3912video_init
309
fbdepth
= 1 << (TX3912_VIDEOCTRL1_BITSEL(reg));
311
switch (
fbdepth
) {
317
fbdepth
= 2;
330
chip->vc_fbdepth =
fbdepth
;
350
bootinfo->fb_line_bytes = (chip->vc_fbwidth *
fbdepth
) / NBBY;
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025