Searched refs:hyst_exists (Results 1 – 2 of 2) sorted by relevance
108 if (hyst_exists(hyst)) { in peri_clk_data_offsets_valid()116 } else if (hyst_exists(hyst)) { in peri_clk_data_offsets_valid()426 if (hyst_exists(hyst) && !hyst_valid(hyst, name)) in peri_clk_data_valid()
55 #define hyst_exists(hyst) ((hyst)->offset != 0) macro