Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/gpio/
Dadi_gpio2.c129 int peripheral_request(unsigned short per, const char *label) in peripheral_request() function
194 ret = peripheral_request(per[cnt], label); in peripheral_request_list()