Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Dmt7530.c2033 mt7530_gpio_to_bit(unsigned int offset) in mt7530_gpio_to_bit() function
2049 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_get()
2058 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_set()
2070 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_get_direction()
2080 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_direction_input()
2092 u32 bit = mt7530_gpio_to_bit(offset); in mt7530_gpio_direction_output()