Lines Matching full:smb
10 This is the driver for the SMB Host controller on
33 The SMB controller is part of the 7101 device, which is an
36 The whole 7101 device has to be enabled for the SMB to work.
37 You can't just enable the SMB alone.
38 The SMB and the ACPI have separate I/O spaces.
39 We make sure that the SMB is enabled. We leave the ACPI alone.
41 This driver controls the SMB Host only.
42 The SMB Target controller on the M15X3 is not enabled.
127 - SMB I/O address is initialized in ali15x3_setup()
192 /* Is SMB Host controller enabled? */ in ali15x3_setup()
199 /* set SMB clock to 74KHz as recommended in data sheet */ in ali15x3_setup()
203 The interrupt routing for SMB is set up in register 0x77 in the in ali15x3_setup()
253 Try resetting entire SMB bus, including other devices - in ali15x3_transaction()
258 dev_info(&adap->dev, "Resetting entire SMB Bus to " in ali15x3_transaction()
306 Unfortunately the ALI SMB controller maps "no response" and "bus in ali15x3_transaction()