Searched refs:CPG_CLOCK_OCTA (Results 1 – 2 of 2) sorted by relevance
816 case CPG_CLOCK_OCTA: in cpg_clock_on()817 cpg_clock_onoff(CPG_CLOCK_OCTA, 3, 1); in cpg_clock_on()830 case CPG_CLOCK_OCTA: in cpg_clock_off()831 cpg_clock_onoff(CPG_CLOCK_OCTA, 3, 0); in cpg_clock_off()844 case CPG_CLOCK_OCTA: in cpg_reset_on()845 cpg_reset_onoff(CPG_CLOCK_OCTA, 1, 1); in cpg_reset_on()858 case CPG_CLOCK_OCTA: in cpg_reset_off()859 cpg_reset_onoff(CPG_CLOCK_OCTA, 1, 0); in cpg_reset_off()
19 CPG_CLOCK_OCTA = 61, enumerator