Home
last modified time | relevance | path

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

/u-boot/drivers/video/nexell/
A Ds5pxx18_dp.c81 vclk_invert = ctrl->clk_inv_lv0 | ctrl->clk_inv_lv1; in dp_control_setup()
159 if (module == 0 && ctrl->clk_inv_lv0) in dp_control_setup()
175 ctrl->clk_src_lv0, ctrl->clk_div_lv0, ctrl->clk_inv_lv0, in dp_control_setup()
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay.h110 int clk_inv_lv0; /* OUTCLKINVn */ member
/u-boot/drivers/video/
A Dnexell_display.c102 ctrl->clk_inv_lv0 = ofnode_read_s32_default(node, "clk_inv_lv0", 0); in nx_display_parse_dp_ctrl()
123 ctrl->vck_select, ctrl->clk_inv_lv0, ctrl->clk_delay_lv0, in nx_display_parse_dp_ctrl()
/u-boot/board/friendlyarm/nanopi2/
A Dboard.c157 dp->ctrl.clk_inv_lv0 = lcd->polarity.rise_vclk; in nx_display_fixup_dp()

Completed in 8 milliseconds