Home
last modified time | relevance | path

Searched refs:bi_opbfreq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Dppcboot.h84 unsigned int bi_opbfreq; /* OB clock in Hz */ member
H A Dppcboot-hotfoot.h108 unsigned int bi_opbfreq; /* OB clock in Hz */ member
H A Dcuboot-hotfoot.c32 dt_fixup_clock("/plb/opb", bd.bi_opbfreq); in hotfoot_fixups()
/openbmc/qemu/hw/ppc/
H A Dppc405_boards.c122 uint32_t bi_opbfreq; member
151 bd->bi_opbfreq = 33333333; in ppc405_set_default_bootinfo()
198 stl_be_phys(cs->as, bdloc + n, bd->bi_opbfreq); in __ppc405_set_bootinfo()