Home
last modified time | relevance | path

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

/u-boot/drivers/gpio/
A Dsh_pfc.c232 static int get_data_reg(struct pinmux_info *gpioc, unsigned gpio, in get_data_reg() function
461 if (get_data_reg(gpioc, offset, &dummy, &i) != 0) in sh_gpio_request()
552 if (!gpioc || get_data_reg(gpioc, gpio, &dr, &bit) != 0) in sh_gpio_set_value()
569 if (!gpioc || get_data_reg(gpioc, gpio, &dr, &bit) != 0) in sh_gpio_get_value()

Completed in 8 milliseconds