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:aspeed_clk_gate
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/
H
A
D
clk-aspeed.h
34
* struct
aspeed_clk_gate
- Aspeed specific clk_gate structure
47
struct
aspeed_clk_gate
{
struct
56
#define to_aspeed_clk_gate(_hw) container_of(_hw, struct
aspeed_clk_gate
, hw)
H
A
D
clk-ast2600.c
233
static u32 get_reset_reg(struct
aspeed_clk_gate
*gate)
in get_reset_reg()
241
static u32 get_clock_reg(struct
aspeed_clk_gate
*gate)
in get_clock_reg()
251
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_g6_clk_is_enabled()
279
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_g6_clk_enable()
321
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_g6_clk_disable()
391
struct
aspeed_clk_gate
*gate;
in aspeed_g6_clk_hw_register_gate()
H
A
D
clk-aspeed.c
186
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_clk_is_enabled()
211
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_clk_enable()
251
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_clk_disable()
350
struct
aspeed_clk_gate
*gate;
in aspeed_clk_hw_register_gate()
/kernel/linux/linux-6.6/drivers/clk/
H
A
D
clk-aspeed.h
34
* struct
aspeed_clk_gate
- Aspeed specific clk_gate structure
47
struct
aspeed_clk_gate
{
struct
56
#define to_aspeed_clk_gate(_hw) container_of(_hw, struct
aspeed_clk_gate
, hw)
H
A
D
clk-ast2600.c
271
static u32 get_reset_reg(struct
aspeed_clk_gate
*gate)
in get_reset_reg()
279
static u32 get_clock_reg(struct
aspeed_clk_gate
*gate)
in get_clock_reg()
289
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_g6_clk_is_enabled()
317
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_g6_clk_enable()
359
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_g6_clk_disable()
429
struct
aspeed_clk_gate
*gate;
in aspeed_g6_clk_hw_register_gate()
H
A
D
clk-aspeed.c
186
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_clk_is_enabled()
211
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_clk_enable()
251
struct
aspeed_clk_gate
*gate = to_aspeed_clk_gate(hw);
in aspeed_clk_disable()
350
struct
aspeed_clk_gate
*gate;
in aspeed_clk_hw_register_gate()
Completed in 6 milliseconds