arch/sh/include/asm/i2c-sh7760.h

Source file repositories/reference/linux-study-clean/arch/sh/include/asm/i2c-sh7760.h

File Facts

System
Linux kernel
Corpus path
arch/sh/include/asm/i2c-sh7760.h
Extension
.h
Size
406 bytes
Lines
22
Domain
Architecture Layer
Bucket
arch/sh
Inferred role
Architecture Layer: implementation source
Status
source implementation candidate

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

struct sh7760_i2c_platdata {
	unsigned int speed_khz;
};

#endif

Annotation

Implementation Notes