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:VT1636_LVDS
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H
A
D
lcd.c
480
if (
VT1636_LVDS
== plvds_chip_info->lvds_chip_name) {
in lcd_patch_skew_dvp0()
497
if (
VT1636_LVDS
== plvds_chip_info->lvds_chip_name) {
in lcd_patch_skew_dvp1()
549
if (
VT1636_LVDS
== plvds_chip_info->lvds_chip_name)
in viafb_lcd_set_mode()
717
if (
VT1636_LVDS
== viaparinfo->chip_info->
in viafb_lcd_disable()
721
} else if (
VT1636_LVDS
==
in viafb_lcd_disable()
782
if (
VT1636_LVDS
== viaparinfo->chip_info->
in viafb_lcd_enable()
787
} else if (
VT1636_LVDS
==
in viafb_lcd_enable()
916
case
VT1636_LVDS
:
in viafb_init_lvds_output_interface()
H
A
D
chip.h
82
#define
VT1636_LVDS
0x0E
macro
H
A
D
vt1636.c
133
VT1636_LVDS
;
in viafb_lvds_identify_vt1636()
H
A
D
viafbdev.c
1320
case
VT1636_LVDS
:
in viafb_vt1636_proc_show()
1333
case
VT1636_LVDS
:
in viafb_vt1636_proc_show()
1367
case
VT1636_LVDS
:
in viafb_vt1636_proc_write()
1404
case
VT1636_LVDS
:
in viafb_vt1636_proc_write()
1567
#define IS_VT1636(lvds_chip) ((lvds_chip).lvds_chip_name ==
VT1636_LVDS
)
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H
A
D
lcd.c
480
if (
VT1636_LVDS
== plvds_chip_info->lvds_chip_name) {
in lcd_patch_skew_dvp0()
497
if (
VT1636_LVDS
== plvds_chip_info->lvds_chip_name) {
in lcd_patch_skew_dvp1()
547
if (
VT1636_LVDS
== plvds_chip_info->lvds_chip_name)
in viafb_lcd_set_mode()
715
if (
VT1636_LVDS
== viaparinfo->chip_info->
in viafb_lcd_disable()
719
} else if (
VT1636_LVDS
==
in viafb_lcd_disable()
780
if (
VT1636_LVDS
== viaparinfo->chip_info->
in viafb_lcd_enable()
785
} else if (
VT1636_LVDS
==
in viafb_lcd_enable()
914
case
VT1636_LVDS
:
in viafb_init_lvds_output_interface()
H
A
D
chip.h
82
#define
VT1636_LVDS
0x0E
macro
H
A
D
vt1636.c
133
VT1636_LVDS
;
in viafb_lvds_identify_vt1636()
H
A
D
viafbdev.c
1320
case
VT1636_LVDS
:
in viafb_vt1636_proc_show()
1333
case
VT1636_LVDS
:
in viafb_vt1636_proc_show()
1367
case
VT1636_LVDS
:
in viafb_vt1636_proc_write()
1404
case
VT1636_LVDS
:
in viafb_vt1636_proc_write()
1567
#define IS_VT1636(lvds_chip) ((lvds_chip).lvds_chip_name ==
VT1636_LVDS
)
Completed in 10 milliseconds