Home
last modified time | relevance | path

Searched defs:ody_rst_pllx_s (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-rst.h1534 struct ody_rst_pllx_s { struct
1535 uint64_t next_switch : 16;
1536 uint64_t next_pgm : 1;
1537 uint64_t next_man : 1;
1538 uint64_t reserved_18_20 : 3;
1539 uint64_t next_pll_sel : 3;
1540 uint64_t next_mul : 7;
1541 uint64_t reserved_31 : 1;
1542 uint64_t init_mul : 7;
1543 uint64_t reserved_39 : 1;
[all …]