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.c1950 mt7530_gpio_to_bit(unsigned int offset) in mt7530_gpio_to_bit() function
1966 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_get()
1975 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_set()
1987 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_get_direction()
1997 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_direction_input()
2009 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_direction_output()