Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/hardware/
H A Dlocomo.h206 int locomo_gpio_read_output(struct device *dev, unsigned int bits);
/openbmc/linux/arch/arm/mach-sa1100/
H A Dcollie.c174 r = locomo_gpio_read_output(&collie_locomo_device.dev, LOCOMO_GPIO_CTS & LOCOMO_GPIO_DSR); in collie_uart_get_mctrl()
/openbmc/linux/arch/arm/common/
H A Dlocomo.c583 int locomo_gpio_read_output(struct device *dev, unsigned int bits) in locomo_gpio_read_output() function
599 EXPORT_SYMBOL(locomo_gpio_read_output);