Searched refs:invert_pixel_clock (Results 1 – 6 of 6) sorted by relevance
128 config->control.invert_pixel_clock = false; in lcdc_get_default_config()186 | LCDC_CTRL_INV_PXCLK_SET(config->control.invert_pixel_clock) in lcdc_init()
66 bool invert_pixel_clock; /**< Invert pixel clock level */ member
353 config->control.invert_pixel_clock = timing->pixel_clk_pol; in board_panel_para_to_lcdc()
320 config->control.invert_pixel_clock = timing->pixel_clk_pol; in board_panel_para_to_lcdc()
837 config->control.invert_pixel_clock = timing->pixel_clk_pol; in board_panel_para_to_lcdc()
337 config->control.invert_pixel_clock = timing->pixel_clk_pol; in board_panel_para_to_lcdc()
Completed in 17 milliseconds