Searched refs:mfi (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_anatopvar.h | 47 uint32_t pll4_configure_output(uint32_t mfi, uint32_t mfn, uint32_t mfd);
|
| H A D | imx51_ccm.c | 447 uint32_t mfi; in imx51_get_pll_freq() local 470 mfi = max(5, (dp_op & DP_OP_MFI_MASK) >> DP_OP_MFI_SHIFT); in imx51_get_pll_freq() 501 freq = (int64_t)ref * mfi + (int64_t)ref * mfn / (mfd + 1); in imx51_get_pll_freq() 511 printf("mfi: %3d ", mfi); in imx51_get_pll_freq()
|
| H A D | imx6_anatop.c | 749 pll4_configure_output(uint32_t mfi, uint32_t mfn, uint32_t mfd) in pll4_configure_output() argument 761 reg |= (mfi << IMX6_ANALOG_CCM_PLL_AUDIO_DIV_SELECT_SHIFT); in pll4_configure_output()
|
| H A D | imx6_ssi.c | 141 uint32_t mfi; /* PLL4 Multiplication Factor Integer */ member 389 pll4_configure_output(sr->mfi, sr->mfn, sr->mfd); in ssi_configure_clock()
|
| /f-stack/freebsd/arm/freescale/vybrid/ |
| H A D | vf_anadig.c | 157 pll4_configure_output(uint32_t mfi, uint32_t mfn, uint32_t mfd) in pll4_configure_output() argument 170 reg |= (mfi << PLL4_CTRL_DIV_SEL_S); in pll4_configure_output()
|
| H A D | vf_common.h | 44 uint32_t pll4_configure_output(uint32_t mfi, uint32_t mfn, uint32_t mfd);
|
| H A D | vf_sai.c | 115 uint32_t mfi; /* PLL4 Multiplication Factor Integer */ member 364 pll4_configure_output(sr->mfi, sr->mfn, sr->mfd); in sai_configure_clock()
|
| /f-stack/freebsd/i386/conf/ |
| H A D | GENERIC | 159 device mfi # LSI MegaRAID SAS
|
| /f-stack/freebsd/amd64/conf/ |
| H A D | GENERIC | 176 device mfi # LSI MegaRAID SAS
|