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:TVIDEO_DIP_GCP
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
intel_gvt_mmio_table.c
363
MMIO_D(
TVIDEO_DIP_GCP
(PIPE_A));
in iterate_generic_mmio()
366
MMIO_D(
TVIDEO_DIP_GCP
(PIPE_B));
in iterate_generic_mmio()
369
MMIO_D(
TVIDEO_DIP_GCP
(PIPE_C));
in iterate_generic_mmio()
H
A
D
i915_reg.h
5048
#define
TVIDEO_DIP_GCP
(pipe) _MMIO_PIPE(pipe, _VIDEO_DIP_GCP_A, _VIDEO_DIP_GCP_B)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_hdmi.c
977
reg =
TVIDEO_DIP_GCP
(crtc->pipe);
in intel_hdmi_set_gcp_infoframe()
1002
reg =
TVIDEO_DIP_GCP
(crtc->pipe);
in intel_hdmi_read_gcp_infoframe()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H
A
D
handlers.c
2331
MMIO_D(
TVIDEO_DIP_GCP
(PIPE_A), D_ALL);
in init_generic_mmio_info()
2335
MMIO_D(
TVIDEO_DIP_GCP
(PIPE_B), D_ALL);
in init_generic_mmio_info()
2339
MMIO_D(
TVIDEO_DIP_GCP
(PIPE_C), D_ALL);
in init_generic_mmio_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_hdmi.c
999
reg =
TVIDEO_DIP_GCP
(crtc->pipe);
in intel_hdmi_set_gcp_infoframe()
1024
reg =
TVIDEO_DIP_GCP
(crtc->pipe);
in intel_hdmi_read_gcp_infoframe()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_reg.h
8546
#define
TVIDEO_DIP_GCP
(pipe) _MMIO_PIPE(pipe, _VIDEO_DIP_GCP_A, _VIDEO_DIP_GCP_B)
macro
Completed in 73 milliseconds