Searched refs:I2C_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
1066 #define I2C_PAGE_SIZE 256 macro1166 if (offset < I2C_PAGE_SIZE && offset + size > I2C_PAGE_SIZE) in mlx4_get_module_info()1170 size -= offset + size - I2C_PAGE_SIZE; in mlx4_get_module_info()1173 if (offset >= I2C_PAGE_SIZE) { in mlx4_get_module_info()1176 offset -= I2C_PAGE_SIZE; in mlx4_get_module_info()
1066 #define I2C_PAGE_SIZE 256 macro1171 if (offset < I2C_PAGE_SIZE && offset + size > I2C_PAGE_SIZE) in mlx4_get_module_info()1175 size -= offset + size - I2C_PAGE_SIZE; in mlx4_get_module_info()1178 if (offset >= I2C_PAGE_SIZE) { in mlx4_get_module_info()1181 offset -= I2C_PAGE_SIZE; in mlx4_get_module_info()