Home
last modified time | relevance | path

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

/external/u-boot/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()