Searched refs:osc_forced (Results 1 – 1 of 1) sorted by relevance
173 unsigned int l, osc_forced; in clk_pxa27x_lcd_base_get_rate() local178 osc_forced = ccsr & (1 << CCCR_CPDIS_BIT); in clk_pxa27x_lcd_base_get_rate()179 if (osc_forced) { in clk_pxa27x_lcd_base_get_rate()195 unsigned int osc_forced; in clk_pxa27x_lcd_base_get_parent() local198 osc_forced = ccsr & (1 << CCCR_CPDIS_BIT); in clk_pxa27x_lcd_base_get_parent()199 if (osc_forced) in clk_pxa27x_lcd_base_get_parent()224 unsigned int t, ht, b, osc_forced; in clk_pxa27x_core_get_rate() local227 osc_forced = ccsr & (1 << CCCR_CPDIS_BIT); in clk_pxa27x_core_get_rate()233 if (osc_forced) in clk_pxa27x_core_get_rate()244 unsigned int t, ht, b, osc_forced; in clk_pxa27x_core_get_parent() local[all …]