OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KI2C_MAX_CHANNELS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
ki2cvar.h
87
#define
KI2C_MAX_CHANNELS
2
102
struct ki2c_channel sc_channels[
KI2C_MAX_CHANNELS
];
ki2c.c
251
if (channel >=
KI2C_MAX_CHANNELS
) {
262
for (channel = 0; channel <
KI2C_MAX_CHANNELS
; channel++) {
290
for (channel = 0; channel <
KI2C_MAX_CHANNELS
; channel++) {
Completed in 29 milliseconds
Indexes created Fri Nov 07 19:10:08 GMT 2025