OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCA9564_I2CCON
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
pca9564.c
123
control = CSR_READ(sc,
PCA9564_I2CCON
);
128
CSR_WRITE(sc,
PCA9564_I2CCON
, control);
141
control = CSR_READ(sc,
PCA9564_I2CCON
);
143
CSR_WRITE(sc,
PCA9564_I2CCON
, control);
155
if (CSR_READ(sc,
PCA9564_I2CCON
) & I2CCON_SI)
174
control = CSR_READ(sc,
PCA9564_I2CCON
);
177
CSR_WRITE(sc,
PCA9564_I2CCON
, control);
190
control = CSR_READ(sc,
PCA9564_I2CCON
);
193
CSR_WRITE(sc,
PCA9564_I2CCON
, control);
214
control = CSR_READ(sc,
PCA9564_I2CCON
);
[
all
...]
pca9564reg.h
35
#define
PCA9564_I2CCON
0x03 /* R/W: Control */
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025