Home
last modified time | relevance | path

Searched refs:VENDOR_ID_REG (Results 1 – 2 of 2) sorted by relevance

/drivers/hwmon/
Dnct7904.c28 #define VENDOR_ID_REG 0x7A /* Any bank */ macro
795 if (i2c_smbus_read_byte_data(client, VENDOR_ID_REG) != NUVOTON_ID || in nct7904_detect()
/drivers/pci/controller/
Dpci-aardvark.c214 #define VENDOR_ID_REG (LMI_BASE_ADDR + 0x44) macro
515 advk_writel(pcie, reg, VENDOR_ID_REG); in advk_pcie_setup_hw()