Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_hi35xx.c127 unsigned char *pllSet1, in MipiTxDrvGetPhyPllSet1Set5() argument
154 *pllSet1 = 0x10; in MipiTxDrvGetPhyPllSet1Set5()
157 *pllSet1 = 0x20; in MipiTxDrvGetPhyPllSet1Set5()
167 unsigned char pllSet1; in MipiTxDrvSetPhyPllSetX() local
179 MipiTxDrvGetPhyPllSet1Set5(phyDataRate, pllSet0, &pllSet1, &pllSet5); in MipiTxDrvSetPhyPllSetX()
180 SetPhyReg(PLL_SET1, pllSet1); in MipiTxDrvSetPhyPllSetX()
198 HDF_LOGI("pllSet1(0x15): 0x%x", pllSet1); in MipiTxDrvSetPhyPllSetX()