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.h304 struct omap_hwmod_ocp_if { struct
305 struct omap_hwmod *master;
306 struct omap_hwmod *slave;
307 struct omap_hwmod_addr_space *addr;
308 const char *clk;
309 struct clk *_clk;
310 union {
312 } fw;
313 u8 width;
314 u8 user;
[all …]