Home
last modified time | relevance | path

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

/linux-5.10/include/soc/tegra/
Dbpmp-abi.h1931 struct cpu_vhint_data { struct
1932 uint32_t ref_clk_hz; /**< reference frequency in Hz */
1933 uint16_t pdiv; /**< post divider value */
1934 uint16_t mdiv; /**< input divider value */
1935 uint16_t ndiv_max; /**< fMAX expressed with max NDIV value */
1937 uint16_t ndiv[80];
1939 uint16_t ndiv_min;
1941 uint16_t vfloor;
1943 uint16_t vceil;
1945 uint16_t vindex_mult;
[all …]