Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dbcm2835_cprman_internals.h833 uint32_t cm_ctl; member
844 .cm_ctl = 0x00000245,
864 .cm_ctl = 0x00000244,
869 .cm_ctl = 0x00000244,
879 .cm_ctl = 0x00000000,
884 .cm_ctl = 0x00000000,
894 .cm_ctl = 0x00000000,
899 .cm_ctl = 0x00000000,
904 .cm_ctl = 0x00000000,
909 .cm_ctl = 0x00000200,
[all …]
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c326 *clock->reg_ctl = info->cm_ctl; in clock_mux_reset()