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:LCD_VERSION_2
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
da8xx-fb.c
33
#define
LCD_VERSION_2
2
macro
259
if (lcd_revision ==
LCD_VERSION_2
)
in lcd_enable_raster()
265
if (lcd_revision ==
LCD_VERSION_2
)
in lcd_enable_raster()
289
(lcd_revision ==
LCD_VERSION_2
)) {
in lcd_disable_raster()
421
if (lcd_revision ==
LCD_VERSION_2
) {
in lcd_cfg_horizontal_sync()
552
if (lcd_revision ==
LCD_VERSION_2
) {
in lcd_cfg_frame_buffer()
688
if (lcd_revision ==
LCD_VERSION_2
) {
in da8xx_fb_lcd_reset()
717
if (lcd_revision ==
LCD_VERSION_2
)
in da8xx_fb_config_clk_divider()
1372
lcd_revision =
LCD_VERSION_2
;
in fb_probe()
1560
if (lcd_revision ==
LCD_VERSION_2
) {
in lcd_context_save()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
da8xx-fb.c
33
#define
LCD_VERSION_2
2
macro
259
if (lcd_revision ==
LCD_VERSION_2
)
in lcd_enable_raster()
265
if (lcd_revision ==
LCD_VERSION_2
)
in lcd_enable_raster()
289
(lcd_revision ==
LCD_VERSION_2
)) {
in lcd_disable_raster()
421
if (lcd_revision ==
LCD_VERSION_2
) {
in lcd_cfg_horizontal_sync()
552
if (lcd_revision ==
LCD_VERSION_2
) {
in lcd_cfg_frame_buffer()
688
if (lcd_revision ==
LCD_VERSION_2
) {
in da8xx_fb_lcd_reset()
717
if (lcd_revision ==
LCD_VERSION_2
)
in da8xx_fb_config_clk_divider()
1368
lcd_revision =
LCD_VERSION_2
;
in fb_probe()
1558
if (lcd_revision ==
LCD_VERSION_2
) {
in lcd_context_save()
[all...]
Completed in 5 milliseconds