Home
last modified time | relevance | path

Searched refs:ndiv_max (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/cpufreq/
Dtegra186-cpufreq.c148 if (ndiv < data->ndiv_min || ndiv > data->ndiv_max) in init_vhint_table()
170 if (ndiv < data->ndiv_min || ndiv > data->ndiv_max) in init_vhint_table()
/linux-4.19.296/include/soc/tegra/
Dbpmp-abi.h1599 uint16_t ndiv_max; /**< fMAX expressed with max NDIV value */ member