Searched refs:CPG_PL3_SSEL (Results 1 – 2 of 2) sorted by relevance
233 { CPG_PL3_SSEL, 0x01000000 },737 int prev_sel = (mmio_read_32(CPG_PL3_SSEL) >> seldiv_pos) & 1; in cpg_set_xspi_clock()746 mmio_write_32(CPG_PL3_SSEL, sel); in cpg_set_xspi_clock()782 sel = (uint8_t)((mmio_read_32(CPG_PL3_SSEL) >> seldiv_pos) & 1); in cpg_get_xspi_clock()
63 #define CPG_PL3_SSEL (CPG_BASE + 0x0408) macro