Searched refs:LVDS (Results 1 - 6 of 6) sorted by relevance

/u-boot/include/
H A Dlattice.h205 #define LVDS 0x71 /* Support LVDS. */ macro
234 /* Support LVDS */
/u-boot/arch/arm/include/asm/arch-imx8ulp/
H A Dcgc.h41 LVDS, enumerator in enum:cgc_clk
/u-boot/arch/arm/mach-imx/imx8ulp/
H A Dcgc.c344 const enum cgc_clk src[] = {FRO, PLL4_PFD1, SOSC, LVDS};
370 const enum cgc_clk src[] = {FRO, PLL4_PFD1, SOSC, LVDS};
580 const enum cgc_clk src[] = {FRO, PLL3_PFD0, SOSC, LVDS};
679 case LVDS:
680 return 0; /* No external LVDS clock used */
/u-boot/drivers/fpga/
H A Divm_core.c281 * List to hold all LVDS pairs.
512 case LVDS:
1046 case LVDS:
1050 * Process LVDS command.
3104 * Allocate memory to hold LVDS pairs.
3107 ispVMMemManager(LVDS, a_usLVDSCount);
3111 printf("LVDS %d (", a_usLVDSCount);
3115 * Iterate through each given LVDS pair.
3121 * Assign the positive and negative indices of the LVDS pair.
/u-boot/drivers/video/tegra124/
H A Dsor.c570 DUMP_REG(LVDS);
845 tegra_sor_writel(sor, LVDS, 0);
H A Dsor.h301 #define LVDS 0x1c macro

Completed in 119 milliseconds