Searched refs:ilsel_enable (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/sh/include/mach-x3proto/mach/
H A Dilsel.h41 int ilsel_enable(ilsel_source_t set);
/linux-4.1.27/arch/sh/boards/mach-x3proto/
H A Dilsel.c42 * This careful constructions allows ilsel_enable*() to be referenced
84 * ilsel_enable - Enable an ILSEL set.
95 int ilsel_enable(ilsel_source_t set) ilsel_enable() function
112 EXPORT_SYMBOL_GPL(ilsel_enable); variable
123 * Returns an IRQ number (as ilsel_enable()).
H A Dsetup.c252 r8a66597_usb_host_resources[1].end = ilsel_enable(ILSEL_USBH_I); x3proto_devices_setup()
255 m66592_usb_peripheral_resources[1].end = ilsel_enable(ILSEL_USBP_I); x3proto_devices_setup()
258 smc91x_resources[1].end = ilsel_enable(ILSEL_LAN); x3proto_devices_setup()
H A Dgpio.c106 ilsel = ilsel_enable(ILSEL_KEY); x3proto_gpio_setup()

Completed in 157 milliseconds