Lines Matching defs:offset
111 static inline u32 sppctl_get_reg_and_bit_offset(unsigned int offset, u32 *reg_off) in sppctl_get_reg_and_bit_offset()
122 static inline u32 sppctl_get_moon_reg_and_bit_offset(unsigned int offset, u32 *reg_off) in sppctl_get_moon_reg_and_bit_offset()
138 static inline u32 sppctl_prep_moon_reg_and_offset(unsigned int offset, u32 *reg_off, int val) in sppctl_prep_moon_reg_and_offset()
176 u32 reg, offset; in sppctl_func_set() local
260 static int sppctl_first_get(struct gpio_chip *chip, unsigned int offset) in sppctl_first_get()
295 static int sppctl_master_get(struct gpio_chip *chip, unsigned int offset) in sppctl_master_get()
305 static void sppctl_first_master_set(struct gpio_chip *chip, unsigned int offset, in sppctl_first_master_set()
342 static void sppctl_gpio_input_inv_set(struct gpio_chip *chip, unsigned int offset) in sppctl_gpio_input_inv_set()
351 static void sppctl_gpio_output_inv_set(struct gpio_chip *chip, unsigned int offset) in sppctl_gpio_output_inv_set()
360 static int sppctl_gpio_output_od_get(struct gpio_chip *chip, unsigned int offset) in sppctl_gpio_output_od_get()
371 static void sppctl_gpio_output_od_set(struct gpio_chip *chip, unsigned int offset, in sppctl_gpio_output_od_set()
381 static int sppctl_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in sppctl_gpio_get_direction()
392 static int sppctl_gpio_inv_get(struct gpio_chip *chip, unsigned int offset) in sppctl_gpio_inv_get()
412 static int sppctl_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in sppctl_gpio_direction_input()
428 static int sppctl_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int val) in sppctl_gpio_direction_output()
452 static int sppctl_gpio_get(struct gpio_chip *chip, unsigned int offset) in sppctl_gpio_get()
463 static void sppctl_gpio_set(struct gpio_chip *chip, unsigned int offset, int val) in sppctl_gpio_set()
472 static int sppctl_gpio_set_config(struct gpio_chip *chip, unsigned int offset, in sppctl_gpio_set_config()
693 static inline int sppctl_fully_pinmux_conv(unsigned int offset) in sppctl_fully_pinmux_conv()
731 struct pinctrl_gpio_range *range, unsigned int offset) in sppctl_gpio_request_enable()
800 unsigned int offset) in sppctl_pin_dbg_show()