Home
last modified time | relevance | path

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

/qemu/include/hw/misc/
H A Dbcm2835_cprman.h24 typedef enum CprmanPll { enum
32 } CprmanPll; typedef
125 CprmanPll id;
143 CprmanPll parent;
H A Dbcm2835_cprman_internals.h287 CprmanPll id) in set_pll_init_info()
301 CprmanPll parent;
/qemu/hw/misc/
H A Dbcm2835_cprman.c741 CprmanPll parent = PLL_CHANNEL_INIT_INFO[i].parent; in cprman_realize()