Home
last modified time | relevance | path

Searched defs:aemif_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/memory/
Dti-aemif.c110 struct aemif_device { struct
111 void __iomem *base;
112 struct clk *clk;
113 unsigned long clk_rate;
114 u8 num_cs;
115 int cs_offset;
116 struct aemif_cs_data cs_data[NUM_CS];
117 struct mutex config_cs_lock;