Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap_hwmod.h310 struct omap_hwmod_ocp_if { struct
311 struct omap_hwmod *master;
312 struct omap_hwmod *slave;
313 struct omap_hwmod_addr_space *addr;
314 const char *clk;
315 struct clk *_clk;
316 struct list_head node;
317 union {
319 } fw;
320 u8 width;
[all …]