Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dregulator.c15 #define LIMIT_INFO 18 macro
115 printf("%-*s", LIMIT_INFO, name); in constraint()
161 LIMIT_INFO, "* regulator-name:", uc_pdata->name, in do_info()
162 LIMIT_INFO, "* device name:", dev->name, in do_info()
163 LIMIT_INFO, "* parent name:", dev->parent->name, in do_info()
164 LIMIT_INFO, "* parent uclass:", parent_uc, in do_info()
165 LIMIT_INFO, "* constraints:"); in do_info()

Completed in 3 milliseconds