Lines Matching defs:omap_hwmod_ocp_if
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;315 u8 flags;316 u8 _int_flags;