Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/bcm/
Dclk-kona-setup.c116 if (hyst_exists(hyst)) { in peri_clk_data_offsets_valid()
124 } else if (hyst_exists(hyst)) { in peri_clk_data_offsets_valid()
434 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.c532 if (!hyst_exists(hyst)) in hyst_init()