drivers/clk/kunit_clk_assigned_rates.h

Source file repositories/reference/linux-study-clean/drivers/clk/kunit_clk_assigned_rates.h

File Facts

System
Linux kernel
Corpus path
drivers/clk/kunit_clk_assigned_rates.h
Extension
.h
Size
198 bytes
Lines
9
Domain
Driver Families
Bucket
drivers/clk
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef _KUNIT_CLK_ASSIGNED_RATES_H
#define _KUNIT_CLK_ASSIGNED_RATES_H

#define ASSIGNED_RATES_0_RATE		1600000
#define ASSIGNED_RATES_1_RATE		9700000

#endif

Annotation

Implementation Notes