Searched refs:poll_intvl (Results 1 – 1 of 1) sorted by relevance
843 const __be32 *lpmode, *poll_intvl; in of_get_custom_configs() local846 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()