Searched refs:SUPER_STATE_IDLE (Results 1 – 8 of 8) sorted by relevance
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/tegra/ |
H A D | clk-super.c | 15 #define SUPER_STATE_IDLE 0 macro 21 #define SUPER_STATE_MASK ((BIT(SUPER_STATE_IDLE) | BIT(SUPER_STATE_RUN) | \ 45 (state != super_state(SUPER_STATE_IDLE))); in clk_super_get_parent() 46 shift = (state == super_state(SUPER_STATE_IDLE)) ? in clk_super_get_parent() 47 super_state_to_src_shift(mux, SUPER_STATE_IDLE) : in clk_super_get_parent() 77 (state != super_state(SUPER_STATE_IDLE))); in clk_super_set_parent() 78 shift = (state == super_state(SUPER_STATE_IDLE)) ? in clk_super_set_parent() 79 super_state_to_src_shift(mux, SUPER_STATE_IDLE) : in clk_super_set_parent()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/tegra/ |
H A D | clk-super.c | 15 #define SUPER_STATE_IDLE 0 macro 21 #define SUPER_STATE_MASK ((BIT(SUPER_STATE_IDLE) | BIT(SUPER_STATE_RUN) | \ 45 (state != super_state(SUPER_STATE_IDLE))); in clk_super_get_parent() 46 shift = (state == super_state(SUPER_STATE_IDLE)) ? in clk_super_get_parent() 47 super_state_to_src_shift(mux, SUPER_STATE_IDLE) : in clk_super_get_parent() 77 (state != super_state(SUPER_STATE_IDLE))); in clk_super_set_parent() 78 shift = (state == super_state(SUPER_STATE_IDLE)) ? in clk_super_set_parent() 79 super_state_to_src_shift(mux, SUPER_STATE_IDLE) : in clk_super_set_parent()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/tegra/ |
H A D | clk-super.c | 15 #define SUPER_STATE_IDLE 0 macro 21 #define SUPER_STATE_MASK ((BIT(SUPER_STATE_IDLE) | BIT(SUPER_STATE_RUN) | \ 45 (state != super_state(SUPER_STATE_IDLE))); in clk_super_get_parent() 46 shift = (state == super_state(SUPER_STATE_IDLE)) ? in clk_super_get_parent() 47 super_state_to_src_shift(mux, SUPER_STATE_IDLE) : in clk_super_get_parent() 77 (state != super_state(SUPER_STATE_IDLE))); in clk_super_set_parent() 78 shift = (state == super_state(SUPER_STATE_IDLE)) ? in clk_super_set_parent() 79 super_state_to_src_shift(mux, SUPER_STATE_IDLE) : in clk_super_set_parent()
|
/dports/mail/notmuch-mutt/notmuch-0.34.2/test/corpora/lkml/cur/ |
H A D | 1382298793.002296:2, | 116 ((val & SUPER_STATE_MASK) != SUPER_STATE_IDLE)); 117 shift = ((val & SUPER_STATE_MASK) == SUPER_STATE_IDLE) ?
|
/dports/mail/notmuch/notmuch-0.34.2/test/corpora/lkml/cur/ |
H A D | 1382298793.002296:2, | 116 ((val & SUPER_STATE_MASK) != SUPER_STATE_IDLE)); 117 shift = ((val & SUPER_STATE_MASK) == SUPER_STATE_IDLE) ?
|
/dports/mail/notmuch-emacs/notmuch-0.34.2/test/corpora/lkml/cur/ |
H A D | 1382298793.002296:2, | 116 ((val & SUPER_STATE_MASK) != SUPER_STATE_IDLE)); 117 shift = ((val & SUPER_STATE_MASK) == SUPER_STATE_IDLE) ?
|
/dports/mail/py-notmuch2/notmuch-0.34.2/test/corpora/lkml/cur/ |
H A D | 1382298793.002296:2, | 116 ((val & SUPER_STATE_MASK) != SUPER_STATE_IDLE)); 117 shift = ((val & SUPER_STATE_MASK) == SUPER_STATE_IDLE) ?
|
/dports/mail/py-notmuch/notmuch-0.34.2/test/corpora/lkml/cur/ |
H A D | 1382298793.002296:2, | 116 ((val & SUPER_STATE_MASK) != SUPER_STATE_IDLE)); 117 shift = ((val & SUPER_STATE_MASK) == SUPER_STATE_IDLE) ?
|