branch_mux        226 drivers/clk/rockchip/clk.c 	if (child && child->branch_type != branch_mux) {
branch_mux        451 drivers/clk/rockchip/clk.c 		case branch_mux:
branch_mux        634 drivers/clk/rockchip/clk.h 		.branch_type	= branch_mux,			\