Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman_internals.h756 typedef struct PLLResetInfo { struct
761 } PLLResetInfo; argument
763 static const PLLResetInfo PLL_RESET_INFO[] = {
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c59 const PLLResetInfo *info = &PLL_RESET_INFO[s->id]; in pll_reset()