Searched refs:CPG_SD_STP_HCK (Results 1 – 1 of 1) sorted by relevance
39 #define CPG_SD_STP_HCK BIT(9) macro42 #define CPG_SD_STP_MASK (CPG_SD_STP_HCK | CPG_SD_STP_CK)47 .val = ((stp_hck) ? CPG_SD_STP_HCK : 0) | \