Home
last modified time | relevance | path

Searched refs:DEVID (Results 1 – 10 of 10) sorted by relevance

/linux/scripts/mod/
A Ddevicetable-offsets.c11 DEVID(usb_device_id); in main()
25 DEVID(hid_device_id); in main()
38 DEVID(pci_device_id); in main()
47 DEVID(ccw_device_id); in main()
54 DEVID(ap_device_id); in main()
57 DEVID(css_device_id); in main()
71 DEVID(pnp_device_id); in main()
86 DEVID(of_device_id); in main()
181 DEVID(amba_id); in main()
188 DEVID(x86_cpu_id); in main()
[all …]
/linux/drivers/watchdog/
A Dit8712f_wdt.c60 #define DEVID 0x20 /* Register: Device ID */ macro
366 chip_type = superio_inw(DEVID); in it8712f_wdt_find()
/linux/Documentation/devicetree/bindings/arm/
A Dcoresight-cti.yaml22 number is defined at design time, the maximum of each defined in the DEVID
27 described in the DEVID register. The star topology is not required to be
43 DEVID register and make them all available for use as a single default
226 # minimum CTI definition. DEVID register used to set number of triggers.
/linux/drivers/pcmcia/
A Dti113x.h919 #define DEVID(_vend,_dev,_subvend,_subdev,mask,bits) { \ macro
928 DEVID(PCI_VENDOR_ID_MOTOROLA, 0x1801, 0xECC0, PCI_ANY_ID,
930 DEVID(PCI_VENDOR_ID_MOTOROLA, 0x3410, 0xECC0, PCI_ANY_ID,
/linux/Documentation/ABI/testing/
A Dsysfs-bus-coresight-devices-tmc85 The value is read directly from the DEVID register, 0xFC8,
/linux/drivers/input/misc/
A Dadxl34x.c23 #define DEVID 0x00 /* R Device ID */ macro
734 revid = AC_READ(ac, DEVID); in adxl34x_probe()
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-ethtool.c410 XGMAC_GET_BITS(hw_feat->version, MAC_VR, DEVID), in xgbe_get_drvinfo()
/linux/drivers/hwmon/
A Dpc87360.c61 #define DEVID 0x20 /* Register: Device ID */ macro
1100 val = force_id ? force_id : superio_inb(sioaddr, DEVID); in pc87360_find()
A Dw83627hf.c89 #define DEVID 0x20 /* Register: Device ID */ macro
1267 val = force_id ? force_id : superio_inb(sio_data, DEVID); in w83627hf_find()
A Dit87.c83 #define DEVID 0x20 /* Register: Device ID */ macro
2400 chip_type = force_id ? force_id : superio_inw(sioaddr, DEVID); in it87_find()

Completed in 26 milliseconds