Lines Matching defs:omap_hwmod_ocp_if
310 struct omap_hwmod_ocp_if { struct311 struct omap_hwmod *master;312 struct omap_hwmod *slave;313 struct omap_hwmod_addr_space *addr;314 const char *clk;315 struct clk *_clk;316 union {318 } fw;319 u8 width;320 u8 user;321 u8 flags;322 u8 _int_flags;