Home
last modified time | relevance | path

Searched refs:locomo_gpio_read_output (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
H A Dlocomo.h206 int locomo_gpio_read_output(struct device *dev, unsigned int bits);
/kernel/linux/linux-6.6/arch/arm/include/asm/hardware/
H A Dlocomo.h206 int locomo_gpio_read_output(struct device *dev, unsigned int bits);
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dcollie.c186 r = locomo_gpio_read_output(&collie_locomo_device.dev, LOCOMO_GPIO_CTS & LOCOMO_GPIO_DSR); in collie_uart_get_mctrl()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/arm/common/
H A Dlocomo.c584 int locomo_gpio_read_output(struct device *dev, unsigned int bits) in locomo_gpio_read_output() function
600 EXPORT_SYMBOL(locomo_gpio_read_output); variable
/kernel/linux/linux-6.6/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); variable

Completed in 5 milliseconds