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.c2094 mt7530_gpio_to_bit(unsigned int offset) in mt7530_gpio_to_bit() function
2110 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_get()
2119 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_set()
2133 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_get_direction()
2143 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_direction_input()
2155 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_direction_output()