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:to_clk_gate
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/
H
A
D
clk-gate.c
57
struct clk_gate *gate =
to_clk_gate
(hw);
in clk_gate_endisable()
105
struct clk_gate *gate =
to_clk_gate
(hw);
in clk_gate_is_enabled()
208
gate =
to_clk_gate
(hw);
in clk_unregister_gate()
219
gate =
to_clk_gate
(hw);
in clk_hw_unregister_gate()
H
A
D
clk-stm32f4.c
607
struct clk_gate *gate =
to_clk_gate
(hw);
in stm32f4_pll_enable()
633
struct clk_gate *gate =
to_clk_gate
(hw);
in stm32f4_pll_recalc()
645
struct clk_gate *gate =
to_clk_gate
(hw);
in stm32f4_pll_round_rate()
662
struct clk_gate *gate =
to_clk_gate
(hw);
in stm32f4_pll_set_rate()
917
struct clk_gate *gate =
to_clk_gate
(hw);
in rgclk_enable()
H
A
D
clk-stm32h7.c
162
struct clk_gate *gate =
to_clk_gate
(hw);
in ready_gate_clk_enable()
190
struct clk_gate *gate =
to_clk_gate
(hw);
in ready_gate_clk_disable()
H
A
D
clk-stm32mp1.c
456
struct clk_gate *gate =
to_clk_gate
(hw);
in mp1_gate_clk_disable()
667
struct clk_gate *gate =
to_clk_gate
(hw);
in mp1_mgate_clk_enable()
679
struct clk_gate *gate =
to_clk_gate
(hw);
in mp1_mgate_clk_disable()
/kernel/linux/linux-6.6/drivers/clk/
H
A
D
clk-gate.c
58
struct clk_gate *gate =
to_clk_gate
(hw);
in clk_gate_endisable()
106
struct clk_gate *gate =
to_clk_gate
(hw);
in clk_gate_is_enabled()
209
gate =
to_clk_gate
(hw);
in clk_unregister_gate()
220
gate =
to_clk_gate
(hw);
in clk_hw_unregister_gate()
H
A
D
clk-stm32f4.c
607
struct clk_gate *gate =
to_clk_gate
(hw);
in stm32f4_pll_enable()
633
struct clk_gate *gate =
to_clk_gate
(hw);
in stm32f4_pll_recalc()
645
struct clk_gate *gate =
to_clk_gate
(hw);
in stm32f4_pll_round_rate()
662
struct clk_gate *gate =
to_clk_gate
(hw);
in stm32f4_pll_set_rate()
917
struct clk_gate *gate =
to_clk_gate
(hw);
in rgclk_enable()
H
A
D
clk-stm32h7.c
162
struct clk_gate *gate =
to_clk_gate
(hw);
in ready_gate_clk_enable()
190
struct clk_gate *gate =
to_clk_gate
(hw);
in ready_gate_clk_disable()
H
A
D
clk-stm32mp1.c
464
struct clk_gate *gate =
to_clk_gate
(hw);
in mp1_gate_clk_disable()
680
struct clk_gate *gate =
to_clk_gate
(hw);
in mp1_mgate_clk_enable()
692
struct clk_gate *gate =
to_clk_gate
(hw);
in mp1_mgate_clk_disable()
/kernel/linux/linux-5.10/drivers/clk/imx/
H
A
D
clk-gate-exclusive.c
31
struct clk_gate *gate =
to_clk_gate
(hw);
in clk_gate_exclusive_enable()
/kernel/linux/linux-6.6/drivers/clk/imx/
H
A
D
clk-gate-exclusive.c
31
struct clk_gate *gate =
to_clk_gate
(hw);
in clk_gate_exclusive_enable()
H
A
D
clk-composite-7ulp.c
29
struct clk_gate *gate =
to_clk_gate
(hw);
in pcc_gate_enable()
H
A
D
clk-composite-93.c
48
struct clk_gate *gate =
to_clk_gate
(hw);
in imx93_clk_composite_gate_endisable()
/kernel/linux/linux-5.10/drivers/clk/st/
H
A
D
clk-flexgen.c
44
#define
to_clk_gate
(_hw) container_of(_hw, struct clk_gate, hw)
macro
154
struct clk_gate *config =
to_clk_gate
(sync_hw);
in flexgen_set_rate()
/kernel/linux/linux-5.10/drivers/clk/mvebu/
H
A
D
common.c
211
to_clk_gate
(__clk_get_hw(ctrl->gates[n]));
in clk_gating_get_src()
H
A
D
armada-37xx-periph.c
638
gate =
to_clk_gate
(gate_hw);
in armada_3700_add_composite_clk()
/kernel/linux/linux-5.10/drivers/clk/nxp/
H
A
D
clk-lpc18xx-ccu.c
139
struct clk_gate *gate =
to_clk_gate
(hw);
in lpc18xx_ccu_gate_endisable()
/kernel/linux/linux-6.6/drivers/clk/mvebu/
H
A
D
common.c
211
to_clk_gate
(__clk_get_hw(ctrl->gates[n]));
in clk_gating_get_src()
H
A
D
armada-37xx-periph.c
638
gate =
to_clk_gate
(gate_hw);
in armada_3700_add_composite_clk()
/kernel/linux/linux-6.6/drivers/clk/nxp/
H
A
D
clk-lpc18xx-ccu.c
136
struct clk_gate *gate =
to_clk_gate
(hw);
in lpc18xx_ccu_gate_endisable()
/kernel/linux/linux-6.6/drivers/clk/st/
H
A
D
clk-flexgen.c
51
#define
to_clk_gate
(_hw) container_of(_hw, struct clk_gate, hw)
macro
162
struct clk_gate *config =
to_clk_gate
(sync_hw);
in flexgen_set_rate()
/kernel/linux/linux-6.6/drivers/clk/mediatek/
H
A
D
clk-mtk.c
318
gate =
to_clk_gate
(composite->gate_hw);
in mtk_clk_unregister_composite()
/kernel/linux/linux-5.10/include/linux/
H
A
D
clk-provider.h
506
#define
to_clk_gate
(_hw) container_of(_hw, struct clk_gate, hw)
macro
/kernel/linux/linux-6.6/include/linux/
H
A
D
clk-provider.h
520
#define
to_clk_gate
(_hw) container_of(_hw, struct clk_gate, hw)
macro
Completed in 30 milliseconds