Searched refs:consumer_sel (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/imx/
H A Dclk-imx35.c87 u32 pdr0, consumer_sel, hsp_sel; local
95 consumer_sel = (pdr0 >> 16) & 0xf;
96 aad = &clk_consumer[consumer_sel];
98 pr_err("i.MX35 clk: illegal consumer mux selection 0x%x\n", consumer_sel);

Completed in 239 milliseconds