Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/include/asm/hardware/ !
Dlocomo.h206 int locomo_gpio_read_output(struct device *dev, unsigned int bits);
/linux-5.19.10/arch/arm/mach-sa1100/ !
Dcollie.c206 r = locomo_gpio_read_output(&collie_locomo_device.dev, LOCOMO_GPIO_CTS & LOCOMO_GPIO_DSR); in collie_uart_get_mctrl()
/linux-5.19.10/arch/arm/common/ !
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);