Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1021/drivers/
Dfsl_clock.c705 uint32_t enet_pll = CCM_ANALOG_PLL_ENET_DIV_SELECT(config->loopDivider); in CLOCK_InitEnetPll() local
712 enet_pll |= CCM_ANALOG_PLL_ENET_ENABLE_MASK; in CLOCK_InitEnetPll()
717 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_25M_REF_EN_MASK; in CLOCK_InitEnetPll()
722 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_500M_REF_EN_MASK; in CLOCK_InitEnetPll()
727 enet_pll; in CLOCK_InitEnetPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1024/drivers/
Dfsl_clock.c705 uint32_t enet_pll = CCM_ANALOG_PLL_ENET_DIV_SELECT(config->loopDivider); in CLOCK_InitEnetPll() local
712 enet_pll |= CCM_ANALOG_PLL_ENET_ENABLE_MASK; in CLOCK_InitEnetPll()
717 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_25M_REF_EN_MASK; in CLOCK_InitEnetPll()
722 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_500M_REF_EN_MASK; in CLOCK_InitEnetPll()
727 enet_pll; in CLOCK_InitEnetPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1061/drivers/
Dfsl_clock.c897 uint32_t enet_pll = CCM_ANALOG_PLL_ENET_DIV_SELECT(config->loopDivider) | in CLOCK_InitEnetPll() local
905 enet_pll |= CCM_ANALOG_PLL_ENET_ENABLE_MASK; in CLOCK_InitEnetPll()
910 enet_pll |= CCM_ANALOG_PLL_ENET_ENET2_REF_EN_MASK; in CLOCK_InitEnetPll()
915 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_25M_REF_EN_MASK; in CLOCK_InitEnetPll()
921 enet_pll; in CLOCK_InitEnetPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1062/drivers/
Dfsl_clock.c897 uint32_t enet_pll = CCM_ANALOG_PLL_ENET_DIV_SELECT(config->loopDivider) | in CLOCK_InitEnetPll() local
905 enet_pll |= CCM_ANALOG_PLL_ENET_ENABLE_MASK; in CLOCK_InitEnetPll()
910 enet_pll |= CCM_ANALOG_PLL_ENET_ENET2_REF_EN_MASK; in CLOCK_InitEnetPll()
915 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_25M_REF_EN_MASK; in CLOCK_InitEnetPll()
921 enet_pll; in CLOCK_InitEnetPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1064/drivers/
Dfsl_clock.c897 uint32_t enet_pll = CCM_ANALOG_PLL_ENET_DIV_SELECT(config->loopDivider) | in CLOCK_InitEnetPll() local
905 enet_pll |= CCM_ANALOG_PLL_ENET_ENABLE_MASK; in CLOCK_InitEnetPll()
910 enet_pll |= CCM_ANALOG_PLL_ENET_ENET2_REF_EN_MASK; in CLOCK_InitEnetPll()
915 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_25M_REF_EN_MASK; in CLOCK_InitEnetPll()
921 enet_pll; in CLOCK_InitEnetPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1041/drivers/
Dfsl_clock.c831 uint32_t enet_pll = CCM_ANALOG_PLL_ENET_DIV_SELECT(config->loopDivider); in CLOCK_InitEnetPll() local
838 enet_pll |= CCM_ANALOG_PLL_ENET_ENABLE_MASK; in CLOCK_InitEnetPll()
843 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_25M_REF_EN_MASK; in CLOCK_InitEnetPll()
847 enet_pll; in CLOCK_InitEnetPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/drivers/
Dfsl_clock.c831 uint32_t enet_pll = CCM_ANALOG_PLL_ENET_DIV_SELECT(config->loopDivider); in CLOCK_InitEnetPll() local
838 enet_pll |= CCM_ANALOG_PLL_ENET_ENABLE_MASK; in CLOCK_InitEnetPll()
843 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_25M_REF_EN_MASK; in CLOCK_InitEnetPll()
847 enet_pll; in CLOCK_InitEnetPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1051/drivers/
Dfsl_clock.c889 uint32_t enet_pll = CCM_ANALOG_PLL_ENET_DIV_SELECT(config->loopDivider); in CLOCK_InitEnetPll() local
896 enet_pll |= CCM_ANALOG_PLL_ENET_ENABLE_MASK; in CLOCK_InitEnetPll()
901 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_25M_REF_EN_MASK; in CLOCK_InitEnetPll()
906 enet_pll; in CLOCK_InitEnetPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/drivers/
Dfsl_clock.c893 uint32_t enet_pll = CCM_ANALOG_PLL_ENET_DIV_SELECT(config->loopDivider); in CLOCK_InitEnetPll() local
900 enet_pll |= CCM_ANALOG_PLL_ENET_ENABLE_MASK; in CLOCK_InitEnetPll()
905 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_25M_REF_EN_MASK; in CLOCK_InitEnetPll()
910 enet_pll; in CLOCK_InitEnetPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1011/drivers/
Dfsl_clock.c738 uint32_t enet_pll = 0; in CLOCK_InitEnetPll() local
745 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_500M_REF_EN_MASK; in CLOCK_InitEnetPll()
748 … CCM_ANALOG->PLL_ENET = (CCM_ANALOG->PLL_ENET & (~CCM_ANALOG_PLL_ENET_POWERDOWN_MASK)) | enet_pll; in CLOCK_InitEnetPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1015/drivers/
Dfsl_clock.c699 uint32_t enet_pll = 0; in CLOCK_InitEnetPll() local
706 enet_pll |= CCM_ANALOG_PLL_ENET_ENET_500M_REF_EN_MASK; in CLOCK_InitEnetPll()
709 … CCM_ANALOG->PLL_ENET = (CCM_ANALOG->PLL_ENET & (~CCM_ANALOG_PLL_ENET_POWERDOWN_MASK)) | enet_pll; in CLOCK_InitEnetPll()