Lines Matching refs:stb0899_i2cdev
268 u32 stb0899_i2cdev, in _stb0899_read_s2reg() argument
278 GETBYTE(stb0899_i2cdev, BYTE1), /* 0xf3 S2 Base Address (MSB) */ in _stb0899_read_s2reg()
279 GETBYTE(stb0899_i2cdev, BYTE0), /* 0xfc S2 Base Address (LSB) */ in _stb0899_read_s2reg()
322 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, status); in _stb0899_read_s2reg()
344 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, status); in _stb0899_read_s2reg()
352 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, status); in _stb0899_read_s2reg()
359 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, data); in _stb0899_read_s2reg()
368 u32 stb0899_i2cdev, in stb0899_write_s2reg() argument
377 GETBYTE(stb0899_i2cdev, BYTE1), /* 0xf3 S2 Base Address (MSB) */ in stb0899_write_s2reg()
378 GETBYTE(stb0899_i2cdev, BYTE0), /* 0xfc S2 Base Address (LSB) */ in stb0899_write_s2reg()
416 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, stb0899_data); in stb0899_write_s2reg()
422 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, stb0899_data, status); in stb0899_write_s2reg()
429 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, stb0899_data, status); in stb0899_write_s2reg()