Home
last modified time | relevance | path

Searched refs:LVDSPair (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dlattice.h240 } LVDSPair; typedef
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Divm_core.c284 LVDSPair *g_pLVDSList;
516 g_pLVDSList = (LVDSPair *) malloc(usSize * sizeof(LVDSPair)); in ispVMMemManager()
518 memset(g_pLVDSList, 0, usSize * sizeof(LVDSPair)); in ispVMMemManager()