Searched refs:I2C_Read_Byte (Results 1 – 1 of 1) sorted by relevance
51 static unsigned char I2C_Read_Byte(struct lt7911d *lt7911d, unsigned char reg) in I2C_Read_Byte() function74 id_h = I2C_Read_Byte(lt7911d, 0x00); in lt7911d_check_chip_id()75 id_l = I2C_Read_Byte(lt7911d, 0x01); in lt7911d_check_chip_id()102 fw = I2C_Read_Byte(lt7911d, 0x11); in lt7911d_check_fw_version()188 HdcpKey[i * 16 + j] = I2C_Read_Byte(lt7911d, 0x5F); in SaveHdcpKeyFromFlash()394 ReadFirmware[i*16 + j] = I2C_Read_Byte(lt7911d, 0x5F); in lt7911d_read_firmware_from_flash()