Searched refs:chip_type (Results 1 – 12 of 12) sorted by relevance
/external/u-boot/drivers/tpm/ |
D | tpm_tis_infineon.c | 78 if ((chip->chip_type == SLB9635) || (chip->chip_type == UNKNOWN)) { in tpm_tis_i2c_read() 132 if (chip->chip_type == SLB9635) { in tpm_tis_i2c_write_generic() 531 if (chip->chip_type == SLB9635) { in tpm_tis_i2c_init() 539 if (chip->chip_type != UNKNOWN && vendor != expected_did_vid) { in tpm_tis_i2c_init() 546 chip_name[chip->chip_type], vendor >> 16); in tpm_tis_i2c_init() 593 chip_name[chip->chip_type], in tpm_tis_get_desc() 602 chip->chip_type = dev_get_driver_data(dev); in tpm_tis_i2c_probe()
|
D | tpm_tis_lpc.c | 165 ulong chip_type = dev_get_driver_data(dev); in tpm_tis_lpc_probe() local 173 if (didvid != chip_didvid[chip_type]) { in tpm_tis_lpc_probe() 181 debug("Found TPM: %s\n", chip_name[chip_type]); in tpm_tis_lpc_probe() 446 ulong chip_type = dev_get_driver_data(dev); in tpm_tis_get_desc() local 452 chip_name[chip_type]); in tpm_tis_get_desc()
|
D | tpm_tis.h | 45 ulong chip_type; member
|
/external/u-boot/drivers/power/ |
D | twl6030.c | 13 .chip_type = chip_TWL6030, 22 .chip_type = chip_TWL6032, 135 if (twl->chip_type == chip_TWL6030) { in twl6030_get_battery_voltage() 186 if (twl->chip_type == chip_TWL6030) { in twl6030_init_battery_charging()
|
/external/u-boot/board/nokia/rx51/ |
D | tag_omap.h | 151 u8 chip_type; member 161 u8 chip_type; member 264 .u.wlan_cx3110x.chip_type = p1, \
|
/external/autotest/server/site_tests/firmware_CompareChipFwToShellBall/ |
D | firmware_CompareChipFwToShellBall.py | 153 for chip_type in chip_types: 154 chip = chip_type()
|
/external/u-boot/drivers/gpio/ |
D | pca953x_gpio.c | 69 int chip_type; member 289 info->chip_type = PCA_CHIP_TYPE(driver_data); in pca953x_probe() 290 if (info->chip_type != PCA953X_TYPE) { in pca953x_probe()
|
/external/u-boot/include/ |
D | twl6030.h | 180 u8 chip_type; member
|
/external/ethtool/ |
D | realtek.c | 8 enum chip_type { enum
|
/external/cpuinfo/test/dmesg/ |
D | huawei-p9-lite.log | 676 [ 4.629394s][pid:1,cpu6,swapper/0][HW_CONN] read_chip_type_from_dts: chip_type :hisi 4185 [ 5.856750s][pid:1,cpu5,swapper/0][HW_CONN] read_chip_type_from_dts: chip_type :hisi 4186 [ 5.856750s][pid:1,cpu5,swapper/0][HW_CONN] hw_connectivity_probe: chip_type :hisi
|
D | huawei-mate-9.log | 609 [ 7.704833s][pid:1,cpu4,swapper/0][HW_CONN] read_chip_type_from_dts: chip_type :bcm43xx 5107 [ 8.735351s][pid:1,cpu5,swapper/0][HW_CONN] read_chip_type_from_dts: chip_type :bcm43xx 5108 [ 8.735351s][pid:1,cpu5,swapper/0][HW_CONN] hw_connectivity_probe: chip_type :bcm43xx
|
D | huawei-mate-8.log | 568 [ 6.095733s][pid:1,cpu4,swapper/0][HW_CONN] read_chip_type_from_dts: chip_type :bcm43xx 3915 [ 6.881256s][pid:1,cpu7,swapper/0][HW_CONN] read_chip_type_from_dts: chip_type :bcm43xx 3916 [ 6.881256s][pid:1,cpu7,swapper/0][HW_CONN] hw_connectivity_probe: chip_type :bcm43xx
|