OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pxa2x0_i2c_wait
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_i2c.h
66
int
pxa2x0_i2c_wait
(struct pxa2x0_i2c_softc *, int, int);
pxa2x0_i2c.c
429
pxa2x0_i2c_wait
(struct pxa2x0_i2c_softc *sc, int bit, int flags)
function
486
error =
pxa2x0_i2c_wait
(sc, ISR_ITE, flags);
506
error =
pxa2x0_i2c_wait
(sc, ISR_IRF | ISR_ALD, flags);
525
error =
pxa2x0_i2c_wait
(sc, ISR_ITE | ISR_ALD, flags);
Completed in 14 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026