Home
last modified time | relevance | path

Searched refs:spi_write_com (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dformike.c77 spi_write_com(spi, 0xF000); spi_write_dat(spi, 0x55); in kwh043st20_f01_spi_startup()
78 spi_write_com(spi, 0xF001); spi_write_dat(spi, 0xAA); in kwh043st20_f01_spi_startup()
79 spi_write_com(spi, 0xF002); spi_write_dat(spi, 0x52); in kwh043st20_f01_spi_startup()
80 spi_write_com(spi, 0xF003); spi_write_dat(spi, 0x08); in kwh043st20_f01_spi_startup()
81 spi_write_com(spi, 0xF004); spi_write_dat(spi, 0x01); in kwh043st20_f01_spi_startup()
84 spi_write_com(spi, 0xB000); spi_write_dat(spi, 0x0D); in kwh043st20_f01_spi_startup()
85 spi_write_com(spi, 0xB001); spi_write_dat(spi, 0x0D); in kwh043st20_f01_spi_startup()
86 spi_write_com(spi, 0xB002); spi_write_dat(spi, 0x0D); in kwh043st20_f01_spi_startup()
500 spi_write_com(spi, 0x1100); in kwh043st20_f01_spi_startup()
502 spi_write_com(spi, 0x2900); in kwh043st20_f01_spi_startup()
[all …]