Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman_internals.h832 typedef struct ClockMuxResetInfo { struct
835 } ClockMuxResetInfo; argument
837 static const ClockMuxResetInfo CLOCK_MUX_RESET_INFO[] = {
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c324 const ClockMuxResetInfo *info = &CLOCK_MUX_RESET_INFO[clock->id]; in clock_mux_reset()