Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-ali1535.c118 #define ALI1535_SMBIO_EN 0x04 /* SMB I/O Space enable */ macro
176 if ((temp & ALI1535_SMBIO_EN) == 0) { in ali1535_setup()