Home
last modified time | relevance | path

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

/openbmc/u-boot/board/BuR/common/
H A Dcommon.c279 void pmicsetup(u32 mpupll, unsigned int bus) in pmicsetup() argument
294 if (0 != mpupll) { in pmicsetup()
295 dpll_mpu_opp100.m = mpupll; in pmicsetup()
H A Dbur_common.h18 void pmicsetup(u32 mpupll, unsigned int bus);