Searched refs:RT (Results 1 – 3 of 3) sorted by relevance
| /u-boot/arch/arm/dts/ |
| A D | st-pincfg.h | 20 #define RT (1 << 23) macro 51 #define SE_NICLK_IO (RT) 56 #define SE_ICLK_IO (RT | INVERTCLK) 61 #define DE_IO (RT | DOUBLE_EDGE) 66 #define ICLK (RT | CLKNOTDATA | INVERTCLK) 71 #define NICLK (RT | CLKNOTDATA)
|
| /u-boot/cmd/ |
| A D | efidebug.c | 24 #define RT systab.runtime macro 75 ret = EFI_CALL(RT->update_capsule(&capsule, 1, 0)); in do_efi_capsule_update() 165 ret = EFI_CALL(RT->get_variable(L"CapsuleLast", &guid, NULL, in do_efi_capsule_res() 190 ret = EFI_CALL(RT->get_variable(var_name16, &guid, NULL, &size, NULL)); in do_efi_capsule_res() 195 ret = EFI_CALL(RT->get_variable(var_name16, &guid, NULL, &size, in do_efi_capsule_res()
|
| /u-boot/board/freescale/m5373evb/ |
| A D | README | 315 route: SIOC[ADD|DEL]RT: No such process
|
Completed in 5 milliseconds