Lines Matching +full:0 +full:x32
32 'tmp105,bus=aspeed.i2c.bus.3,address=0x4d,id=tmp-test');
34 'ds1338,bus=aspeed.i2c.bus.3,address=0x32');
36 'i2c-echo,bus=aspeed.i2c.bus.3,address=0x42');
37 self.do_test_arm_aspeed_buildroot_start(image_path, '0xf00',
41 'echo lm75 0x4d > /sys/class/i2c-dev/i2c-3/device/new_device',
42 'i2c i2c-3: new_device: Instantiated device lm75 at 0x4d');
44 'cat /sys/class/hwmon/hwmon1/temp1_input', '0')
51 'echo ds1307 0x32 > /sys/class/i2c-dev/i2c-3/device/new_device',
52 'i2c i2c-3: new_device: Instantiated device ds1307 at 0x32');
57 'echo slave-24c02 0x1064 > /sys/bus/i2c/devices/i2c-3/new_device',
58 'i2c i2c-3: new_device: Instantiated device slave-24c02 at 0x64');
60 'i2cset -y 3 0x42 0x64 0x00 0xaa i', '#');
90 'tpm-tis-i2c,tpmdev=tpm0,bus=aspeed.i2c.bus.12,address=0x2e')
91 self.do_test_arm_aspeed_buildroot_start(image_path, '0xf00', 'Aspeed AST2600 EVB')
94 'echo tpm_tis_i2c 0x2e > /sys/bus/i2c/devices/i2c-12/new_device',
95 'tpm_tis_i2c 12-002e: 2.0 TPM (device-id 0x1, rev-id 1)');
97 'cat /sys/class/tpm/tpm0/pcr-sha256/0',
114 'tmp105,bus=aspeed.i2c.bus.5,address=0x4d,id=tmp-test');
116 'ds1338,bus=aspeed.i2c.bus.5,address=0x32');
123 exec_command_and_wait_for_pattern(self, '0penBmc', 'root@ast2600-a2:~#')
126 'echo lm75 0x4d > /sys/class/i2c-dev/i2c-5/device/new_device',
127 'i2c i2c-5: new_device: Instantiated device lm75 at 0x4d');
129 'cat /sys/class/hwmon/hwmon19/temp1_input', '0')
136 'echo ds1307 0x32 > /sys/class/i2c-dev/i2c-5/device/new_device',
137 'i2c i2c-5: new_device: Instantiated device ds1307 at 0x32');