Searched refs:pads_dynamic (Results 1 – 3 of 3) sorted by relevance
324 hmux->pads_dynamic = kzalloc(sizeof(struct omap_device_pad *) * in omap_hwmod_mux_init()326 if (!hmux->pads_dynamic) { in omap_hwmod_mux_init()339 hmux->pads_dynamic[nr_pads_dynamic] = pad; in omap_hwmod_mux_init()375 struct omap_device_pad *pad = hmux->pads_dynamic[i]; in omap_hwmod_mux_scan_wakeups()436 struct omap_device_pad *pad = hmux->pads_dynamic[i]; in omap_hwmod_mux()448 if ((state == _HWMOD_STATE_ENABLED) && hmux->pads_dynamic in omap_hwmod_mux()451 struct omap_device_pad *pad = hmux->pads_dynamic[i]; in omap_hwmod_mux()
110 struct omap_device_pad **pads_dynamic; member
566 pad = oh->mux->pads_dynamic[j]; in _set_idle_ioring_wakeup()2141 oh->mux->pads_dynamic))) { in _enable()2247 if (oh->mux && oh->mux->pads_dynamic) { in _idle()