Searched refs:FUNCTION (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson-gxbb.c | 377 FUNCTION(gpio_periphs), 378 FUNCTION(emmc), 379 FUNCTION(sdcard), 380 FUNCTION(uart_a), 381 FUNCTION(uart_b), 382 FUNCTION(uart_c), 383 FUNCTION(eth), 387 FUNCTION(gpio_aobus), 388 FUNCTION(uart_ao), 389 FUNCTION(uart_ao_b), [all …]
|
| H A D | pinctrl-meson.h | 110 #define FUNCTION(fn) \ macro
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | docproc.c | 72 #define FUNCTION "-function" macro 284 static void extfunc(char * filename) { docfunctions(filename, FUNCTION); } in extfunc() 309 vec[idx++] = FUNCTION; in singfunc() 314 if (strcmp(vec[i], FUNCTION)) in singfunc() 348 vec[3] = FUNCTION; in docsect()
|