Home
last modified time | relevance | path

Searched refs:nca9539_write_reg (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dnca9539_gpio.c47 static int nca9539_write_reg(struct udevice *dev, int reg, u8 val) in nca9539_write_reg() function
111 ret = nca9539_write_reg(dev, NCA9539_REG_CONFIG_BASE + port, in nca9539_gpio_direction_input()
136 ret = nca9539_write_reg(dev, NCA9539_REG_CONFIG_BASE + port, in nca9539_gpio_direction_output()
149 ret = nca9539_write_reg( in nca9539_gpio_direction_output()
208 ret = nca9539_write_reg( in nca9539_gpio_set()