OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sun4ispi_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun4i_spi.c
49
struct
sun4ispi_softc
{
struct
74
static void sun4ispi_txfifo_fill(struct
sun4ispi_softc
* const, size_t);
75
static void sun4ispi_rxfifo_drain(struct
sun4ispi_softc
* const, size_t);
76
static void sun4ispi_rxtx(struct
sun4ispi_softc
* const);
77
static void sun4ispi_set_interrupt_mask(struct
sun4ispi_softc
* const);
78
static void sun4ispi_start(struct
sun4ispi_softc
* const);
81
CFATTACH_DECL_NEW(sun4i_spi, sizeof(struct
sun4ispi_softc
),
95
struct
sun4ispi_softc
* const sc = device_private(self);
161
struct
sun4ispi_softc
* const sc = cookie;
224
struct
sun4ispi_softc
* const sc = cookie
[
all
...]
sun4i_spi.c
49
struct
sun4ispi_softc
{
struct
74
static void sun4ispi_txfifo_fill(struct
sun4ispi_softc
* const, size_t);
75
static void sun4ispi_rxfifo_drain(struct
sun4ispi_softc
* const, size_t);
76
static void sun4ispi_rxtx(struct
sun4ispi_softc
* const);
77
static void sun4ispi_set_interrupt_mask(struct
sun4ispi_softc
* const);
78
static void sun4ispi_start(struct
sun4ispi_softc
* const);
81
CFATTACH_DECL_NEW(sun4i_spi, sizeof(struct
sun4ispi_softc
),
95
struct
sun4ispi_softc
* const sc = device_private(self);
161
struct
sun4ispi_softc
* const sc = cookie;
224
struct
sun4ispi_softc
* const sc = cookie
[
all
...]
sun4i_spi.c
49
struct
sun4ispi_softc
{
struct
74
static void sun4ispi_txfifo_fill(struct
sun4ispi_softc
* const, size_t);
75
static void sun4ispi_rxfifo_drain(struct
sun4ispi_softc
* const, size_t);
76
static void sun4ispi_rxtx(struct
sun4ispi_softc
* const);
77
static void sun4ispi_set_interrupt_mask(struct
sun4ispi_softc
* const);
78
static void sun4ispi_start(struct
sun4ispi_softc
* const);
81
CFATTACH_DECL_NEW(sun4i_spi, sizeof(struct
sun4ispi_softc
),
95
struct
sun4ispi_softc
* const sc = device_private(self);
161
struct
sun4ispi_softc
* const sc = cookie;
224
struct
sun4ispi_softc
* const sc = cookie
[
all
...]
Completed in 123 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025