Home
last modified time | relevance | path

Searched refs:CPRMAN_CLOCK_SRC_DSI0HSCK (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman.h61 CPRMAN_CLOCK_SRC_DSI0HSCK = -3, enumerator
H A Dbcm2835_cprman_internals.h501 CPRMAN_CLOCK_SRC_DSI0HSCK, \
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c712 } else if (mapping == CPRMAN_CLOCK_SRC_DSI0HSCK) { in connect_mux_sources()