Lines Matching +defs:val +defs:buf
133 static int peb2466_write_byte(struct peb2466 *peb2466, u8 cmd, u8 val) in peb2466_write_byte()
149 static int peb2466_read_byte(struct peb2466 *peb2466, u8 cmd, u8 *val) in peb2466_read_byte()
179 static int peb2466_write_buf(struct peb2466 *peb2466, u8 cmd, const u8 *buf, unsigned int len) in peb2466_write_buf()
198 static int peb2466_reg_write(void *context, unsigned int reg, unsigned int val) in peb2466_reg_write()
220 static int peb2466_reg_read(void *context, unsigned int reg, unsigned int *val) in peb2466_reg_read()
1443 const u8 *buf; in peb2466_fw_parse() local
1692 unsigned int mask, unsigned int val) in peb2466_chip_gpio_update_bits()
1729 static void peb2466_chip_gpio_set(struct gpio_chip *c, unsigned int offset, int val) in peb2466_chip_gpio_set()
1767 unsigned int val; in peb2466_chip_gpio_get() local
1808 unsigned int val; in peb2466_chip_get_direction() local
1870 static int peb2466_chip_direction_output(struct gpio_chip *c, unsigned int offset, int val) in peb2466_chip_direction_output()