OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:meson_sdhc_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/amlogic/
meson_sdhc.c
60
struct
meson_sdhc_softc
{
struct
95
CFATTACH_DECL_NEW(meson_sdhc, sizeof(struct
meson_sdhc_softc
),
114
static int meson_sdhc_default_rx_phase(struct
meson_sdhc_softc
*);
115
static int meson_sdhc_set_clock(struct
meson_sdhc_softc
*, u_int);
116
static int meson_sdhc_wait_idle(struct
meson_sdhc_softc
*);
117
static int meson_sdhc_wait_ista(struct
meson_sdhc_softc
*, uint32_t, int);
119
static void meson_sdhc_dmainit(struct
meson_sdhc_softc
*);
145
meson_sdhc_set_clear(struct
meson_sdhc_softc
*sc, bus_addr_t reg, uint32_t set, uint32_t clr)
175
struct
meson_sdhc_softc
* const sc = device_private(self);
275
struct
meson_sdhc_softc
*sc = device_private(self)
[
all
...]
meson_sdhc.c
60
struct
meson_sdhc_softc
{
struct
95
CFATTACH_DECL_NEW(meson_sdhc, sizeof(struct
meson_sdhc_softc
),
114
static int meson_sdhc_default_rx_phase(struct
meson_sdhc_softc
*);
115
static int meson_sdhc_set_clock(struct
meson_sdhc_softc
*, u_int);
116
static int meson_sdhc_wait_idle(struct
meson_sdhc_softc
*);
117
static int meson_sdhc_wait_ista(struct
meson_sdhc_softc
*, uint32_t, int);
119
static void meson_sdhc_dmainit(struct
meson_sdhc_softc
*);
145
meson_sdhc_set_clear(struct
meson_sdhc_softc
*sc, bus_addr_t reg, uint32_t set, uint32_t clr)
175
struct
meson_sdhc_softc
* const sc = device_private(self);
275
struct
meson_sdhc_softc
*sc = device_private(self)
[
all
...]
Completed in 31 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025