Searched refs:pllSet1 (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/common/platform/mipi_dsi/ |
H A D | mipi_tx_hi35xx.c | 115 unsigned char *pllSet1, in MipiTxDrvGetPhyPllSet1Set5() 123 /* to get pllSet1 and pllSet5, the parameters come from algorithm */ in MipiTxDrvGetPhyPllSet1Set5() 136 *pllSet1 = 0x10; in MipiTxDrvGetPhyPllSet1Set5() 139 *pllSet1 = 0x20; in MipiTxDrvGetPhyPllSet1Set5() 149 unsigned char pllSet1; in MipiTxDrvSetPhyPllSetX() local 160 /* pllSet1 */ in MipiTxDrvSetPhyPllSetX() 161 MipiTxDrvGetPhyPllSet1Set5(phyDataRate, pllSet0, &pllSet1, &pllSet5); in MipiTxDrvSetPhyPllSetX() 162 SetPhyReg(PLL_SET1, pllSet1); in MipiTxDrvSetPhyPllSetX() 180 HDF_LOGI("pllSet1(0x15): 0x%x", pllSet1); in MipiTxDrvSetPhyPllSetX() 113 MipiTxDrvGetPhyPllSet1Set5(unsigned int phyDataRate, unsigned char pllSet0, unsigned char *pllSet1, unsigned char *pllSet5) MipiTxDrvGetPhyPllSet1Set5() argument [all...] |
Completed in 2 milliseconds