Enumerations

enum BootloaderPanelType
Name Value
kKdFiti9364 1
kBoeFiti9364 2
kKdFiti9365 4
kBoeFiti9365 5

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