Searched refs:NCA9539_REG_INPUT_PORT_BASE (Results 1 – 1 of 1) sorted by relevance
19 #define NCA9539_REG_INPUT_PORT_BASE 0x00 macro20 #define NCA9539_REG_INPUT_PORT0 (NCA9539_REG_INPUT_PORT_BASE + 0x0)21 #define NCA9539_REG_INPUT_PORT1 (NCA9539_REG_INPUT_PORT_BASE + 0x1)178 reg = NCA9539_REG_INPUT_PORT_BASE + port; in nca9539_gpio_get()