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:CSC_ENABLE
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H
A
D
mtk_dpi.c
904
.csc_enable_bit =
CSC_ENABLE
,
922
.csc_enable_bit =
CSC_ENABLE
,
939
.csc_enable_bit =
CSC_ENABLE
,
957
.csc_enable_bit =
CSC_ENABLE
,
974
.csc_enable_bit =
CSC_ENABLE
,
H
A
D
mtk_dpi_regs.h
32
#define
CSC_ENABLE
BIT(6)
macro
/kernel/linux/linux-5.10/drivers/media/platform/atmel/
H
A
D
atmel-isc.h
80
#define
CSC_ENABLE
BIT(7)
macro
H
A
D
atmel-isc-base.c
1184
CSC_ENABLE
| WB_ENABLE | GAM_ENABLES |
in isc_try_configure_pipeline()
1194
CSC_ENABLE
| WB_ENABLE | GAM_ENABLES |
in isc_try_configure_pipeline()
1204
CSC_ENABLE
| WB_ENABLE | GAM_ENABLES |
in isc_try_configure_pipeline()
1214
CSC_ENABLE
| WB_ENABLE | GAM_ENABLES |
in isc_try_configure_pipeline()
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H
A
D
mtk_dpi_regs.h
32
#define
CSC_ENABLE
BIT(6)
macro
H
A
D
mtk_dpi.c
333
mtk_dpi_mask(dpi, DPI_CON, enable ?
CSC_ENABLE
: 0,
CSC_ENABLE
);
in mtk_dpi_config_csc_enable()
/kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/
H
A
D
atmel-isc.h
89
#define
CSC_ENABLE
BIT(11)
macro
H
A
D
atmel-isc-base.c
771
CSC_ENABLE
| GAM_ENABLES | WB_ENABLE |
in isc_try_configure_pipeline()
782
CSC_ENABLE
| WB_ENABLE | GAM_ENABLES |
in isc_try_configure_pipeline()
794
CSC_ENABLE
| WB_ENABLE | GAM_ENABLES |
in isc_try_configure_pipeline()
805
CSC_ENABLE
| WB_ENABLE | GAM_ENABLES |
in isc_try_configure_pipeline()
H
A
D
atmel-sama7g5-isc.c
59
(WB_ENABLE | CFA_ENABLE | CC_ENABLE | GAM_ENABLES |
CSC_ENABLE
| \
H
A
D
atmel-sama5d2-isc.c
56
(WB_ENABLE | CFA_ENABLE | CC_ENABLE | GAM_ENABLES |
CSC_ENABLE
| \
/kernel/linux/linux-6.6/drivers/media/platform/microchip/
H
A
D
microchip-isc.h
90
#define
CSC_ENABLE
BIT(11)
macro
H
A
D
microchip-isc-base.c
805
CSC_ENABLE
| GAM_ENABLES | WB_ENABLE |
in isc_try_configure_pipeline()
816
CSC_ENABLE
| WB_ENABLE | GAM_ENABLES |
in isc_try_configure_pipeline()
828
CSC_ENABLE
| WB_ENABLE | GAM_ENABLES |
in isc_try_configure_pipeline()
839
CSC_ENABLE
| WB_ENABLE | GAM_ENABLES |
in isc_try_configure_pipeline()
H
A
D
microchip-sama5d2-isc.c
56
(WB_ENABLE | CFA_ENABLE | CC_ENABLE | GAM_ENABLES |
CSC_ENABLE
| \
H
A
D
microchip-sama7g5-isc.c
59
(WB_ENABLE | CFA_ENABLE | CC_ENABLE | GAM_ENABLES |
CSC_ENABLE
| \
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H
A
D
dc.h
572
#define
CSC_ENABLE
(1 << 18)
macro
H
A
D
dc.c
471
value |=
CSC_ENABLE
;
in tegra_dc_setup_window()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H
A
D
dc.h
589
#define
CSC_ENABLE
(1 << 18)
macro
H
A
D
dc.c
482
value |=
CSC_ENABLE
;
in tegra_dc_setup_window()
Completed in 39 milliseconds