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:PHY_LANE_MUX_DP
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/phy/
H
A
D
phy-rockchip-usbdp.c
373
udphy->lane_mux_sel[0] =
PHY_LANE_MUX_DP
;
in upphy_set_typec_default_mapping()
374
udphy->lane_mux_sel[1] =
PHY_LANE_MUX_DP
;
in upphy_set_typec_default_mapping()
388
udphy->lane_mux_sel[0x02] =
PHY_LANE_MUX_DP
;
in upphy_set_typec_default_mapping()
389
udphy->lane_mux_sel[0x03] =
PHY_LANE_MUX_DP
;
in upphy_set_typec_default_mapping()
529
udphy->lane_mux_sel[udphy->dp_lane_sel[i]] =
PHY_LANE_MUX_DP
;
in udphy_parse_lane_mux_data()
857
udphy->lane_mux_sel[0] =
PHY_LANE_MUX_DP
;
in usbdp_typec_mux_set()
858
udphy->lane_mux_sel[1] =
PHY_LANE_MUX_DP
;
in usbdp_typec_mux_set()
859
udphy->lane_mux_sel[0x02] =
PHY_LANE_MUX_DP
;
in usbdp_typec_mux_set()
860
udphy->lane_mux_sel[0x03] =
PHY_LANE_MUX_DP
;
in usbdp_typec_mux_set()
867
udphy->lane_mux_sel[0] =
PHY_LANE_MUX_DP
;
in usbdp_typec_mux_set()
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H
A
D
phy-rockchip-usbdp.c
435
udphy->lane_mux_sel[0] =
PHY_LANE_MUX_DP
;
in upphy_set_typec_default_mapping()
436
udphy->lane_mux_sel[1] =
PHY_LANE_MUX_DP
;
in upphy_set_typec_default_mapping()
450
udphy->lane_mux_sel[2] =
PHY_LANE_MUX_DP
;
in upphy_set_typec_default_mapping()
451
udphy->lane_mux_sel[3] =
PHY_LANE_MUX_DP
;
in upphy_set_typec_default_mapping()
592
udphy->lane_mux_sel[udphy->dp_lane_sel[i]] =
PHY_LANE_MUX_DP
;
in udphy_parse_lane_mux_data()
906
udphy->lane_mux_sel[0] =
PHY_LANE_MUX_DP
;
in usbdp_typec_mux_set()
907
udphy->lane_mux_sel[1] =
PHY_LANE_MUX_DP
;
in usbdp_typec_mux_set()
908
udphy->lane_mux_sel[2] =
PHY_LANE_MUX_DP
;
in usbdp_typec_mux_set()
909
udphy->lane_mux_sel[3] =
PHY_LANE_MUX_DP
;
in usbdp_typec_mux_set()
916
udphy->lane_mux_sel[0] =
PHY_LANE_MUX_DP
;
in usbdp_typec_mux_set()
[all...]
/device/soc/rockchip/rk3588/kernel/include/linux/phy/
H
A
D
phy-rockchip-usbdp.h
37
#define
PHY_LANE_MUX_DP
1
macro
Completed in 4 milliseconds