Home
last modified time | relevance | path

Searched refs:mxc_pin_alloc_map (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mach-imx/
Diomux-imx31.c43 static unsigned long mxc_pin_alloc_map[NB_PORTS * 32 / BITS_PER_LONG]; variable
108 if (test_and_set_bit(pad, mxc_pin_alloc_map)) { in mxc_iomux_alloc_pin()
143 clear_bit(pad, mxc_pin_alloc_map); in mxc_iomux_release_pin()