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

/linux-4.4.14/arch/mips/rb532/
H A Dgpio.c76 /* rb532_get_bit - read a bit
80 static inline int rb532_get_bit(unsigned offset, void __iomem *ioaddr) rb532_get_bit() function
92 return rb532_get_bit(offset, gpch->regbase + GPIOD); rb532_gpio_get()

Completed in 73 milliseconds