Lines Matching refs:I2C_Write_Byte

39 static int I2C_Write_Byte(struct lt7911d *lt7911d, unsigned char reg, unsigned char val)  in I2C_Write_Byte()  function
70 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_check_chip_id()
71 I2C_Write_Byte(lt7911d, 0xEE, 0x01); in lt7911d_check_chip_id()
73 I2C_Write_Byte(lt7911d, 0xFF, 0xA0); in lt7911d_check_chip_id()
81 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_check_chip_id()
82 I2C_Write_Byte(lt7911d, 0xEE, 0x00); in lt7911d_check_chip_id()
87 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_check_chip_id()
88 I2C_Write_Byte(lt7911d, 0xEE, 0x00); in lt7911d_check_chip_id()
97 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_check_fw_version()
98 I2C_Write_Byte(lt7911d, 0xEE, 0x01); in lt7911d_check_fw_version()
101 I2C_Write_Byte(lt7911d, 0xFF, 0xD2); in lt7911d_check_fw_version()
107 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_check_fw_version()
108 I2C_Write_Byte(lt7911d, 0xEE, 0x00); in lt7911d_check_fw_version()
112 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_check_fw_version()
113 I2C_Write_Byte(lt7911d, 0xEE, 0x00); in lt7911d_check_fw_version()
120 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_config_para()
121 I2C_Write_Byte(lt7911d, 0xEE, 0x01); in lt7911d_config_para()
122 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_config_para()
123 I2C_Write_Byte(lt7911d, 0x5E, 0xC0); in lt7911d_config_para()
124 I2C_Write_Byte(lt7911d, 0x58, 0x00); in lt7911d_config_para()
125 I2C_Write_Byte(lt7911d, 0x59, 0x51); in lt7911d_config_para()
126 I2C_Write_Byte(lt7911d, 0x5A, 0x92); in lt7911d_config_para()
127 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_config_para()
132 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_block_erase()
133 I2C_Write_Byte(lt7911d, 0xEE, 0x01); in lt7911d_block_erase()
134 I2C_Write_Byte(lt7911d, 0x5A, 0x86); in lt7911d_block_erase()
135 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_block_erase()
136 I2C_Write_Byte(lt7911d, 0x5B, 0x00); in lt7911d_block_erase()
137 I2C_Write_Byte(lt7911d, 0x5C, 0x00); in lt7911d_block_erase()
138 I2C_Write_Byte(lt7911d, 0x5D, 0x00); in lt7911d_block_erase()
139 I2C_Write_Byte(lt7911d, 0x5A, 0x83); in lt7911d_block_erase()
140 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_block_erase()
154 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in SaveHdcpKeyFromFlash()
155 I2C_Write_Byte(lt7911d, 0xEE, 0x01); in SaveHdcpKeyFromFlash()
156 I2C_Write_Byte(lt7911d, 0xFF, 0x90); in SaveHdcpKeyFromFlash()
157 I2C_Write_Byte(lt7911d, 0x02, 0xdf); in SaveHdcpKeyFromFlash()
158 I2C_Write_Byte(lt7911d, 0x02, 0xff); in SaveHdcpKeyFromFlash()
159 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in SaveHdcpKeyFromFlash()
160 I2C_Write_Byte(lt7911d, 0x5a, 0x86); in SaveHdcpKeyFromFlash()
161 I2C_Write_Byte(lt7911d, 0x5a, 0x82); in SaveHdcpKeyFromFlash()
174 I2C_Write_Byte(lt7911d, 0x5E, 0x6f); in SaveHdcpKeyFromFlash()
175 I2C_Write_Byte(lt7911d, 0x5A, 0xA2); in SaveHdcpKeyFromFlash()
176 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in SaveHdcpKeyFromFlash()
177 I2C_Write_Byte(lt7911d, 0x5B, addr[0]); in SaveHdcpKeyFromFlash()
178 I2C_Write_Byte(lt7911d, 0x5C, addr[1]); in SaveHdcpKeyFromFlash()
179 I2C_Write_Byte(lt7911d, 0x5D, addr[2]); in SaveHdcpKeyFromFlash()
180 I2C_Write_Byte(lt7911d, 0x5A, 0x92); in SaveHdcpKeyFromFlash()
181 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in SaveHdcpKeyFromFlash()
182 I2C_Write_Byte(lt7911d, 0x58, 0x01); in SaveHdcpKeyFromFlash()
196 I2C_Write_Byte(lt7911d, 0x5a, 0x8a); in SaveHdcpKeyFromFlash()
197 I2C_Write_Byte(lt7911d, 0x5a, 0x82); in SaveHdcpKeyFromFlash()
207 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_write_firmware_to_flash()
208 I2C_Write_Byte(lt7911d, 0xEE, 0x01); in lt7911d_write_firmware_to_flash()
209 I2C_Write_Byte(lt7911d, 0xFF, 0x90); in lt7911d_write_firmware_to_flash()
210 I2C_Write_Byte(lt7911d, 0x02, 0xdf); in lt7911d_write_firmware_to_flash()
211 I2C_Write_Byte(lt7911d, 0x02, 0xff); in lt7911d_write_firmware_to_flash()
212 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_write_firmware_to_flash()
213 I2C_Write_Byte(lt7911d, 0x5a, 0x86); in lt7911d_write_firmware_to_flash()
214 I2C_Write_Byte(lt7911d, 0x5a, 0x82); in lt7911d_write_firmware_to_flash()
231 I2C_Write_Byte(lt7911d, 0x5A, 0x86); in lt7911d_write_firmware_to_flash()
232 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_write_firmware_to_flash()
234 I2C_Write_Byte(lt7911d, 0x5E, 0xef); in lt7911d_write_firmware_to_flash()
235 I2C_Write_Byte(lt7911d, 0x5A, 0xA2); in lt7911d_write_firmware_to_flash()
236 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_write_firmware_to_flash()
237 I2C_Write_Byte(lt7911d, 0x58, 0x01); in lt7911d_write_firmware_to_flash()
246 I2C_Write_Byte(lt7911d, 0x59, FirmwareData[i*16 + j]); in lt7911d_write_firmware_to_flash()
250 I2C_Write_Byte(lt7911d, 0x5B, addr[0]); in lt7911d_write_firmware_to_flash()
251 I2C_Write_Byte(lt7911d, 0x5C, addr[1]); in lt7911d_write_firmware_to_flash()
252 I2C_Write_Byte(lt7911d, 0x5D, addr[2]); in lt7911d_write_firmware_to_flash()
253 I2C_Write_Byte(lt7911d, 0x5E, 0xE0); in lt7911d_write_firmware_to_flash()
254 I2C_Write_Byte(lt7911d, 0x5A, 0x92); in lt7911d_write_firmware_to_flash()
255 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_write_firmware_to_flash()
263 I2C_Write_Byte(lt7911d, 0x5a, 0x8a); in lt7911d_write_firmware_to_flash()
264 I2C_Write_Byte(lt7911d, 0x5a, 0x82); in lt7911d_write_firmware_to_flash()
267 I2C_Write_Byte(lt7911d, 0xFF, 0x90); in lt7911d_write_firmware_to_flash()
268 I2C_Write_Byte(lt7911d, 0x02, 0xDF); in lt7911d_write_firmware_to_flash()
269 I2C_Write_Byte(lt7911d, 0x02, 0xFF); in lt7911d_write_firmware_to_flash()
280 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_write_hdcpkey_to_flash()
281 I2C_Write_Byte(lt7911d, 0xEE, 0x01); in lt7911d_write_hdcpkey_to_flash()
282 I2C_Write_Byte(lt7911d, 0xFF, 0x90); in lt7911d_write_hdcpkey_to_flash()
283 I2C_Write_Byte(lt7911d, 0x02, 0xdf); in lt7911d_write_hdcpkey_to_flash()
284 I2C_Write_Byte(lt7911d, 0x02, 0xff); in lt7911d_write_hdcpkey_to_flash()
285 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_write_hdcpkey_to_flash()
286 I2C_Write_Byte(lt7911d, 0x5a, 0x86); in lt7911d_write_hdcpkey_to_flash()
287 I2C_Write_Byte(lt7911d, 0x5a, 0x82); in lt7911d_write_hdcpkey_to_flash()
299 I2C_Write_Byte(lt7911d, 0x5A, 0x86); in lt7911d_write_hdcpkey_to_flash()
300 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_write_hdcpkey_to_flash()
302 I2C_Write_Byte(lt7911d, 0x5E, 0xef); in lt7911d_write_hdcpkey_to_flash()
303 I2C_Write_Byte(lt7911d, 0x5A, 0xA2); in lt7911d_write_hdcpkey_to_flash()
304 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_write_hdcpkey_to_flash()
305 I2C_Write_Byte(lt7911d, 0x58, 0x01); in lt7911d_write_hdcpkey_to_flash()
314 I2C_Write_Byte(lt7911d, 0x59, HdcpKey[i*16 + j]); in lt7911d_write_hdcpkey_to_flash()
318 I2C_Write_Byte(lt7911d, 0x59, 0xFF); in lt7911d_write_hdcpkey_to_flash()
319 I2C_Write_Byte(lt7911d, 0x59, 0xFF); in lt7911d_write_hdcpkey_to_flash()
323 I2C_Write_Byte(lt7911d, 0x5B, addr[0]); in lt7911d_write_hdcpkey_to_flash()
324 I2C_Write_Byte(lt7911d, 0x5C, addr[1]); in lt7911d_write_hdcpkey_to_flash()
325 I2C_Write_Byte(lt7911d, 0x5D, addr[2]); in lt7911d_write_hdcpkey_to_flash()
326 I2C_Write_Byte(lt7911d, 0x5E, 0xE0); in lt7911d_write_hdcpkey_to_flash()
327 I2C_Write_Byte(lt7911d, 0x5A, 0x92); in lt7911d_write_hdcpkey_to_flash()
328 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_write_hdcpkey_to_flash()
336 I2C_Write_Byte(lt7911d, 0x5a, 0x8a); in lt7911d_write_hdcpkey_to_flash()
337 I2C_Write_Byte(lt7911d, 0x5a, 0x82); in lt7911d_write_hdcpkey_to_flash()
340 I2C_Write_Byte(lt7911d, 0xFF, 0x90); in lt7911d_write_hdcpkey_to_flash()
341 I2C_Write_Byte(lt7911d, 0x02, 0xDF); in lt7911d_write_hdcpkey_to_flash()
342 I2C_Write_Byte(lt7911d, 0x02, 0xFF); in lt7911d_write_hdcpkey_to_flash()
355 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_read_firmware_from_flash()
356 I2C_Write_Byte(lt7911d, 0xEE, 0x01); in lt7911d_read_firmware_from_flash()
357 I2C_Write_Byte(lt7911d, 0xFF, 0x90); in lt7911d_read_firmware_from_flash()
358 I2C_Write_Byte(lt7911d, 0x02, 0xdf); in lt7911d_read_firmware_from_flash()
359 I2C_Write_Byte(lt7911d, 0x02, 0xff); in lt7911d_read_firmware_from_flash()
360 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_read_firmware_from_flash()
361 I2C_Write_Byte(lt7911d, 0x5a, 0x86); in lt7911d_read_firmware_from_flash()
362 I2C_Write_Byte(lt7911d, 0x5a, 0x82); in lt7911d_read_firmware_from_flash()
378 I2C_Write_Byte(lt7911d, 0x5E, 0x6f); in lt7911d_read_firmware_from_flash()
379 I2C_Write_Byte(lt7911d, 0x5A, 0xA2); in lt7911d_read_firmware_from_flash()
380 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_read_firmware_from_flash()
381 I2C_Write_Byte(lt7911d, 0x5B, addr[0]); in lt7911d_read_firmware_from_flash()
382 I2C_Write_Byte(lt7911d, 0x5C, addr[1]); in lt7911d_read_firmware_from_flash()
383 I2C_Write_Byte(lt7911d, 0x5D, addr[2]); in lt7911d_read_firmware_from_flash()
384 I2C_Write_Byte(lt7911d, 0x5A, 0x92); in lt7911d_read_firmware_from_flash()
385 I2C_Write_Byte(lt7911d, 0x5A, 0x82); in lt7911d_read_firmware_from_flash()
386 I2C_Write_Byte(lt7911d, 0x58, 0x01); in lt7911d_read_firmware_from_flash()
404 I2C_Write_Byte(lt7911d, 0x5a, 0x8a); in lt7911d_read_firmware_from_flash()
405 I2C_Write_Byte(lt7911d, 0x5a, 0x82); in lt7911d_read_firmware_from_flash()
448 I2C_Write_Byte(lt7911d, 0xFF, 0x80); in lt7911d_firmware_upgrade()
449 I2C_Write_Byte(lt7911d, 0xEE, 0x00); in lt7911d_firmware_upgrade()