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:arm_idlect1_clk
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H
A
D
clock_data.c
31
/* Some ARM_IDLECT1 bit shifts - used in struct
arm_idlect1_clk
*/
91
static struct
arm_idlect1_clk
ck_dpll1out = {
126
static struct
arm_idlect1_clk
armper_ck = {
156
static struct
arm_idlect1_clk
armxor_ck = {
169
static struct
arm_idlect1_clk
armtim_ck = {
182
static struct
arm_idlect1_clk
armwdt_ck = {
260
static struct
arm_idlect1_clk
tc_ck = {
341
static struct
arm_idlect1_clk
api_ck = {
354
static struct
arm_idlect1_clk
lb_ck = {
393
static struct
arm_idlect1_clk
lcd_ck_151
[all...]
H
A
D
clock.c
59
struct
arm_idlect1_clk
* iclk = (struct
arm_idlect1_clk
*)clk;
in omap1_clk_allow_idle()
70
struct
arm_idlect1_clk
* iclk = (struct
arm_idlect1_clk
*)clk;
in omap1_clk_deny_idle()
H
A
D
clock.h
225
struct
arm_idlect1_clk
{
struct
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H
A
D
clock_data.c
32
/* Some ARM_IDLECT1 bit shifts - used in struct
arm_idlect1_clk
*/
94
static struct
arm_idlect1_clk
ck_dpll1out = {
124
static struct
arm_idlect1_clk
armper_ck = {
151
static struct
arm_idlect1_clk
armxor_ck = {
163
static struct
arm_idlect1_clk
armtim_ck = {
175
static struct
arm_idlect1_clk
armwdt_ck = {
241
static struct
arm_idlect1_clk
tc_ck = {
302
static struct
arm_idlect1_clk
api_ck = {
313
static struct
arm_idlect1_clk
lb_ck = {
343
static struct
arm_idlect1_clk
lcd_ck_151
[all...]
H
A
D
clock.c
65
struct
arm_idlect1_clk
* iclk = (struct
arm_idlect1_clk
*)clk;
in omap1_clk_allow_idle()
76
struct
arm_idlect1_clk
* iclk = (struct
arm_idlect1_clk
*)clk;
in omap1_clk_deny_idle()
H
A
D
clock.h
128
struct
arm_idlect1_clk
{
struct
Completed in 5 milliseconds