Searched defs:omap_hwmod_ocp_if (Results 1 – 1 of 1) sorted by relevance
304 struct omap_hwmod_ocp_if { struct305 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 …]