OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ti_iic_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/ti/
ti_iic.c
164
struct
ti_iic_softc
{
struct
209
static int ti_iic_reset(struct
ti_iic_softc
*);
210
static int ti_iic_op(struct
ti_iic_softc
*, i2c_addr_t, ti_i2cop_t,
212
static void ti_iic_handle_intr(struct
ti_iic_softc
*, uint32_t);
213
static void ti_iic_do_read(struct
ti_iic_softc
*, uint32_t);
214
static void ti_iic_do_write(struct
ti_iic_softc
*, uint32_t);
216
static int ti_iic_wait(struct
ti_iic_softc
*, uint16_t, uint16_t, int);
217
static uint32_t ti_iic_stat(struct
ti_iic_softc
*, uint32_t);
218
static int ti_iic_flush(struct
ti_iic_softc
*);
220
CFATTACH_DECL_NEW(ti_iic, sizeof(struct
ti_iic_softc
),
[
all
...]
Completed in 44 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025