Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman.h102 CPRMAN_NUM_CLOCK_MUX enumerator
200 CprmanClockMuxState clock_muxes[CPRMAN_NUM_CLOCK_MUX];
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c501 for (i = 0; i < CPRMAN_NUM_CLOCK_MUX; i++) { in update_mux_from_cm()
637 for (i = 0; i < CPRMAN_NUM_CLOCK_MUX; i++) { in cprman_reset()
666 for (i = 0; i < CPRMAN_NUM_CLOCK_MUX; i++) { in cprman_init()
760 for (i = 0; i < CPRMAN_NUM_CLOCK_MUX; i++) { in cprman_realize()