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