Searched refs:ID1 (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/drivers/power/regulator/ |
H A D | fan53555.c | 182 int ID1, ID2; in fan53555_probe() local 187 ID1 = pmic_reg_read(dev->parent, FAN53555_ID1); in fan53555_probe() 188 if (ID1 < 0) in fan53555_probe() 189 return ID1; in fan53555_probe() 196 priv->vendor = bitfield_extract(ID1, 5, 3); in fan53555_probe() 197 priv->die_id = ID1 & GENMASK(3, 0); in fan53555_probe()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor-wormdingler.dtsi | 310 "ID1",
|
H A D | sc7180-trogdor-homestar.dtsi | 303 "ID1",
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | ct20k1reg.h | 616 #define ID1 0x1C6084 macro
|
/openbmc/linux/Documentation/networking/ |
H A D | arcnet-hardware.rst | 1339 | | | 1 2 3 4 5 6 7 8 d | | ID1 1388 2 ID1 2 1556 < |_______________| | IO-Base | MEM | d | | ID1 1598 2 | ID1 | 2 2167 2 | ID1 | 2 2849 | | || i | | | ID1 2897 2 | ID1 | 2
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-coresight-devices-etm4x | 400 Description: (Read) Print the content of the Peripheral ID1 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
|