Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman_internals.h801 typedef struct PLLChannelResetInfo { struct
807 } PLLChannelResetInfo; typedef
809 static const PLLChannelResetInfo PLL_CHANNEL_RESET_INFO[] = {
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c156 const PLLChannelResetInfo *info = &PLL_CHANNEL_RESET_INFO[s->id]; in pll_channel_reset()