OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PCAGPIO_INPUT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
pcagpio.c
52
#define
PCAGPIO_INPUT
0x00 /* line status */
162
sc->sc_in = pcagpio_readreg(sc,
PCAGPIO_INPUT
);
/src/sys/arch/macppc/dev/
drivebay.c
53
#define
PCAGPIO_INPUT
0x00 /* line status */
194
sc->sc_in = drivebay_readreg(sc,
PCAGPIO_INPUT
);
235
if (reg ==
PCAGPIO_INPUT
) {
246
if (reg ==
PCAGPIO_INPUT
) {
258
int reg = drivebay_readreg(sc,
PCAGPIO_INPUT
);
293
int reg = drivebay_readreg(sc,
PCAGPIO_INPUT
);
363
int reg = drivebay_readreg(sc,
PCAGPIO_INPUT
);
384
int reg = drivebay_readreg(sc,
PCAGPIO_INPUT
);
Completed in 12 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025