Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/mach-x3proto/
H A Dsetup.c249 r8a66597_usb_host_resources[1].end = ilsel_enable(ILSEL_USBH_I); in x3proto_devices_setup()
252 m66592_usb_peripheral_resources[1].end = ilsel_enable(ILSEL_USBP_I); in x3proto_devices_setup()
255 smc91x_resources[1].end = ilsel_enable(ILSEL_LAN); in x3proto_devices_setup()
H A Dilsel.c92 int ilsel_enable(ilsel_source_t set) in ilsel_enable() function
109 EXPORT_SYMBOL_GPL(ilsel_enable);
H A Dgpio.c103 ilsel = ilsel_enable(ILSEL_KEY); in x3proto_gpio_setup()
/openbmc/linux/arch/sh/include/mach-x3proto/mach/
H A Dilsel.h42 int ilsel_enable(ilsel_source_t set);