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:caps2
(Results
76 - 100
of
116
) sorted by relevance
1
2
3
4
5
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
renesas_sdhi_core.c
1002
host->mmc->
caps2
&= ~(MMC_CAP2_HS400 | MMC_CAP2_HS400_ES);
in renesas_sdhi_probe()
1077
host->mmc->
caps2
& (MMC_CAP2_HS200_1_8V_SDR |
in renesas_sdhi_probe()
H
A
D
sunxi-mmc.c
1424
mmc->
caps2
&= ~MMC_CAP2_HS200;
in sunxi_mmc_probe()
1428
mmc->
caps2
&= ~MMC_CAP2_HS400;
in sunxi_mmc_probe()
H
A
D
tmio_mmc_core.c
1034
mmc->
caps2
|= MMC_CAP2_NO_WRITE_PROTECT;
in tmio_mmc_of_parse()
1117
mmc->
caps2
|= pdata->capabilities2;
in tmio_mmc_host_probe()
H
A
D
sdhci-tegra.c
1572
host->mmc->
caps2
|= MMC_CAP2_CQE | MMC_CAP2_CQE_DCMD;
in sdhci_tegra_add_host()
1775
if (host->mmc->
caps2
& MMC_CAP2_CQE) {
in sdhci_tegra_suspend()
1805
if (host->mmc->
caps2
& MMC_CAP2_CQE) {
in sdhci_tegra_resume()
H
A
D
owl-mmc.c
615
mmc->
caps2
= (MMC_CAP2_BOOTPART_NOACC | MMC_CAP2_NO_SDIO);
in owl_mmc_probe()
H
A
D
sdhci-s3c.c
644
host->mmc->
caps2
|= pdata->host_caps2;
in sdhci_s3c_probe()
H
A
D
dw_mmc.c
2776
if (host->pdata->
caps2
)
in dw_mci_init_slot_caps()
2777
mmc->
caps2
= host->pdata->
caps2
;
in dw_mci_init_slot_caps()
2785
mmc->
caps2
|= MMC_CAP2_SDIO_IRQ_NOTHREAD;
in dw_mci_init_slot_caps()
H
A
D
alcor.c
1058
mmc->
caps2
= MMC_CAP2_NO_SDIO;
in alcor_init_mmc()
H
A
D
pxamci.c
747
mmc->
caps2
|= MMC_CAP2_RO_ACTIVE_HIGH;
in pxamci_probe()
H
A
D
mxs-mmc.c
79
if (mmc->
caps2
& MMC_CAP2_CD_ACTIVE_HIGH)
in mxs_mmc_get_cd()
H
A
D
usdhi6rol0.c
1122
return !status ^ !(mmc->
caps2
& MMC_CAP2_CD_ACTIVE_HIGH);
in usdhi6_get_cd()
1138
return !status ^ !(mmc->
caps2
& MMC_CAP2_RO_ACTIVE_HIGH);
in usdhi6_get_ro()
/kernel/linux/linux-5.10/drivers/mmc/core/
H
A
D
sd.c
899
if (host->
caps2
& MMC_CAP2_NO_WRITE_PROTECT)
in mmc_sd_get_ro()
1148
if (host->
caps2
& MMC_CAP2_AVOID_3_3V &&
in mmc_sd_init_card()
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
renesas_sdhi_core.c
994
host->mmc->
caps2
&= ~(MMC_CAP2_HS400 | MMC_CAP2_HS400_ES);
in renesas_sdhi_probe()
1078
host->mmc->
caps2
& MMC_CAP2_HSX00_1_8V)) {
in renesas_sdhi_probe()
H
A
D
tmio_mmc_core.c
1090
mmc->
caps2
|= MMC_CAP2_NO_WRITE_PROTECT;
in tmio_mmc_of_parse()
1176
mmc->
caps2
|= pdata->capabilities2;
in tmio_mmc_host_probe()
H
A
D
meson-gx-mmc.c
1170
mmc->
caps2
|= MMC_CAP2_SDIO_IRQ_NOTHREAD;
in meson_mmc_probe()
1249
mmc->
caps2
&= ~MMC_CAP2_HS400;
in meson_mmc_probe()
H
A
D
sunxi-mmc.c
1457
mmc->
caps2
&= ~MMC_CAP2_HS200;
in sunxi_mmc_probe()
1461
mmc->
caps2
&= ~MMC_CAP2_HS400;
in sunxi_mmc_probe()
H
A
D
sdhci-of-arasan.c
1990
host->mmc->
caps2
|= MMC_CAP2_CQE;
in sdhci_arasan_probe()
1993
host->mmc->
caps2
|= MMC_CAP2_CQE_DCMD;
in sdhci_arasan_probe()
H
A
D
litex_mmc.c
618
mmc->
caps2
|= MMC_CAP2_NO_WRITE_PROTECT |
in litex_mmc_probe()
H
A
D
sdhci-of-dwcmshc.c
432
host->mmc->
caps2
&= ~(MMC_CAP2_HS200 | MMC_CAP2_HS400);
in dwcmshc_rk35xx_postinit()
H
A
D
owl-mmc.c
613
mmc->
caps2
= (MMC_CAP2_BOOTPART_NOACC | MMC_CAP2_NO_SDIO);
in owl_mmc_probe()
H
A
D
sdhci-s3c.c
637
host->mmc->
caps2
|= pdata->host_caps2;
in sdhci_s3c_probe()
H
A
D
dw_mmc.c
2897
if (host->pdata->
caps2
)
in dw_mci_init_slot_caps()
2898
mmc->
caps2
= host->pdata->
caps2
;
in dw_mci_init_slot_caps()
2911
mmc->
caps2
|= MMC_CAP2_SDIO_IRQ_NOTHREAD;
in dw_mci_init_slot_caps()
H
A
D
pxamci.c
745
mmc->
caps2
|= MMC_CAP2_RO_ACTIVE_HIGH;
in pxamci_probe()
H
A
D
mxs-mmc.c
78
if (mmc->
caps2
& MMC_CAP2_CD_ACTIVE_HIGH)
in mxs_mmc_get_cd()
H
A
D
alcor.c
1058
mmc->
caps2
= MMC_CAP2_NO_SDIO;
in alcor_init_mmc()
Completed in 40 milliseconds
1
2
3
4
5