Lines Matching +defs:val +defs:offset
36 static int cgbc_gpio_get(struct gpio_chip *chip, unsigned int offset) in cgbc_gpio_get()
41 u8 val; in cgbc_gpio_get() local
55 unsigned int offset, int value) in __cgbc_gpio_set()
59 u8 val; in __cgbc_gpio_set() local
75 unsigned int offset, int value) in cgbc_gpio_set()
84 unsigned int offset, int direction) in cgbc_gpio_direction_set()
89 u8 val; in cgbc_gpio_direction_set() local
107 unsigned int offset) in cgbc_gpio_direction_input()
116 unsigned int offset, int value) in cgbc_gpio_direction_output()
126 static int cgbc_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in cgbc_gpio_get_direction()
131 u8 val; in cgbc_gpio_get_direction() local