Searched refs:ali1535_offset (Results 1 – 1 of 1) sorted by relevance
131 static unsigned short ali1535_offset; variable155 pci_read_config_word(dev, SMBBA, &ali1535_offset); in ali1535_setup()156 dev_dbg(&dev->dev, "ALI1535_smb is at offset 0x%04x\n", ali1535_offset); in ali1535_setup()157 ali1535_offset &= (0xffff & ~(ALI1535_SMB_IOSIZE - 1)); in ali1535_setup()158 if (ali1535_offset == 0) { in ali1535_setup()166 ali1535_smba = pci_resource_start(dev, 0) + ali1535_offset; in ali1535_setup()168 ali1535_smba = ali1535_offset; in ali1535_setup()512 "SMBus ALI1535 adapter at %04x", ali1535_offset); in ali1535_probe()