Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dbpmp_abi.h1364 struct cpu_vhint_data { struct
1365 uint32_t ref_clk_hz; /**< reference frequency in Hz */
1366 uint16_t pdiv; /**< post divider value */
1367 uint16_t mdiv; /**< input divider value */
1368 uint16_t ndiv_max; /**< fMAX expressed with max NDIV value */
1370 uint16_t ndiv[80];
1372 uint16_t ndiv_min;
1374 uint16_t vfloor;
1376 uint16_t vceil;
1378 uint16_t vindex_mult;
[all …]