OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_edma_param_tx
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/ti/
ti_sdhc.c
127
uint16_t
sc_edma_param_tx
[EDMA_MAX_PARAMS];
member in struct:ti_sdhc_softc
478
for (i = 0; i < __arraycount(sc->
sc_edma_param_tx
); i++) {
479
sc->
sc_edma_param_tx
[i] = edma_param_alloc(sc->sc_edma_tx);
480
KASSERT(sc->
sc_edma_param_tx
[i] != 0xffff);
592
sc->sc_edma_param_rx : sc->
sc_edma_param_tx
;
ti_sdhc.c
127
uint16_t
sc_edma_param_tx
[EDMA_MAX_PARAMS];
member in struct:ti_sdhc_softc
478
for (i = 0; i < __arraycount(sc->
sc_edma_param_tx
); i++) {
479
sc->
sc_edma_param_tx
[i] = edma_param_alloc(sc->sc_edma_tx);
480
KASSERT(sc->
sc_edma_param_tx
[i] != 0xffff);
592
sc->sc_edma_param_rx : sc->
sc_edma_param_tx
;
ti_sdhc.c
127
uint16_t
sc_edma_param_tx
[EDMA_MAX_PARAMS];
member in struct:ti_sdhc_softc
478
for (i = 0; i < __arraycount(sc->
sc_edma_param_tx
); i++) {
479
sc->
sc_edma_param_tx
[i] = edma_param_alloc(sc->sc_edma_tx);
480
KASSERT(sc->
sc_edma_param_tx
[i] != 0xffff);
592
sc->sc_edma_param_rx : sc->
sc_edma_param_tx
;
ti_sdhc.c
127
uint16_t
sc_edma_param_tx
[EDMA_MAX_PARAMS];
member in struct:ti_sdhc_softc
478
for (i = 0; i < __arraycount(sc->
sc_edma_param_tx
); i++) {
479
sc->
sc_edma_param_tx
[i] = edma_param_alloc(sc->sc_edma_tx);
480
KASSERT(sc->
sc_edma_param_tx
[i] != 0xffff);
592
sc->sc_edma_param_rx : sc->
sc_edma_param_tx
;
Completed in 43 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025