Lines Matching full:configure
165 * ice_tspll_cfg_e82x - Configure the Clock Generation Unit TSPLL
170 * Configure the Clock Generation Unit with the desired clock frequency and
219 /* Configure the TSPLL feedback divisor */ in ice_tspll_cfg_e82x()
233 /* Configure the TSPLL post divisor */ in ice_tspll_cfg_e82x()
247 /* Configure the TSPLL pre divisor and clock source */ in ice_tspll_cfg_e82x()
305 * Configure the Clock Generation Unit TSPLL sticky bits so they don't latch on
326 * ice_tspll_cfg_e825c - Configure the TSPLL for E825-C
331 * Configure the Clock Generation Unit with the desired clock frequency and
405 /* Configure the TSPLL feedback divisor */ in ice_tspll_cfg_e825c()
421 /* Configure the TSPLL post divisor, these two are constant */ in ice_tspll_cfg_e825c()
434 /* Configure the TSPLL pre divisor (constant) and clock source */ in ice_tspll_cfg_e825c()
492 * Configure the Clock Generation Unit TSPLL sticky bits so they don't latch on
535 * ice_tspll_cfg - Configure the Clock Generation Unit TSPLL
540 * Configure the Clock Generation Unit with the desired clock frequency and
544 * codes when failed to configure CGU.
563 * Configure the Clock Generation Unit TSPLL sticky bits so they don't latch on
610 /* Configure the TSPLL using the parameters from the function in ice_tspll_init()