Searched refs:clkmon_ctrl (Results 1 – 1 of 1) sorted by relevance
657 uintptr_t clkmon_ctrl; in cpg_stop_xspi_clock() local663 clkmon_ctrl = CPG_CLKMON_SPI_MULTI; in cpg_stop_xspi_clock()668 clkmon_ctrl = CPG_CLKMON_OCTA; in cpg_stop_xspi_clock()679 wait_until_32(clkmon_ctrl, 0x0003, 0); in cpg_stop_xspi_clock()686 uintptr_t clkmon_ctrl; in cpg_start_xspi_clock() local692 clkmon_ctrl = CPG_CLKMON_SPI_MULTI; in cpg_start_xspi_clock()697 clkmon_ctrl = CPG_CLKMON_OCTA; in cpg_start_xspi_clock()708 wait_until_32(clkmon_ctrl, 0x0003, 0x0003); in cpg_start_xspi_clock()