Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/memory/
A Demif.c58 u8 lpmode; member
219 (lpmode == EMIF_LP_MODE_PWR_DN)) { in set_lpmode()
223 lpmode = EMIF_LP_MODE_SELF_REFRESH; in set_lpmode()
228 temp |= (lpmode << LP_MODE_SHIFT); in set_lpmode()
383 lpmode = cust_cfgs->lpmode; in get_pwr_mgmt_ctrl()
405 switch (lpmode) { in get_pwr_mgmt_ctrl()
431 lpmode, in get_pwr_mgmt_ctrl()
843 const __be32 *lpmode, *poll_intvl; in of_get_custom_configs() local
848 if (lpmode || poll_intvl) in of_get_custom_configs()
855 if (lpmode) { in of_get_custom_configs()
[all …]
/linux-6.3-rc2/include/linux/platform_data/
A Demif_plat.h86 u32 lpmode; member

Completed in 5 milliseconds