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