Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/bcm/
Dclk-kona-setup.c118 if (hyst_exists(hyst)) { in peri_clk_data_offsets_valid()
126 } else if (hyst_exists(hyst)) { in peri_clk_data_offsets_valid()
436 if (hyst_exists(hyst) && !hyst_valid(hyst, name)) in peri_clk_data_valid()
Dclk-kona.h63 #define hyst_exists(hyst) ((hyst)->offset != 0) macro
Dclk-kona.c531 if (!hyst_exists(hyst)) in hyst_init()