Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/memory/
Demif.c843 const __be32 *lpmode, *poll_intvl; in of_get_custom_configs() local
846 poll_intvl = of_get_property(np_emif, "temp-alert-poll-interval", &len); in of_get_custom_configs()
848 if (lpmode || poll_intvl) in of_get_custom_configs()
869 if (poll_intvl) { in of_get_custom_configs()
873 be32_to_cpup(poll_intvl); in of_get_custom_configs()