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:option_num
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/actions/
H
A
D
pinctrl-owl.c
171
u32
option_num
;
in get_group_mfp_mask_val()
local
181
option_num
= (1 << g->mfpctl_width);
in get_group_mfp_mask_val()
182
if (id >
option_num
)
in get_group_mfp_mask_val()
183
id -=
option_num
;
in get_group_mfp_mask_val()
185
option_mask =
option_num
- 1;
in get_group_mfp_mask_val()
/kernel/linux/linux-6.6/drivers/pinctrl/actions/
H
A
D
pinctrl-owl.c
171
u32
option_num
;
in get_group_mfp_mask_val()
local
181
option_num
= (1 << g->mfpctl_width);
in get_group_mfp_mask_val()
182
if (id >
option_num
)
in get_group_mfp_mask_val()
183
id -=
option_num
;
in get_group_mfp_mask_val()
185
option_mask =
option_num
- 1;
in get_group_mfp_mask_val()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_devlink.c
373
req.
option_num
= cpu_to_le16(NVM_OFF_NVM_CFG_VER);
in bnxt_hwrm_get_nvm_cfg_ver()
602
req->
option_num
= cpu_to_le16(nvm_param.offset);
in bnxt_hwrm_nvm_req()
H
A
D
bnxt_hsi.h
8420
__le16
option_num
;
member
8441
__le16
option_num
;
member
8469
__le16
option_num
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_devlink.c
776
req->
option_num
= cpu_to_le16(NVM_OFF_NVM_CFG_VER);
in bnxt_hwrm_get_nvm_cfg_ver()
1083
req->
option_num
= cpu_to_le16(nvm_param.offset);
in bnxt_hwrm_nvm_req()
H
A
D
bnxt_hsi.h
9704
__le16
option_num
;
member
9725
__le16
option_num
;
member
9753
__le16
option_num
;
member
Completed in 67 milliseconds