Searched defs:second (Results 1 – 9 of 9) sorted by relevance
| /u-boot/tools/binman/test/ |
| A D | embed_data.c | 12 int second[10] = {1}; variable
|
| /u-boot/arch/arm/include/asm/ |
| A D | opcodes.h | 146 #define __opcode_thumb32_compose(first, second) ( \ argument 152 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 220 #define ___inst_thumb32(first, second) .short first, second argument 224 #define ___inst_thumb32(first, second) \ argument
|
| A D | davinci_rtc.h | 17 unsigned int second; member
|
| /u-boot/test/dm/ |
| A D | blkmap.c | 142 struct udevice *first, *second; in dm_test_blkmap_creation() local
|
| /u-boot/arch/powerpc/cpu/mpc8xx/ |
| A D | immap.c | 98 int i, second = (counter++ % 2); in binary() local
|
| /u-boot/drivers/phy/rockchip/ |
| A D | phy-rockchip-inno-dsidphy.c | 32 #define PHY_REG(first, second) (FIRST_ADDRESS(first) | \ argument 289 u8 first, u8 second, u8 mask, u8 val) in phy_update_bits()
|
| /u-boot/include/ |
| A D | efi.h | 288 u8 second; member
|
| A D | efi_api.h | 1045 u8 second; member
|
| /u-boot/drivers/ram/octeon/ |
| A D | octeon3_lmc.c | 7556 int second = in rank_major_loop() local
|
Completed in 32 milliseconds