Searched refs:SetPhyReg (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/ |
H A D | mipi_tx_hi35xx.c | 177 SetPhyReg(PLL_SET0, pllSet0); in MipiTxDrvSetPhyPllSetX() 180 SetPhyReg(PLL_SET1, pllSet1); in MipiTxDrvSetPhyPllSetX() 183 SetPhyReg(PLL_SET2, pllSet2); in MipiTxDrvSetPhyPllSetX() 186 SetPhyReg(PLL_SET4, pllSet4); in MipiTxDrvSetPhyPllSetX() 190 SetPhyReg(PLL_SET3, pllSet3); in MipiTxDrvSetPhyPllSetX() 193 SetPhyReg(PLL_SET5, pllSet5); in MipiTxDrvSetPhyPllSetX() 321 SetPhyReg(CLK_TLPX, tp->clkTlpx); in MipiTxDrvSetPhyTimingParam() 335 SetPhyReg(DATA0_TLPX, tp->dataTlpx); in MipiTxDrvSetPhyTimingParam() 339 SetPhyReg(DATA1_TLPX, tp->dataTlpx); in MipiTxDrvSetPhyTimingParam() 343 SetPhyReg(DATA2_TLPX, tp->dataTlpx); in MipiTxDrvSetPhyTimingParam() [all …]
|