Searched defs:omap_hwmod_ocp_if (Results 1 – 1 of 1) sorted by relevance
239 struct omap_hwmod_ocp_if { struct241 struct omap_hwmod *slave;243 const char *clk;244 struct clk *_clk;245 struct list_head node;246 union {248 } fw;249 u8 width;250 u8 user;251 u8 flags;[all …]
Completed in 4 milliseconds