Home
last modified time | relevance | path

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

/linux/include/soc/tegra/
H A Dbpmp-abi.h1976 struct cpu_vhint_data { struct
1977 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 …]