Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-sis96x.c49 #define SMB_IOSIZE 0x20 macro
273 if (!request_region(sis96x_smbus_base, SMB_IOSIZE, in sis96x_probe()
277 sis96x_smbus_base + SMB_IOSIZE - 1); in sis96x_probe()
291 release_region(sis96x_smbus_base, SMB_IOSIZE); in sis96x_probe()
302 release_region(sis96x_smbus_base, SMB_IOSIZE); in sis96x_remove()