Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-omap/include/plat/
Domap_hwmod.h238 struct omap_hwmod_ocp_if { struct
239 struct omap_hwmod *master;
240 struct omap_hwmod *slave;
241 struct omap_hwmod_addr_space *addr;
242 const char *clk;
243 struct clk *_clk;
244 union {
246 } fw;
247 u8 width;
248 u8 user;
[all …]