Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dregulator.c14 #define LIMIT_INFO 18 macro
113 printf("%-*s", LIMIT_INFO, name); in constraint()
158 LIMIT_INFO, "* regulator-name:", uc_pdata->name, in do_info()
159 LIMIT_INFO, "* device name:", dev->name, in do_info()
160 LIMIT_INFO, "* parent name:", dev->parent->name, in do_info()
161 LIMIT_INFO, "* parent uclass:", parent_uc, in do_info()
162 LIMIT_INFO, "* constraints:"); in do_info()