Home
last modified time | relevance | path

Searched refs:alchemy_gpio_get_value (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/alchemy/devboards/
H A Ddb1000.c218 return !alchemy_gpio_get_value(19); in db1100_mmc_card_inserted()
256 return !alchemy_gpio_get_value(20); in db1100_mmc1_card_inserted()
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dgpio-au1000.h481 static inline int alchemy_gpio_get_value(int gpio) in alchemy_gpio_get_value() function