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:hs_timing
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
dw_mmc-pltfm.c
75
int i, rc,
hs_timing
;
in dw_mci_socfpga_priv_init()
local
93
hs_timing
= SYSMGR_SDMMC_CTRL_SET(clk_phase[0], clk_phase[1], reg_shift);
in dw_mci_socfpga_priv_init()
94
regmap_write(sys_mgr_base_addr, reg_offset,
hs_timing
);
in dw_mci_socfpga_priv_init()
H
A
D
dw_mmc-k3.c
67
struct
hs_timing
{
struct
74
static struct
hs_timing
hs_timing_cfg[TIMING_MODE][TIMING_CFG_NUM] = {
/kernel/linux/linux-5.10/drivers/clk/socfpga/
H
A
D
clk-gate-a10.c
42
u32
hs_timing
;
in socfpga_clk_prepare()
local
78
hs_timing
= SYSMGR_SDMMC_CTRL_SET_AS10(clk_phase[0], clk_phase[1]);
in socfpga_clk_prepare()
81
SYSMGR_SDMMCGRP_CTRL_OFFSET,
hs_timing
);
in socfpga_clk_prepare()
H
A
D
clk-gate.c
116
u32
hs_timing
;
in socfpga_clk_prepare()
local
157
hs_timing
= SYSMGR_SDMMC_CTRL_SET(clk_phase[0], clk_phase[1]);
in socfpga_clk_prepare()
159
hs_timing
);
in socfpga_clk_prepare()
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
dw_mmc-k3.c
67
struct
hs_timing
{
struct
74
static struct
hs_timing
hs_timing_cfg[TIMING_MODE][TIMING_CFG_NUM] = {
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-mio-defs.h
958
uint64_t
hs_timing
:1;
member
972
uint64_t
hs_timing
:1;
1113
uint64_t
hs_timing
:1;
member
1127
uint64_t
hs_timing
:1;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-mio-defs.h
958
uint64_t
hs_timing
:1;
member
972
uint64_t
hs_timing
:1;
1113
uint64_t
hs_timing
:1;
member
1127
uint64_t
hs_timing
:1;
Completed in 18 milliseconds