Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/bcm/
Dclk-kona-setup.c108 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()
Dclk-kona.h55 #define hyst_exists(hyst) ((hyst)->offset != 0) macro
Dclk-kona.c525 if (!hyst_exists(hyst)) in hyst_init()