Searched refs:ID2 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/power/regulator/ |
H A D | fan53555.c | 182 int ID1, ID2; in fan53555_probe() local 191 ID2 = pmic_reg_read(dev->parent, FAN53555_ID2); in fan53555_probe() 192 if (ID2 < 0) in fan53555_probe() 193 return ID2; in fan53555_probe() 198 priv->die_rev = ID2 & GENMASK(3, 0); in fan53555_probe()
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | ct20k1reg.h | 617 #define ID2 0x1C6088 macro
|
/openbmc/linux/Documentation/networking/ |
H A D | arcnet-hardware.rst | 1338 | | | d | | ID2 1389 3 ID2 4 1555 > > SOCKET | |_____________________| d | | ID2 1599 3 | ID2 | 4 2168 3 | ID2 | 4 2848 | | || r | | | ID2 2898 3 | ID2 | 4
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-coresight-devices-etm4x | 407 Description: (Read) Print the content of the Peripheral ID2 Register
|
/openbmc/linux/drivers/scsi/ |
H A D | FlashPoint.c | 294 enum scam_id_st { ID0, ID1, ID2, ID3, ID4, ID5, ID6, ID7, ID8, ID9, ID10, ID11, enumerator
|