OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICR_IUE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_i2c.c
59
sc->sc_icr = ICR_GCD | ICR_SCLE |
ICR_IUE
;
125
bus_space_write_4(iot, ioh, I2C_ICR,
ICR_IUE
| ICR_SCLE);
166
bus_space_write_4(iot, ioh, I2C_ICR,
ICR_IUE
| ICR_BEIE | ICR_SADIE);
177
bus_space_write_4(iot, ioh, I2C_ICR,
ICR_IUE
| ICR_BEIE | ICR_SADIE);
196
bus_space_write_4(iot, ioh, I2C_ICR,
ICR_IUE
| ICR_SCLE);
238
bus_space_write_4(iot, ioh, I2C_ICR,
ICR_IUE
| ICR_BEIE | ICR_SADIE);
249
bus_space_write_4(iot, ioh, I2C_ICR,
ICR_IUE
| ICR_BEIE | ICR_SADIE);
271
bus_space_write_4(iot, ioh, I2C_ICR,
ICR_IUE
| ICR_SCLE);
292
bus_space_write_4(iot, ioh, I2C_ICR,
ICR_IUE
| ICR_BEIE | ICR_SADIE);
303
bus_space_write_4(iot, ioh, I2C_ICR,
ICR_IUE
| ICR_BEIE | ICR_SADIE)
[
all
...]
pxa2x0reg.h
244
#define
ICR_IUE
(1<<6) /* I2C Unit Enable */
Completed in 84 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025