Home
last modified time | relevance | path

Searched refs:ID2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/power/regulator/
H A Dfan53555.c182 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 Dct20k1reg.h617 #define ID2 0x1C6088 macro
/openbmc/linux/Documentation/networking/
H A Darcnet-hardware.rst1338 | | | 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 Dsysfs-bus-coresight-devices-etm4x407 Description: (Read) Print the content of the Peripheral ID2 Register
/openbmc/linux/drivers/scsi/
H A DFlashPoint.c294 enum scam_id_st { ID0, ID1, ID2, ID3, ID4, ID5, ID6, ID7, ID8, ID9, ID10, ID11, enumerator