/u-boot/tools/binman/ |
A D | fdt_test.py | 53 self.assertEquals(fdt.Type.INT, prop.type) 57 self.assertEquals(fdt.Type.INT, prop.type) 64 self.assertEquals(fdt.Type.BYTE, prop.type) 68 self.assertEquals(fdt.Type.BYTE, prop.type) 75 self.assertEquals(fdt.Type.INT, prop.type) 79 self.assertEquals(fdt.Type.STRING, prop.type) 83 self.assertEquals(fdt.Type.STRING, prop.type)
|
/u-boot/tools/dtoc/ |
A D | fdt.py | 26 class Type(IntEnum): class 85 return Type.STRING, strings[0].decode() 90 return Type.BYTE, chr(data[0]) 97 return Type.INT, val[0] 99 return Type.INT, val 119 self.type = Type.BOOL 151 if self.type == Type.INT and newprop.type == Type.BYTE: 176 if type == Type.BYTE: 178 elif type == Type.INT: 180 elif type == Type.STRING: [all …]
|
A D | dtb_platdata.py | 45 fdt.Type.INT: 'fdt32_t', 46 fdt.Type.BYTE: 'unsigned char', 47 fdt.Type.STRING: 'const char *', 48 fdt.Type.BOOL: 'bool', 49 fdt.Type.INT64: 'fdt64_t', 111 if ftype == fdt.Type.INT: 113 elif ftype == fdt.Type.BYTE: 116 elif ftype == fdt.Type.STRING: 120 elif ftype == fdt.Type.BOOL: 397 if reg.type != fdt.Type.INT: [all …]
|
A D | test_fdt | 22 from fdt import Type, BytesToValue 252 self.assertEqual(Type.BOOL, prop.type) 256 self.assertEqual(Type.INT, prop.type) 260 self.assertEqual(Type.INT, prop.type) 265 self.assertEqual(Type.BYTE, prop.type) 269 self.assertEqual(Type.BYTE, prop.type) 274 self.assertEqual(Type.STRING, prop.type) 278 self.assertEqual(Type.STRING, prop.type) 282 self.assertEqual(Type.BYTE, prop.type) 307 self.assertEqual(Type.INT, prop.type) [all …]
|
A D | test_fdt.py | 22 from fdt import Type, BytesToValue 252 self.assertEqual(Type.BOOL, prop.type) 256 self.assertEqual(Type.INT, prop.type) 260 self.assertEqual(Type.INT, prop.type) 265 self.assertEqual(Type.BYTE, prop.type) 269 self.assertEqual(Type.BYTE, prop.type) 274 self.assertEqual(Type.STRING, prop.type) 278 self.assertEqual(Type.STRING, prop.type) 282 self.assertEqual(Type.BYTE, prop.type) 307 self.assertEqual(Type.INT, prop.type) [all …]
|
A D | test_dtoc.py | 145 get_value(fdt.Type.INT, struct.pack('>I', 0x45))) 147 get_value(fdt.Type.BYTE, struct.pack('<I', 0x45))) 149 get_value(fdt.Type.BYTE, struct.pack('>I', 0x45))) 150 self.assertEqual('"test"', get_value(fdt.Type.STRING, 'test')) 151 self.assertEqual('true', get_value(fdt.Type.BOOL, None))
|
/u-boot/doc/device-tree-bindings/sysinfo/ |
A D | smbios.txt | 55 /* Type 1 table */ 65 /* Type 2 table */ 72 /* Type 3 table */
|
/u-boot/arch/arm/dts/ |
A D | stm32mp157c-odyssey.dts | 45 * Type-C USB_PWR_CC1 & USB_PWR_CC2 on in18 & in19. 51 /* AIN connector, USB Type-C CC1 & CC2 */ 56 /* AIN connector, USB Type-C CC1 & CC2 */
|
/u-boot/board/siemens/taurus/ |
A D | Kconfig | 13 prompt "Board Type AXM/TAURUS"
|
/u-boot/tools/patman/test/ |
A D | 0000-cover-letter.patch | 6 Content-Type: text/plain; charset=UTF-8
|
/u-boot/board/freescale/ls1043ardb/ |
A D | README | 28 - Two super speed USB 3.0 Type A ports 34 - Two DB9 D-Type connectors supporting one Serial port each
|
/u-boot/board/advantech/ |
A D | Kconfig | 13 SOM-6867 is a COM Express Type 6 Compact Module with either an Intel
|
/u-boot/scripts/ |
A D | checkpatch.pl | 435 our $Type; 818 $Type = qr{ 846 (?:$Storage\s+)?${Type}\s+uninitialized_var\s*\(| 1996 $Type| 2019 $possible =~ s/\s*$Type\s*//g; 3461 s/(\(\s*$Type\s*\))[ \t]+/$1/; 4438 if ($prefix !~ /$Type\s+$/ && 4473 } elsif ($ctx =~ /$Type$/) { 6016 if ($line =~ /\b($Type)\s+($Storage)\b/) { 6031 if ($line =~ /\b$Type\s+$Inline\b/ || [all …]
|
/u-boot/doc/imx/ahab/csf_examples/ |
A D | csf_enc_boot_image.txt | 12 # Type of SRK set (NXP or OEM)
|
/u-boot/board/freescale/ls1043aqds/ |
A D | README | 31 - First USB 3.0 port configured as Host with Type-A connector 42 - Two DB9 D-Type connectors supporting one Serial port each
|
/u-boot/doc/uImage.FIT/ |
A D | howto.txt | 175 Type: Kernel Image 219 Type: Kernel Image 241 Type: Kernel Image 285 Type: Kernel Image 298 Type: Flat Device Tree 334 Type: Kernel Image 348 Type: Flat Device Tree 367 Type: Kernel Image 385 Type: Flat Device Tree
|
/u-boot/board/google/ |
A D | Kconfig | 18 reader, microphone and speakers. It also includes two USB 3 Type A and 19 two Type C ports. The latter are used as power input and can also 63 720p webcam, USB SD reader, microphone and speakers, 2 USB 3 Type
|
/u-boot/board/freescale/ls1046ardb/ |
A D | README | 32 - one Type A port, one Micro-AB port 38 - Two DB9 D-Type connectors supporting one Serial port each
|
/u-boot/board/freescale/ls1046afrwy/ |
A D | README | 31 - Two Type A port 37 - Two DB9 D-Type connectors supporting one Serial port each
|
/u-boot/board/freescale/ls1046aqds/ |
A D | README | 31 - First USB 3.0 port configured as Host with Type-A connector 42 - Two DB9 D-Type connectors supporting one Serial port each
|
/u-boot/board/bticino/mamoj/ |
A D | README | 102 Partition Map for MMC device 2 -- Partition Type: DOS 104 Part Start Sector Num Sectors UUID Type
|
/u-boot/arch/arm/mach-rockchip/rk3399/ |
A D | Kconfig | 21 with full function and physical connectors support like Type-C ports, 89 * USB Type C power and data 107 * USB Type C power and data
|
/u-boot/board/freescale/ls1012ardb/ |
A D | README | 78 1. LS1012A-2G5RDB has Type C USB connector unlike USB Type A/B of LS1012ARDB
|
/u-boot/arch/x86/include/asm/acpi/cros_ec/ |
A D | emem.asl | 51 BTYP, 64, // Battery Type String
|
/u-boot/board/st/common/ |
A D | Kconfig | 74 tristate "STMicroelectronics STUSB160X Type-C controller driver" 77 Say Y if your system has STMicroelectronics STUSB160X Type-C port
|