Home
last modified time | relevance | path

Searched refs:lpmode_freq_threshold (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Demif_plat.h75 * @lpmode_freq_threshold: The DDR frequency threshold to identify between
77 * timeout = (freq >= lpmode_freq_threshold) ?
89 u32 lpmode_freq_threshold; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Demif_plat.h75 * @lpmode_freq_threshold: The DDR frequency threshold to identify between
77 * timeout = (freq >= lpmode_freq_threshold) ?
89 u32 lpmode_freq_threshold; member
/kernel/linux/linux-6.6/drivers/memory/
H A Demif.c386 freq_threshold = cust_cfgs->lpmode_freq_threshold; in get_pwr_mgmt_ctrl()
824 valid = cust_cfgs->lpmode_freq_threshold && in is_custom_config_valid()
866 &cust_cfgs->lpmode_freq_threshold); in of_get_custom_configs()
/kernel/linux/linux-5.10/drivers/memory/
H A Demif.c719 freq_threshold = cust_cfgs->lpmode_freq_threshold; in get_pwr_mgmt_ctrl()
1202 valid = cust_cfgs->lpmode_freq_threshold && in is_custom_config_valid()
1244 &cust_cfgs->lpmode_freq_threshold); in of_get_custom_configs()

Completed in 5 milliseconds