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:hactive_lo
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H
A
D
oaktrail.h
14
u8
hactive_lo
;
member
47
u32
hactive_lo
:8;
member
H
A
D
mid_bios.c
247
dp_ti->
hactive_lo
= ti->
hactive_lo
;
in mid_get_vbt_data_r10()
H
A
D
mdfld_tmd_vid.c
47
mode->hdisplay = (ti->hactive_hi << 8) | ti->
hactive_lo
;
in tmd_vid_get_config_mode()
H
A
D
intel_bios.h
293
u8
hactive_lo
;
member
H
A
D
intel_bios.c
150
dvo_timing->
hactive_lo
;
in fill_detail_timing_data()
H
A
D
oaktrail_lvds.c
229
mode->hdisplay = (ti->hactive_hi << 8) | ti->
hactive_lo
;
in oaktrail_lvds_get_configuration_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H
A
D
oaktrail.h
14
u8
hactive_lo
;
member
47
u32
hactive_lo
:8;
member
H
A
D
mid_bios.c
248
dp_ti->
hactive_lo
= ti->
hactive_lo
;
in mid_get_vbt_data_r10()
H
A
D
oaktrail_lvds.c
231
mode->hdisplay = (ti->hactive_hi << 8) | ti->
hactive_lo
;
in oaktrail_lvds_get_configuration_mode()
H
A
D
intel_bios.h
293
u8
hactive_lo
;
member
H
A
D
intel_bios.c
151
dvo_timing->
hactive_lo
;
in fill_detail_timing_data()
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_edid.h
71
u8
hactive_lo
;
member
/kernel/linux/linux-6.6/include/drm/
H
A
D
drm_edid.h
72
u8
hactive_lo
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_vbt_defs.h
590
u8
hactive_lo
;
member
H
A
D
intel_bios.c
123
dvo_timing->
hactive_lo
;
in fill_detail_timing_data()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_vbt_defs.h
649
u8
hactive_lo
;
member
H
A
D
intel_bios.c
528
dvo_timing->
hactive_lo
;
in fill_detail_timing_data()
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H
A
D
gm12u320.c
490
.data.pixel_data.
hactive_lo
= 0x50,
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H
A
D
gm12u320.c
483
.data.pixel_data.
hactive_lo
= 0x50,
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_edid.c
2619
unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->
hactive_lo
;
in drm_mode_detailed()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_edid.c
3446
unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->
hactive_lo
;
in drm_mode_detailed()
Completed in 44 milliseconds