Searched refs:OPT_ALIGN (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | fiptool.c | 28 #define OPT_ALIGN 2 macro 712 opts = add_opt(opts, &nr_opts, "align", required_argument, OPT_ALIGN); in create_cmd() 734 case OPT_ALIGN: in create_cmd() 814 opts = add_opt(opts, &nr_opts, "align", required_argument, OPT_ALIGN); in update_cmd() 862 case OPT_ALIGN: in update_cmd() 1076 opts = add_opt(opts, &nr_opts, "align", required_argument, OPT_ALIGN); in remove_cmd() 1097 case OPT_ALIGN: in remove_cmd()
|