Enumerations

enum class BootloaderPanelType : uint32_t
Name Value Comments
kKdFiti9364 1 --
kBoeFiti9364 2 --
kKdFiti9365 4

3 was for kFiti9364

kBoeFiti9365 5

3 was for kFiti9364

Panel type ID provided by the bootloader to Zircon.

Values must be kept in sync with the bootloader implementation.

Defined at line 30 of file ../../src/ui/backlight/drivers/ti-lp8556/ti-lp8556.cc

Records

Functions

  • display::PanelType ToDisplayPanelType (BootloaderPanelType bootloader_panel_type)

    Defined at line 39 of file ../../src/ui/backlight/drivers/ti-lp8556/ti-lp8556.cc