Searched refs:bpads (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
H A Dmux.h213 * @bpads: Board specific device signal names
217 omap_hwmod_mux_init(struct omap_device_pad *bpads, int nr_pads);
250 omap_hwmod_mux_init(struct omap_device_pad *bpads, int nr_pads) omap_hwmod_mux_init() argument
H A Dmux.c263 omap_hwmod_mux_init(struct omap_device_pad *bpads, int nr_pads) omap_hwmod_mux_init() argument
268 if (!bpads || nr_pads < 1) omap_hwmod_mux_init()
284 struct omap_device_pad *bpad = &bpads[i], *pad = &hmux->pads[i]; omap_hwmod_mux_init()

Completed in 94 milliseconds