Searched refs:CY8C95X0_INPUT (Results 1 – 1 of 1) sorted by relevance
33 #define CY8C95X0_INPUT 0x00 macro37 #define CY8C95X0_INPUT_(x) (CY8C95X0_INPUT + (x))723 ret = cy8c95x0_regmap_read(chip, CY8C95X0_INPUT, port, ®_val); in cy8c95x0_gpio_get_value()910 return cy8c95x0_read_regs_mask(chip, CY8C95X0_INPUT, bits, mask); in cy8c95x0_gpio_get_multiple()1084 if (cy8c95x0_read_regs_mask(chip, CY8C95X0_INPUT, cur_stat, trigger)) in cy8c95x0_irq_pending()