Searched refs:selector_exists (Results 1 – 7 of 7) sorted by relevance
61 if (sel->parent_count && selector_exists(sel)) in clk_requires_trigger()149 if (selector_exists(sel)) { in peri_clk_data_offsets_valid()438 if (selector_exists(sel)) { in peri_clk_data_valid()
848 if (!selector_exists(sel)) in selector_read_index()882 BUG_ON(!selector_exists(sel)); in __sel_commit()934 if (!selector_exists(sel)) in sel_init()1094 if (!selector_exists(sel)) in kona_peri_clk_set_parent()
70 #define selector_exists(sel) ((sel)->width != 0) macro
121 if (selector_exists(&cd->sel)) { in peri_clk_enable()216 if (selector_exists(&cd->sel)) { in peri_clk_get_rate()
110 #define selector_exists(sel) ((sel)->width != 0) macro