Searched refs:poll_intvl (Results 1 – 1 of 1) sorted by relevance
833 const __be32 *lpmode, *poll_intvl; in of_get_custom_configs() local836 poll_intvl = of_get_property(np_emif, "temp-alert-poll-interval", &len); in of_get_custom_configs()838 if (lpmode || poll_intvl) in of_get_custom_configs()859 if (poll_intvl) { in of_get_custom_configs()863 be32_to_cpup(poll_intvl); in of_get_custom_configs()