Lines Matching refs:stb0899_i2cdev
280 u32 stb0899_i2cdev, in _stb0899_read_s2reg() argument
290 GETBYTE(stb0899_i2cdev, BYTE1), /* 0xf3 S2 Base Address (MSB) */ in _stb0899_read_s2reg()
291 GETBYTE(stb0899_i2cdev, BYTE0), /* 0xfc S2 Base Address (LSB) */ in _stb0899_read_s2reg()
334 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, status); in _stb0899_read_s2reg()
356 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, status); in _stb0899_read_s2reg()
364 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, status); in _stb0899_read_s2reg()
371 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, data); in _stb0899_read_s2reg()
380 u32 stb0899_i2cdev, in stb0899_write_s2reg() argument
389 GETBYTE(stb0899_i2cdev, BYTE1), /* 0xf3 S2 Base Address (MSB) */ in stb0899_write_s2reg()
390 GETBYTE(stb0899_i2cdev, BYTE0), /* 0xfc S2 Base Address (LSB) */ in stb0899_write_s2reg()
428 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, stb0899_data); in stb0899_write_s2reg()
434 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, stb0899_data, status); in stb0899_write_s2reg()
441 __func__, stb0899_i2cdev, stb0899_base_addr, stb0899_reg_offset, stb0899_data, status); in stb0899_write_s2reg()