Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/memory/
H A Demif.c58 u8 lpmode; member
187 static void set_lpmode(struct emif_data *emif, u8 lpmode) in set_lpmode() argument
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()
260 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()
271 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()
373 u32 lpmode = EMIF_LP_MODE_SELF_REFRESH; in get_pwr_mgmt_ctrl() local
383 lpmode = cust_cfgs->lpmode; in get_pwr_mgmt_ctrl()
843 const __be32 *lpmode, *poll_intvl; of_get_custom_configs() local
[all...]
/kernel/linux/linux-5.10/drivers/memory/
H A Demif.c59 u8 lpmode; member
212 static void set_lpmode(struct emif_data *emif, u8 lpmode) in set_lpmode() argument
244 (lpmode == EMIF_LP_MODE_PWR_DN)) { in set_lpmode()
248 lpmode = EMIF_LP_MODE_SELF_REFRESH; in set_lpmode()
253 temp |= (lpmode << LP_MODE_SHIFT); in set_lpmode()
285 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()
296 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()
706 u32 lpmode = EMIF_LP_MODE_SELF_REFRESH; in get_pwr_mgmt_ctrl() local
716 lpmode = cust_cfgs->lpmode; in get_pwr_mgmt_ctrl()
1221 const __be32 *lpmode, *poll_intvl; of_get_custom_configs() local
[all...]
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Demif_plat.h68 * @lpmode: LPMODE to be used in PWR_MGMT_CTRL register
86 u32 lpmode; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Demif_plat.h68 * @lpmode: LPMODE to be used in PWR_MGMT_CTRL register
86 u32 lpmode; member

Completed in 4 milliseconds