Searched refs:pads_dynamic (Results 1 – 3 of 3) sorted by relevance
326 hmux->pads_dynamic = kzalloc(sizeof(struct omap_device_pad *) * in omap_hwmod_mux_init()328 if (!hmux->pads_dynamic) { in omap_hwmod_mux_init()341 hmux->pads_dynamic[nr_pads_dynamic] = pad; in omap_hwmod_mux_init()377 struct omap_device_pad *pad = hmux->pads_dynamic[i]; in omap_hwmod_mux_scan_wakeups()438 struct omap_device_pad *pad = hmux->pads_dynamic[i]; in omap_hwmod_mux()450 if ((state == _HWMOD_STATE_ENABLED) && hmux->pads_dynamic in omap_hwmod_mux()453 struct omap_device_pad *pad = hmux->pads_dynamic[i]; in omap_hwmod_mux()
164 struct omap_device_pad **pads_dynamic; member
615 pad = oh->mux->pads_dynamic[j]; in _set_idle_ioring_wakeup()2126 oh->mux->pads_dynamic))) { in _enable()2239 if (oh->mux && oh->mux->pads_dynamic) { in _idle()