Searched defs:cpu_vhint_data (Results 1 – 1 of 1) sorted by relevance
1976 struct cpu_vhint_data { struct1977 uint32_t ref_clk_hz; /**< reference frequency in Hz */1978 uint16_t pdiv; /**< post divider value */1979 uint16_t mdiv; /**< input divider value */1980 uint16_t ndiv_max; /**< fMAX expressed with max NDIV value */1982 uint16_t ndiv[80];1984 uint16_t ndiv_min;1986 uint16_t vfloor;1988 uint16_t vceil;1990 uint16_t vindex_mult;[all …]