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:ups_flags
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
r8152.c
3541
u32
ups_flags
= 0;
in r8153b_ups_flags()
local
3544
ups_flags
|= UPS_FLAGS_EN_GREEN;
in r8153b_ups_flags()
3547
ups_flags
|= UPS_FLAGS_EN_ALDPS;
in r8153b_ups_flags()
3550
ups_flags
|= UPS_FLAGS_EN_EEE;
in r8153b_ups_flags()
3553
ups_flags
|= UPS_FLAGS_EN_FLOW_CTR;
in r8153b_ups_flags()
3556
ups_flags
|= UPS_FLAGS_EN_EEE_CKDIV;
in r8153b_ups_flags()
3559
ups_flags
|= UPS_FLAGS_EEE_CMOD_LV_EN;
in r8153b_ups_flags()
3562
ups_flags
|= UPS_FLAGS_R_TUNE;
in r8153b_ups_flags()
3565
ups_flags
|= UPS_FLAGS_EN_10M_CKDIV;
in r8153b_ups_flags()
3568
ups_flags
|
in r8153b_ups_flags()
3616
u32
ups_flags
= 0;
r8156_ups_flags()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/usb/
H
A
D
r8152.c
3080
u32
ups_flags
= 0;
in r8153b_ups_flags()
local
3083
ups_flags
|= UPS_FLAGS_EN_GREEN;
in r8153b_ups_flags()
3086
ups_flags
|= UPS_FLAGS_EN_ALDPS;
in r8153b_ups_flags()
3089
ups_flags
|= UPS_FLAGS_EN_EEE;
in r8153b_ups_flags()
3092
ups_flags
|= UPS_FLAGS_EN_FLOW_CTR;
in r8153b_ups_flags()
3095
ups_flags
|= UPS_FLAGS_EN_EEE_CKDIV;
in r8153b_ups_flags()
3098
ups_flags
|= UPS_FLAGS_EEE_CMOD_LV_EN;
in r8153b_ups_flags()
3101
ups_flags
|= UPS_FLAGS_EN_10M_CKDIV;
in r8153b_ups_flags()
3104
ups_flags
|= UPS_FLAGS_EEE_PLLOFF_100;
in r8153b_ups_flags()
3107
ups_flags
|
in r8153b_ups_flags()
[all...]
Completed in 15 milliseconds