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.c2178 mt7530_gpio_to_bit(unsigned int offset) in mt7530_gpio_to_bit() function
2194 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_get()
2203 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_set()
2217 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_get_direction()
2227 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_direction_input()
2239 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_direction_output()