Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dmt7530.c2144 mt7530_gpio_to_bit(unsigned int offset) in mt7530_gpio_to_bit() function
2160 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_get()
2169 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_set()
2183 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_get_direction()
2193 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_direction_input()
2205 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_direction_output()