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:out_hw
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/microchip/
H
A
D
clk-mpfs-ccc.c
166
struct mpfs_ccc_out_hw_clock *
out_hw
= &out_hws[i];
in mpfs_ccc_register_outputs()
local
172
out_hw
->divider.hw.init = CLK_HW_INIT_HW(name, &parent->hw, &clk_divider_ops, 0);
in mpfs_ccc_register_outputs()
173
out_hw
->divider.reg = data->pll_base[i / MPFS_CCC_OUTPUTS_PER_PLL] +
in mpfs_ccc_register_outputs()
174
out_hw
->reg_offset;
in mpfs_ccc_register_outputs()
176
ret = devm_clk_hw_register(dev, &
out_hw
->divider.hw);
in mpfs_ccc_register_outputs()
179
out_hw
->id);
in mpfs_ccc_register_outputs()
181
data->hw_data.hws[
out_hw
->id] = &
out_hw
->divider.hw;
in mpfs_ccc_register_outputs()
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H
A
D
wlan_cfg.c
370
goto
out_hw
;
in wilc_wlan_cfg_init()
399
out_hw
:
in wilc_wlan_cfg_init()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H
A
D
wlan_cfg.c
373
goto
out_hw
;
in wilc_wlan_cfg_init()
402
out_hw
:
in wilc_wlan_cfg_init()
Completed in 2 milliseconds