Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:vid_mode
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H
A
D
panel-novatek-nt35560.c
47
const struct drm_display_mode *
vid_mode
;
member
98
.
vid_mode
= &sony_acx424akp_vid_mode,
136
.
vid_mode
= &sony_acx424akm_vid_mode,
428
conf->
vid_mode
);
in nt35560_get_modes()
/kernel/linux/linux-5.10/arch/x86/boot/
H
A
D
video.c
319
u16 mode = boot_params.hdr.
vid_mode
;
in set_video()
337
boot_params.hdr.
vid_mode
= mode;
in set_video()
H
A
D
video-mode.c
168
boot_params.hdr.
vid_mode
= real_mode;
in set_mode()
H
A
D
header.S
288
vid_mode
: .word SVGA_MODE
label
/kernel/linux/linux-6.6/arch/x86/boot/
H
A
D
video.c
319
u16 mode = boot_params.hdr.
vid_mode
;
in set_video()
337
boot_params.hdr.
vid_mode
= mode;
in set_video()
H
A
D
video-mode.c
168
boot_params.hdr.
vid_mode
= real_mode;
in set_mode()
H
A
D
header.S
230
vid_mode
: .word SVGA_MODE
label
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
atafb.c
120
short
vid_mode
;
member
860
: vdl_prescale[mon_type][hw->
vid_mode
>> 2 & 0x3];
in hxx_prescale()
1189
par->hw.falcon.
vid_mode
= (2 / plen) << 2;
in falcon_decode_var()
1191
par->hw.falcon.
vid_mode
|= VMO_DOUBLE;
in falcon_decode_var()
1193
par->hw.falcon.
vid_mode
|= VMO_INTER;
in falcon_decode_var()
1392
if (hw->
vid_mode
& VMO_INTER)
in falcon_encode_var()
1394
if (hw->
vid_mode
& VMO_DOUBLE)
in falcon_encode_var()
1474
plen = 4 >> (hw->
vid_mode
>> 2 & 0x3);
in falcon_encode_var()
1544
hw->
vid_mode
= videl.mode;
in falcon_get_par()
1636
/* writing to st_shift changed scn_width and
vid_mode
*/
in falcon_vbl_switcher()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
atafb.c
118
short
vid_mode
;
member
848
: vdl_prescale[mon_type][hw->
vid_mode
>> 2 & 0x3];
in hxx_prescale()
1170
par->hw.falcon.
vid_mode
= (2 / plen) << 2;
in falcon_decode_var()
1172
par->hw.falcon.
vid_mode
|= VMO_DOUBLE;
in falcon_decode_var()
1174
par->hw.falcon.
vid_mode
|= VMO_INTER;
in falcon_decode_var()
1373
if (hw->
vid_mode
& VMO_INTER)
in falcon_encode_var()
1375
if (hw->
vid_mode
& VMO_DOUBLE)
in falcon_encode_var()
1455
plen = 4 >> (hw->
vid_mode
>> 2 & 0x3);
in falcon_encode_var()
1525
hw->
vid_mode
= videl.mode;
in falcon_get_par()
1617
/* writing to st_shift changed scn_width and
vid_mode
*/
in falcon_vbl_switcher()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H
A
D
mtk_dsi.c
329
u32
vid_mode
= CMD_MODE;
in mtk_dsi_set_mode()
local
333
vid_mode
= BURST_MODE;
in mtk_dsi_set_mode()
335
vid_mode
= SYNC_PULSE_MODE;
in mtk_dsi_set_mode()
337
vid_mode
= SYNC_EVENT_MODE;
in mtk_dsi_set_mode()
340
writel(
vid_mode
, dsi->regs + DSI_MODE_CTRL);
in mtk_dsi_set_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H
A
D
mtk_dsi.c
331
u32
vid_mode
= CMD_MODE;
in mtk_dsi_set_mode()
local
335
vid_mode
= BURST_MODE;
in mtk_dsi_set_mode()
337
vid_mode
= SYNC_PULSE_MODE;
in mtk_dsi_set_mode()
339
vid_mode
= SYNC_EVENT_MODE;
in mtk_dsi_set_mode()
342
writel(
vid_mode
, dsi->regs + DSI_MODE_CTRL);
in mtk_dsi_set_mode()
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H
A
D
bootparam.h
70
__u16
vid_mode
;
member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H
A
D
bootparam.h
72
__u16
vid_mode
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H
A
D
bootparam.h
69
__u16
vid_mode
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H
A
D
bootparam.h
69
__u16
vid_mode
;
member
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H
A
D
x86-stub.c
401
hdr->
vid_mode
= 0xffff;
in efi_pe_entry()
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
setup.c
860
saved_video_mode = boot_params.hdr.
vid_mode
;
in setup_arch()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H
A
D
x86-stub.c
487
hdr->
vid_mode
= 0xffff;
in efi_pe_entry()
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
setup.c
904
saved_video_mode = boot_params.hdr.
vid_mode
;
in setup_arch()
Completed in 21 milliseconds