Searched defs:ha (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/sandbox/include/asm/ |
A D | getopt.h | 38 #define _SANDBOX_CMDLINE_OPT(f, s, ha, h) \ argument 65 #define SANDBOX_CMDLINE_OPT(f, ha, h) _SANDBOX_CMDLINE_OPT(f, 0, ha, h) argument 70 #define SANDBOX_CMDLINE_OPT_SHORT(f, s, ha, h) _SANDBOX_CMDLINE_OPT(f, s, ha, h) argument
|
/u-boot/common/ |
A D | edid.c | 86 unsigned int ha, hbl, hso, hspw, hborder; in decode_timing() local
|
Completed in 4 milliseconds