Searched refs:MUX_NO_BIT_RDY (Results 1 – 4 of 4) sorted by relevance
138 #define MUX_NO_BIT_RDY UINT8_MAX macro
151 #define MUX_NO_BIT_RDY UINT8_MAX macro162 MUXRDY_CFG(_id, _offset, _shift, _width, MUX_NO_BIT_RDY)241 if (mux->bitrdy == MUX_NO_BIT_RDY) { in clk_mux_set_parent()
290 if (mux->bitrdy == MUX_NO_BIT_RDY) { in clk_mux_set_parent()
386 .bitrdy = MUX_NO_BIT_RDY,\