Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/hardware/
H A Dlocomo.h204 int locomo_gpio_read_output(struct device *dev, unsigned int bits);
/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()
/linux/arch/arm/common/
H A Dlocomo.c585 int locomo_gpio_read_output(struct device *dev, unsigned int bits) in locomo_gpio_read_output() function
601 EXPORT_SYMBOL(locomo_gpio_read_output);